Skip to content

Releases: shuding/nextra

nextra@2.13.3

01 Feb 22:11
22b9bb4
Compare
Choose a tag to compare

Patch Changes

  • 93b5705: fix type: 'separator' zod validation, mark title field as
    optional

nextra-theme-docs@2.13.3

01 Feb 22:11
22b9bb4
Compare
Choose a tag to compare

Patch Changes

  • 93b5705: allow to disable editLink by specifying editLink.component: null
    in theme config
  • 93b5705: fix type: 'separator' zod validation, mark title field as
    optional
  • Updated dependencies [93b5705]
    • nextra@2.13.3

nextra-theme-blog@2.13.3

01 Feb 22:11
22b9bb4
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [93b5705]
    • nextra@2.13.3

nextra@3.0.0-alpha.15

28 Jan 00:55
cc94f10
Compare
Choose a tag to compare
nextra@3.0.0-alpha.15 Pre-release
Pre-release

Patch Changes

  • 1a36469: add frontMatter.sidebarTitle only if frontMatter.title is empty

nextra-theme-docs@3.0.0-alpha.15

28 Jan 00:55
cc94f10
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [1a36469]
    • nextra@3.0.0-alpha.15

nextra-theme-blog@3.0.0-alpha.15

28 Jan 00:55
cc94f10
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [1a36469]
    • nextra@3.0.0-alpha.15

nextra@3.0.0-alpha.14

27 Jan 22:35
f64c70e
Compare
Choose a tag to compare
nextra@3.0.0-alpha.14 Pre-release
Pre-release
nextra@3.0.0-alpha.14

nextra-theme-docs@3.0.0-alpha.14

27 Jan 22:36
f64c70e
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 45471df: fix “Scroll to top” is not supposed to be interactable when it is
    hidden.

    display:children doesn't collapse breadcrumbs

    hide external links from pagination

    remove xmlns attribute from icons

    • nextra@3.0.0-alpha.14

nextra-theme-blog@3.0.0-alpha.14

27 Jan 22:36
f64c70e
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • nextra@3.0.0-alpha.14

nextra@3.0.0-alpha.13

17 Jan 18:02
e0d18e0
Compare
Choose a tag to compare
nextra@3.0.0-alpha.13 Pre-release
Pre-release

Minor Changes

  • 60ec68c: improvements for remarkStaticImage:

    • import same image only once
    • support importing images by markdown image definitions
  • 6070b02: rename frontmatter.sidebar_label to frontmatter.sidebarTitle

  • 8bce16d: replace transformPageOpts nextra option by transformPageMap

  • 6070b02: move removeLinks function from nextra-theme-docs to
    nextra/remove-links

Patch Changes

  • c74ae90: Fix TypeError: _jsx is not a function for remote content on
    development environment