Releases: shuding/nextra
Releases · shuding/nextra
nextra@4.0.0-app-router.18
Minor Changes
- 439466a: replace
useContentDir
withcontentDirBasePath
option which
configurecontent
directory under a catch-all subdirectory - b00a560: make
page.{jsx,tsx,mdx}
pages and_meta
files fromapp
dir, and
alsocontent
folder files - all add topageMap
, but ignore dynamic pages
[[
Patch Changes
- a074a99: add
whiteListTagsStyling
nextra config option
nextra-theme-docs@4.0.0-app-router.19
Patch Changes
- Updated dependencies [a3627e5]
- nextra@4.0.0-app-router.19
nextra-theme-docs@4.0.0-app-router.18
Minor Changes
- 439466a: replace
useContentDir
withcontentDirBasePath
option which
configurecontent
directory under a catch-all subdirectory - b00a560: make
page.{jsx,tsx,mdx}
pages and_meta
files fromapp
dir, and
alsocontent
folder files - all add topageMap
, but ignore dynamic pages
[[
Patch Changes
nextra-theme-blog@4.0.0-app-router.19
Patch Changes
- Updated dependencies [a3627e5]
- nextra@4.0.0-app-router.19
nextra-theme-blog@4.0.0-app-router.18
Minor Changes
- 439466a: replace
useContentDir
withcontentDirBasePath
option which
configurecontent
directory under a catch-all subdirectory - b00a560: make
page.{jsx,tsx,mdx}
pages and_meta
files fromapp
dir, and
alsocontent
folder files - all add topageMap
, but ignore dynamic pages
[[
Patch Changes
nextra@3.2.0
nextra@3.2.0
nextra@3.1.3
Patch Changes
- 6e64b16: fix
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /path/to/project/node_modules/nextra/package.json
when usingnext.config.ts
- d44c4bc: requires to have a custom App component (
pages/_app.jsx
) - 24f9806: fix folder's index page was not merged with folder itself for some
edge case
nextra-theme-docs@3.2.0
Minor Changes
- d755012: feat(nextra-theme-docs): add new theme config option
color.lightness
Patch Changes
- nextra@3.2.0
nextra-theme-docs@3.1.3
Patch Changes
- 6e64b16: fix
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /path/to/project/node_modules/nextra/package.json
when usingnext.config.ts
- d44c4bc: requires to have a custom App component (
pages/_app.jsx
) - 24f9806: fix folder's index page was not merged with folder itself for some
edge case - Updated dependencies [6e64b16]
- Updated dependencies [d44c4bc]
- Updated dependencies [24f9806]
- nextra@3.1.3
nextra-theme-blog@3.2.0
Patch Changes
- nextra@3.2.0