Releases: shuding/nextra
Releases · shuding/nextra
nextra@2.2.15
nextra-theme-docs@2.2.15
Patch Changes
- 71c1897: export
<Card />
,<Cards >/
,<Steps />
and<FileTree />
- 51ec00f: fix white appearing of white square while sidebar was toggled
- 2e441b7: open http:// links in new window
- 7f697e9: prefer
asPath
overroute
inuseNextSeoProps
docs, allowvoid
as return type ofuseNextSeoProps
- 016828e: do not redirect .mp4 in locales middleware
- da585a8: force theme to
light
ifdarkMode: false
was set - 863a750: Fixed x overflow in Callouts for long latex
- eae1993: Fix the capital letter M is displayed incorrectly on Xiaomi phones
- ad8625c: bump @headlessui/react to ^1.7.10
- 673a125: fix squeezed sidebar when he was hidden -> navigated to page without sidebar -> comeback to page with sidebar
- 26c7e20: fix: move intersection observe and slugs into ActiveAnchorProvider
- 3e9e54f: hide unnecessary parts of the pages when being printed
- Updated dependencies [d5aa17c]
- Updated dependencies [016828e]
- Updated dependencies [b3219c3]
- nextra@2.2.15
nextra-theme-blog@2.2.15
nextra@2.2.14
nextra-theme-docs@2.2.14
Patch Changes
- bcaba9c: fix capitalizing sidebar links + tests
- f300fe7: fix missing sidebar nav links while applying
"display": "hidden"
for folder - 71257cd: style improvements
- efd8c71: fix for
theme: { footer: false }
still showed the footer - 086cf7b: fix scrollbar for table and tabs
- Updated dependencies [bcaba9c]
- Updated dependencies [a683c84]
- Updated dependencies [a404ef7]
- nextra@2.2.14
nextra-theme-blog@2.2.14
nextra@2.2.13
nextra-theme-docs@2.2.13
Patch Changes
- 089112c: validate
_meta.json
files with zod - 23fc5b7: style improvements
- d1d873f: typed frontmatter ->
useConfig<YOUR_FRONTMATTER_TYPE>
- 93b9596: fix overflow for main content on desktop and mobile
- 6626356: prefer
import type
- 2234a13: fix raw
__esModule
string ☠️ - Updated dependencies [d1d873f]
- Updated dependencies [6626356]
- Updated dependencies [2234a13]
- nextra@2.2.13
nextra-theme-blog@2.2.13
nextra@2.2.12
Patch Changes
- 619ae3a: fix pageMap for remote content