Releases: timlrx/contentlayer2
Releases · timlrx/contentlayer2
v0.5.8
v0.5.7
Fix v0.5.6 npm publish
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- Add Vratix to README.md by @ivan-ivanovv in #50
- docs: add @natikgadzhi's blog to users list by @natikgadzhi in #51
- please add my website to showcase section of README.md file, thanks! by @Koo8 in #52
- feat: added project details to README by @unaygney in #53
- Add personal blog to who uses contentlayer by @ruchernchong in #56
- docs: add blog.imbios.dev by @ImBIOS in #58
- docs: add haklee.me by @ohprettyhak in #59
- Add my website to the list by @mtian999 in #61
- (docs): add my personal homepage by @fauziralpiandi in #63
- update @opentelemetry dependencies by @timlrx in #64
- build: update
@opentelemetry
dependencies by @ohprettyhak in #60 - (docs) by @fauziralpiandi in #65
- import react runtime in getMDXComponent by @timlrx in #71
New Contributors
- @ivan-ivanovv made their first contribution in #50
- @natikgadzhi made their first contribution in #51
- @Koo8 made their first contribution in #52
- @unaygney made their first contribution in #53
- @ruchernchong made their first contribution in #56
- @ImBIOS made their first contribution in #58
- @ohprettyhak made their first contribution in #59
- @mtian999 made their first contribution in #61
- @fauziralpiandi made their first contribution in #63
Full Changelog: v0.5.3...v0.5.5
v0.5.3
v0.5.1
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