Releases: shuding/nextra
Releases · shuding/nextra
nextra@3.2.4
Patch Changes
-
a4b0bbb: fix(deps): update dependency title to v4
This fix ReDoS vulnerability exposed via title → clipboardy → execa →
cross-spawn dependency chain
nextra-theme-docs@3.2.4
Patch Changes
- Updated dependencies [a4b0bbb]
- nextra@3.2.4
nextra-theme-blog@3.2.4
Patch Changes
- Updated dependencies [a4b0bbb]
- nextra@3.2.4
nextra@4.0.0-app-router.28
Patch Changes
- 846552e: - fix missing tailwind class for
json
icon in code blocks- capitalize folders in sidebar even without index pages
- sync with nextra 3.2.4
nextra-theme-docs@4.0.0-app-router.28
nextra-theme-blog@4.0.0-app-router.28
nextra@4.0.0-app-router.27
Major Changes
- 8a0ae0f: - add root
_meta.global.{js,jsx,ts,tsx}
fileSee
working example
based on https://nextra.site websitegetPageMap
now receive only 1 argumentroot?: string = '/'
instead of 2
lang?: string, route?: string = '/'
- remove
createCatchAllMeta
fromnextra/catch-all
- remove
collectCatchAllRoutes
- remove
normalizePageRoute
- add
mergeMetaWithPageMap
tonextra/page-map
- move adding
metadata.filePath
,metadata.title
andmetadata.readingTime
in remark plugin - refactor recma rewrite plugin and add tests
- remove
recmaRewriteJsx
- remove
recmaRewriteFunctionBody
- remove
- make
convertPageMapToJs
sync
Patch Changes
- 5e06f57: fix injecting mdx-components into headings and injecting into toc
nextra-theme-docs@4.0.0-app-router.27
Major Changes
- 8a0ae0f: - add root
_meta.global.{js,jsx,ts,tsx}
fileSee
working example
based on https://nextra.site websitegetPageMap
now receive only 1 argumentroot?: string = '/'
instead of 2
lang?: string, route?: string = '/'
- remove
createCatchAllMeta
fromnextra/catch-all
- remove
collectCatchAllRoutes
- remove
normalizePageRoute
- add
mergeMetaWithPageMap
tonextra/page-map
- move adding
metadata.filePath
,metadata.title
andmetadata.readingTime
in remark plugin - refactor recma rewrite plugin and add tests
- remove
recmaRewriteJsx
- remove
recmaRewriteFunctionBody
- remove
- make
convertPageMapToJs
sync
Patch Changes
nextra-theme-blog@4.0.0-app-router.27
Major Changes
- 8a0ae0f: - add root
_meta.global.{js,jsx,ts,tsx}
fileSee
working example
based on https://nextra.site websitegetPageMap
now receive only 1 argumentroot?: string = '/'
instead of 2
lang?: string, route?: string = '/'
- remove
createCatchAllMeta
fromnextra/catch-all
- remove
collectCatchAllRoutes
- remove
normalizePageRoute
- add
mergeMetaWithPageMap
tonextra/page-map
- move adding
metadata.filePath
,metadata.title
andmetadata.readingTime
in remark plugin - refactor recma rewrite plugin and add tests
- remove
recmaRewriteJsx
- remove
recmaRewriteFunctionBody
- remove
- make
convertPageMapToJs
sync