Skip to content

Releases: shuding/nextra

[email protected]

05 Aug 09:44
8e8c6f9
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

04 Aug 16:36
2c59ffc
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 96ed5c2: [nextra/nextra-theme-docs]: support both experimental.newNextLinkBehavior - true and false
  • c8605d6: feat: New layout implementation

[email protected]

04 Aug 16:36
2c59ffc
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 96ed5c2: [nextra/nextra-theme-docs]: support both experimental.newNextLinkBehavior - true and false
  • c8605d6: feat: New layout implementation

[email protected]

04 Aug 16:36
2c59ffc
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • c8605d6: feat: New layout implementation
  • e596d3d: add missing class names to override styles

[email protected]

01 Aug 18:45
3fa790c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 4157b71: set lower build target and share code highlight theme through nextra

[email protected]

01 Aug 18:45
3fa790c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • cb87709: Fix flexsearch option being overridden
  • 4157b71: set lower build target and share code highlight theme through nextra
  • 6a4a593: fix: #531 unclickable breadcrumb
  • 06aa62f: feat: allow import { getComponents } from 'nextra-theme-docs'

[email protected]

01 Aug 18:45
3fa790c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 4157b71: fix: make cusdis a component
  • 4157b71: set lower build target and share code highlight theme through nextra

[email protected]

30 Jul 14:54
708d95d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • cc1379c: fix Hydration failed because the initial UI... while modifying meta.json on dev env and react 18
  • 512953f: chore: remove redundant check for MARKDOWN_EXTENSION_REGEX.test(filename) in loader
  • 0f4795f: chore(nextra/blog/docs): provide types for PageOpts in loader

[email protected]

30 Jul 14:54
708d95d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a5cac21: [docs/blog]: extract code styles and import in both themes
  • 3de0f41: chore(blog/docs): use postcss-import to import css variables styles
  • 97ca2e3: New feature: menu type
  • 76d1e30: [nextra-theme-docs]: fix Warning: A title element received an array and possible [object Object] in title
  • bf74201: [nextra-theme-docs]: use new opacity modifier syntax for tailwindcss
  • 0f4795f: chore(nextra/blog/docs): provide types for PageOpts in loader

[email protected]

30 Jul 14:54
708d95d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a5cac21: [blog]: add support for showLineNumbers prop in code-blocks
  • 29dc746: fix blog build error
  • a5cac21: [docs/blog]: extract code styles and import in both themes
  • 3de0f41: chore(blog/docs): use postcss-import to import css variables styles
  • 0f4795f: chore(nextra/blog/docs): provide types for PageOpts in loader
  • 07e4732: [nextra-theme-blog]: fix Application error: a client-side exception has occurred when invalid date was provided in frontmatter + TESTS