Skip to content

Releases: sdorra/content-collections

@content-collections/[email protected]

26 Jul 07:59
4d450aa
Compare
Choose a tag to compare

Patch Changes

@content-collections/[email protected]

23 Jul 14:40
7b804f3
Compare
Choose a tag to compare

Patch Changes

  • #224 a1c42c1 Thanks @sdorra! - Fix frontmatter parsing in certain situations on Windows.

@content-collections/[email protected]

13 Jul 19:35
2690aa3
Compare
Choose a tag to compare

Patch Changes

  • #195 c4c9044 - Do now show type errors on defineConfig, if declaration is set to true in the tsconfig.

@content-collections/[email protected]

13 Jul 19:35
4c490e1
Compare
Choose a tag to compare

Patch Changes

@content-collections/[email protected]

13 Jul 19:35
b1e8f94
Compare
Choose a tag to compare

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

@content-collections/[email protected]

13 Jul 19:35
8c196e3
Compare
Choose a tag to compare

Minor Changes

@content-collections/[email protected]

13 Jul 19:35
1779d44
Compare
Choose a tag to compare

Minor Changes

  • 968c5f3 - expose collection name and directory as part of the context
  • #47 58e659b - Add option to exclude files from collection

Patch Changes

@content-collections/[email protected]

13 Jul 19:35
c882c66
Compare
Choose a tag to compare

Patch Changes

@content-collections/[email protected]

13 Jul 19:36
cff7451
Compare
Choose a tag to compare

Patch Changes

  • #22 17d17b4 - Do not proceed if configResolved was not executed before buildStart or configureServer

@content-collections/[email protected]

13 Jul 19:36
cff7451
Compare
Choose a tag to compare

Patch Changes

  • #22 2dca180 - Run only on base _server instead of _build, because _build run multiple times