Releases: sdorra/content-collections
Releases · sdorra/content-collections
Patch Changes
- #195 c4c9044 - Do now show type errors on defineConfig, if declaration is set to true in the tsconfig.
Minor Changes
- #125 2a6186d - Allow Date, Map, Set and BigInt as data types
Patch Changes
- 414aad1 - Add typescript peer dependency to indicate that at least version 5.0.2 is required
Minor Changes
- 968c5f3 - expose collection name and directory as part of the context
- #47 58e659b - Add option to exclude files from collection
Patch Changes
Patch Changes
- #22 17d17b4 - Do not proceed if configResolved was not executed before buildStart or configureServer
Patch Changes
- #22 2dca180 - Run only on base _server instead of _build, because _build run multiple times