0.3.2 #433
schickling
announced in
Announcements
0.3.2
#433
Replies: 1 comment 1 reply
-
Can't see this version yet on npm |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ℹ️ [TLDR] Bug fixes for
next dev
, Support fornext export
, bug fixes and updated dependenciesImproved
next-contentlayer
integrationAs part of
0.3.2
we've overhauled thenext-contentlayer
integration with the goal of making it more stable and less dependent on implementation details of Next.js. This fixes #415 and #416 (thanks @kamto7).As part of this effort (and by no longer relying on the
redirects
workaround) Contentlayer now also works withnext export
. (closes #426)Other Improvements
contentDirInclude
didn't work in some cases (closes Confusing about contentDirInclude #383 - thanks to @teobler)Note about state of the project
Please also take a look at #429 to read about the current state of the project. 💜
This discussion was created from the release 0.3.2.
Beta Was this translation helpful? Give feedback.
All reactions