content-collections

Transform your content into type-safe data collections

MIT License

Stars
46

Bot releases are hidden (Show)

content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • ca48b40 - Fix usage of watcher inside stackblitz
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Minor Changes

  • b6bfdff - Collect files for one collection from multiple directories
  • 7f42cda - Fix changing order of files
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Minor Changes

  • 129088d - Add cache function to context
  • 7b65d76 - #3 add support for json and yaml
  • 5cef04e - Make document the first parameter of the transform function
  • 8eb192f - Revert support for multiple directories in a single collection

Patch Changes

  • 8c43837 - Treat date values in frontmatter as string instead of Date object, see #4
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • 037662a - Fix wrong entrypoint of core module
  • 9e591f1 - Exclude package dependencies of config bundling
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Minor Changes

  • #21 5cbfe55 - Validate the resulting objects and ensure that they can be serialized to json

Patch Changes

  • #18 871f95e - Fix synchronization for multiple collections with the same directory
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • a2ee5db Thanks @Marviuz! - Fix wrong import path on windows
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Minor Changes

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

Patch Changes

  • 7eed25d - Export document type
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

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 - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • #194 befba40 - mark all packages as external
  • #168 a533052 - #166 Start without cache, if the mapping.json could not be parsed.
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • #195 c4c9044 - Do now show type errors on defineConfig, if declaration is set to true in the tsconfig.
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • b4f640b - Reduce files published to npm
  • 842b7e0 - Core should be a peer dependency of integrations
content-collections - @content-collections/[email protected]

Published by sdorra 3 months ago

Patch Changes

  • 5c7022f - Update version range of core package