+- [#82](https://github.com/stainless-code/codemap/pull/82) [`8e8aae0`](https://github.com/stainless-code/codemap/commit/8e8aae08b6163be3c9c73966908e55201461aa4b) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Fix `resolveBundledRecipesDir()` path resolution — the 40 bundled recipes were unreachable at runtime in 0.6.0's published artifact. The resolver had one extra `..` segment relative to where the bundler emits the dist chunk; `bunx codemap query --recipes-json` returned `[]` and `bunx codemap query --recipe <id>` rejected every bundled id with `unknown recipe`. |
0 commit comments