Skip to content

Releases: sdorra/content-collections

@content-collections/[email protected]

05 Sep 13:47
0ece5f2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@content-collections/[email protected]

05 Sep 13:47
0ece5f2
Compare
Choose a tag to compare

Minor Changes

  • #282 f8018f5 Thanks @sdorra! - Use smaller and faster glob libraries. Replace micromatch with picomatch and fast-glob with tinyglobby.

  • #200 207a3de Thanks @sdorra! - Rebuild on configuration changes

  • #290 486584b Thanks @sdorra! - Add a function to access sibling documents during transformation

  • a1dd55b Thanks @sdorra! - Add count of collections and documents to build output

Patch Changes

  • #237 53efa50 Thanks @sdorra! - Fix usage of typescript aliases in configuration

  • fa4f9dc Thanks @sdorra! - Improve performance by transforming documents in parallel. This change should ensure that the document transformation process runs 3 to 5 times faster.

@content-collections/[email protected]

05 Sep 13:47
0ece5f2
Compare
Choose a tag to compare

Patch Changes

@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