v0.5.0
Breaking
- Contentlayer2 now supports only node 18+
What's Changed
- Depending on the node version, it will automatically use either import attribute or fallback to import assertion for older versions of Node by @timlrx in #25
- Ensure maximum compatibility with mdx-bundler by @eps1lon in #19
- Add fork migration guide to the readme by @jrolfs in #18
- Use import attributes rather than json assertions by @lishaduck in #24
- chore: update tempo version and settings by @timlrx in #26
- Adds support for esbuild v0.21.0, v0.22.0 and v0.23.0, and update React and Next dependencies by @timlrx in #27
New Contributors
- @eps1lon made their first contribution in #19
- @jrolfs made their first contribution in #18
- @lishaduck made their first contribution in #24
Full Changelog: v0.4.6...v0.5.0