Skip to content

Releases: shuding/nextra

[email protected]

18 Oct 16:40
c63947a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • cef5546: allow headings contain links

[email protected]

13 Oct 18:49
6b3e1a4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 02bc6fc: use next/future/image if next>=12.3.0
  • f7856a1: change default options for compileMdx, set jsx: false and outputFormat: 'function-body' by default

[email protected]

13 Oct 18:49
6b3e1a4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 1a7cd68: toc anchor links should have display: inline-block
  • c09f450: fix CTRL+K, on non non-mac use e.ctrlKey instead e.metaKey
  • 84d983f: fix(docs): correct query for hash with leading num
  • 7d2d5ee: use resolvedTheme instead renderedTheme + theme check

[email protected]

13 Oct 18:49
6b3e1a4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • b7f7cf6: add missing passHref for NextLink
  • 7d2d5ee: use resolvedTheme instead renderedTheme + theme check

[email protected]

17 Sep 00:31
09b4102
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

17 Sep 00:31
09b4102
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 973ca49: fix rtl/ltr glitch on initial loading

[email protected]

17 Sep 00:31
09b4102
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

13 Sep 19:28
6ef048d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

13 Sep 14:45
b96519c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • d7e7f5b: do not add placeholder="blur" on .svg static images
  • a9523c9: fix nextra on webcontainers
  • 21009c7: better focus ui, use ring color as theme hue color

[email protected]

13 Sep 19:28
6ef048d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • c2c0d90: fix(search): handle case when value is empty