0.2.9 #328
schickling
announced in
Announcements
0.2.9
#328
Replies: 2 comments 1 reply
-
Thank you @schickling. Now I’m going to ship it 🚀🚀🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I encountered such an error today after updating Screen after update: Screen after downgrade: |
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.
-
Changes
Next.js 13 Support
Slightly delayed (sorry about that) Contentlayer now finally supports the Next.js version 13. Things should work just as they did before when using
getStaticProps
. 🚀However, unfortunately React Server Components (RSC) can't yet be used with Contentlayer as there's a number of blocking bugs in Next.js itself (e.g. vercel/next.js#41865) which need to be fixed first. You can track the progress here: #311
Other changes
useMDXComponent
(improve useMDXComponent return type #312 - thanks @Andrey-Bazhanov)This discussion was created from the release 0.2.9.
Beta Was this translation helpful? Give feedback.
All reactions