Skip to content

Releases: timlrx/contentlayer2

v0.5.1

12 Sep 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Jul 10:06
Compare
Choose a tag to compare

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

v0.4.6

28 Apr 02:05
Compare
Choose a tag to compare

What's Changed

  • update memfs to ^4.8.2 by @timlrx in #12
  • update submodule example and dev dependencies by @timlrx in #13
  • inline otel-exporter-trace-otlp-grpc by @timlrx in #14

Full Changelog: v0.4.5...v0.4.6

v0.4.5

23 Apr 16:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/timlrx/contentlayer2/commits/v0.4.5