* fix: fetchContent within nested folders * feat: add `sourceId` to fetchContent * test: update collection tests * fix: windows compat for importPath * chore: add changeset * fix: astroRoot => projectRoot * feat: add `slash` package * chore: remove sourceId prop * chore: update changeset * format
5 lines
74 B
Markdown
5 lines
74 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix `fetchContent` API bug for nested `.md` files
|