Download Latest Version nextra-theme-blog@4.3.0 source code.tar.gz (19.2 MB)
Email in envelope

Get an email when there's a new version of Nextra

Home / nextra-theme-blog@4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
nextra-theme-blog@4.3.0 source code.tar.gz 2025-07-28 19.2 MB
nextra-theme-blog@4.3.0 source code.zip 2025-07-28 19.5 MB
README.md 2025-07-28 4.2 kB
Totals: 3 Items   38.8 MB 9

Minor Changes

  • eed8328: feat: adapt colors and icons from original GitHub alerts syntax

    feat: new Callout type important

    fix: inconsistent built-in Callout's icons size

    feat: improve Callout's accessibility colors

  • 0831a1b: Add an onSearch callback to the <Search /> component. This callback, when specified, is called upon every search input change.

  • 94b081c: feat: refactor <Search> component styles for improved transitions and visibility

  • b5fab80: add MDXRemote component docs page https://nextra.site/docs/built-ins/mdxremote

  • d9dd061: update tailwindcss to 4.1.10 and react-compiler-runtime to 19.1.0-rc.2

  • c134abe: feat: improve overall accessibility, makes text/colors easier to read and achieves WCAG Level AAA compliance in many places

  • 83f6c57: feat: introduce new <TSDoc /> component

    The <TSDoc> component from nextra/tsdoc generates a properties table that displays:

    • Property name
    • TypeScript type
    • Property description - is parsed from TSDoc inline description or the @description tag. You can use any Markdown/MDX syntax here.
    • Default value - are extracted from the @default or @defaultValue tag.
    • Permalink - a # anchor link to the property row for easy reference.

    More info can be found in https://nextra.site/docs/built-ins/tsdoc

    [!IMPORTANT]

    Huge thanks to xyflow - Node Based UIs for React and Svelte for sponsoring this feature!

  • 07debf9: feat(TSDoc): support flattening return object fields

Patch Changes

  • 71f7b3f: Update https://nextra.site/docs/guide/search page

    Fixes extra margin-top inside Tabs.Tab

    Fix breaking <Steps> component numeration when there is <Tabs> component inside

  • 47ba5f3: fix: use em for padding-y, padding-x and border-radius styles of <Code> element

    fix(TSDoc): for return signature without name return mobile card instead of table

    feat: use em instead rem for margins

  • 40267dc: split TSDoc component logic to TSDoc component and generateDocumentation function

    update https://nextra.site/docs/built-ins/tsdoc documentation

  • 8ac2506: chore: bump babel-plugin-react-compiler and react-compiler-runtime, remove custom pnpm patch for babel-plugin-react-compiler

  • b2cba90: improve TSDoc comments for getPageMap, generateStaticParamsFor and importPage functions. Add new https://nextra.site/docs/guide/api page.

  • d29469e: support Next.js 15.3.0

  • 4547eb9: feat(TSDoc): add support for functions and functions with multiple signatures

  • 407e0c4: feat(TSDoc): add TSDoc.noParametersContent prop

  • a506e0b: fix TypeError: page.generateMetadata is not a function when using with withSentryConfig plugin

  • Updated dependencies [eed8328]

  • Updated dependencies [71f7b3f]

  • Updated dependencies [0831a1b]

  • Updated dependencies [b0afee7]

  • Updated dependencies [c93fc48]

  • Updated dependencies [47ba5f3]

  • Updated dependencies [01ac538]

  • Updated dependencies [94b081c]

  • Updated dependencies [b5fab80]

  • Updated dependencies [40267dc]

  • Updated dependencies [ef35ab9]

  • Updated dependencies [f717156]

  • Updated dependencies [9f449e5]

  • Updated dependencies [8ac2506]

  • Updated dependencies [a6a1f97]

  • Updated dependencies [fda0355]

  • Updated dependencies [b2cba90]

  • Updated dependencies [f40e018]

  • Updated dependencies [d29469e]

  • Updated dependencies [d9dd061]

  • Updated dependencies [6a82e6f]

  • Updated dependencies [c134abe]

  • Updated dependencies [7de40fb]

  • Updated dependencies [c7d25df]

  • Updated dependencies [4547eb9]

  • Updated dependencies [407e0c4]

  • Updated dependencies [83f6c57]

  • Updated dependencies [00f4696]

  • Updated dependencies [31ddba4]

  • Updated dependencies [07debf9]

  • Updated dependencies [a506e0b]

  • Updated dependencies [9690841]

    • nextra@4.3.0
Source: README.md, updated 2025-07-28