0.0.29
Changes
- Fix OpenTelemetry dependencies issue (closes #30)
next-contentlayer
- Support new
next.config.mjs
ESM-style Next.js config file format
- Support new
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)
- Windows: Also use posix-style file paths (i.e. use