Skip to content

Releases: shuding/nextra

nextra@4.6.1

04 Dec 10:30
9c33703

Choose a tag to compare

Patch Changes

  • 261fcdc: - update zod to v4 stable
    • fix compatibility with Next.js 16

nextra-theme-docs@4.6.1

04 Dec 10:30
9c33703

Choose a tag to compare

Patch Changes

  • 261fcdc: - update zod to v4 stable
    • fix compatibility with Next.js 16
  • Updated dependencies [261fcdc]
    • nextra@4.6.1

nextra-theme-blog@4.6.1

04 Dec 10:30
9c33703

Choose a tag to compare

Patch Changes

  • 261fcdc: - update zod to v4 stable
    • fix compatibility with Next.js 16
  • Updated dependencies [261fcdc]
    • nextra@4.6.1

nextra@4.6.0

02 Oct 14:50
7b2e222

Choose a tag to compare

nextra@4.6.0

nextra-theme-docs@4.6.0

02 Oct 14:50
7b2e222

Choose a tag to compare

Minor Changes

  • e1d0ebd: Support disabling the "Copy Page" button through the theme.copyPage
    setting in _meta files

Patch Changes

  • nextra@4.6.0

nextra-theme-blog@4.6.0

02 Oct 14:50
7b2e222

Choose a tag to compare

Patch Changes

  • nextra@4.6.0

nextra@4.5.1

27 Sep 16:37
99a5e65

Choose a tag to compare

Patch Changes

  • 8a4d176: fix TSDoc @inline tag to properly expand nested type aliases

nextra-theme-docs@4.5.1

27 Sep 16:37
99a5e65

Choose a tag to compare

Patch Changes

  • 8a4d176: fix TSDoc @inline tag to properly expand nested type aliases
  • Updated dependencies [8a4d176]
    • nextra@4.5.1

nextra-theme-blog@4.5.1

27 Sep 16:37
99a5e65

Choose a tag to compare

Patch Changes

  • Updated dependencies [8a4d176]
    • nextra@4.5.1

nextra@4.5.0

21 Sep 16:08
c6912e2

Choose a tag to compare

Minor Changes

  • 356a782: fix copy page button does not return the correct page contents due to
    cached MDX compiler

    add a copyPageButton layout prop which show/hide copy page content button