Skip to content

0.0.29

Compare
Choose a tag to compare
@schickling schickling released this 09 Nov 15:03
· 456 commits to main since this release
589aa04

Changes

  • Fix OpenTelemetry dependencies issue (closes #30)
  • next-contentlayer
    • Support new next.config.mjs ESM-style Next.js config file format
  • contentlayer/source-files
    • Windows: Also use posix-style file paths (i.e. use / instead of \ as file path separator) for user-facing file paths (e.g. in _raw and _id) (closes #22)