Skip to content

v0.5.0

Compare
Choose a tag to compare
@timlrx timlrx released this 13 Jul 10:06
· 4 commits to main since this release

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

Full Changelog: v0.4.6...v0.5.0