nextra-theme-docs@4.0.0-app-router.2
Pre-release
Pre-release
github-actions
released this
22 Sep 18:33
·
187 commits
to main
since this release
Major Changes
-
215aa08: fix focusing on first search result item
-
1c83931: remove
navbar
andfooter
props, pass<Navbar>
and<Footer>
as
children of<Layout>
-
724f851: migrate from react context to zustand
-
8ef0f58: move
<Head>
component innextra/components
-
ee4a467: remove
feedback.useLink
andeditLink.component
option, remove
themeConfig
prop on<Layout>
componentchange
gitTimestamp
option to booleanremove
nextraCofig.transform
option -
62f1553: support
<Head>
'sbackgroundColor.dark/light
props colors in
rgb(...,...,...)
and#RRGGBB
formats
Minor Changes
- 8f90ed5: refactor
useMenuActions
tosetMenu
,useFocusedRouteActions
to
setFocusedRoute