Skip to content

Releases: shuding/nextra

nextra@2.2.15

21 Feb 09:44
6522b08
Compare
Choose a tag to compare

Patch Changes

  • d5aa17c: do not redirect .txt files in nextra's locales middleware
  • 016828e: do not redirect .mp4 in locales middleware
  • b3219c3: do not override className for <Td />, <Th /> and <Tr /> components

nextra-theme-docs@2.2.15

21 Feb 09:44
6522b08
Compare
Choose a tag to compare

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 over route in useNextSeoProps docs, allow void as return type of useNextSeoProps
  • 016828e: do not redirect .mp4 in locales middleware
  • da585a8: force theme to light if darkMode: 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

21 Feb 09:44
6522b08
Compare
Choose a tag to compare

Patch Changes

  • 2e441b7: open http:// links in new window
  • da585a8: force theme to light if darkMode: false was set
  • 3e9e54f: hide unnecessary parts of the pages when being printed
  • Updated dependencies [d5aa17c]
  • Updated dependencies [016828e]
  • Updated dependencies [b3219c3]
    • nextra@2.2.15

nextra@2.2.14

26 Jan 15:49
d53921f
Compare
Choose a tag to compare

Patch Changes

  • bcaba9c: fix capitalizing sidebar links + tests
  • a683c84: fix * key for collectCatchAll
  • a404ef7: fix rewrites

nextra-theme-docs@2.2.14

26 Jan 15:49
d53921f
Compare
Choose a tag to compare

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

26 Jan 15:49
d53921f
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [bcaba9c]
  • Updated dependencies [a683c84]
  • Updated dependencies [a404ef7]
    • nextra@2.2.14

nextra@2.2.13

23 Jan 17:40
b65ed74
Compare
Choose a tag to compare

Patch Changes

  • d1d873f: typed frontmatter -> useConfig<YOUR_FRONTMATTER_TYPE>
  • 6626356: prefer import type
  • 2234a13: fix raw __esModule string ☠️

nextra-theme-docs@2.2.13

23 Jan 17:40
b65ed74
Compare
Choose a tag to compare

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

23 Jan 17:40
b65ed74
Compare
Choose a tag to compare

Patch Changes

  • d1d873f: typed frontmatter -> useConfig<YOUR_FRONTMATTER_TYPE>
  • 6626356: prefer import type
  • 2234a13: fix raw __esModule string ☠️
  • Updated dependencies [d1d873f]
  • Updated dependencies [6626356]
  • Updated dependencies [2234a13]
    • nextra@2.2.13

nextra@2.2.12

22 Jan 19:28
3f7e28a
Compare
Choose a tag to compare

Patch Changes

  • 619ae3a: fix pageMap for remote content