Skip to content

Releases: shuding/nextra

nextra@2.0.0-beta.10

24 Jul 15:37
dedc36a
Compare
Choose a tag to compare
nextra@2.0.0-beta.10 Pre-release
Pre-release

Patch Changes

  • 8101efe: fix(nextra): use rehype-mdx-title to determine page title
  • 6f987e9: fix: print shallow warning only once
  • 97e6141: fix(nextra/docs): fallback search to en-US instead default
  • 699d131: feat(nextra/docs/blog): allow import .md/.mdx as well
  • 03e90d8: refresh build system with tsup and fix nextra type

nextra-theme-docs@2.0.0-beta.10

24 Jul 15:37
dedc36a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • af72f85: chore(nextra-theme-docs): provide type for DocsThemeConfig.nextThemes instead of object
  • 97e6141: fix(nextra/docs): fallback search to en-US instead default
  • 699d131: feat(nextra/docs/blog): allow import .md/.mdx as well
  • 03e90d8: refresh build system with tsup and fix nextra type

nextra-theme-blog@2.0.0-beta.10

24 Jul 15:37
dedc36a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 3ef42cb: fix(nextra-theme-blog): move css to classNames, fix duplicate id issue
  • 699d131: feat(nextra/docs/blog): allow import .md/.mdx as well
  • 03e90d8: refresh build system with tsup and fix nextra type

nextra@2.0.0-beta.9

23 Jul 14:27
283e1f2
Compare
Choose a tag to compare
nextra@2.0.0-beta.9 Pre-release
Pre-release

Major Changes

Patch Changes

  • 6644bd5: pass unstable_flexsearch
  • 488f737: fix client console error - Text content does not match server-rendered HTML
  • 4a7cc10: feat(nextra): allow define custom languages for shiki with mdxOptions.rehypePrettyCodeOptions option
  • c751458: fix(nextra): ignore in loader files from pages/api folder
  • e573175: Fix release CI
  • efd95ec: fix(nextra): allow to contain dots in page filenames
  • e35bbf7: chore: rename module to mod to avoid confusing with global module object

nextra-theme-docs@2.0.0-beta.9

23 Jul 14:27
283e1f2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 6644bd5: pass unstable_flexsearch
  • c15f570: fix: query should not affect nav highlight
  • 4730bdc: chore(nextra-theme-docs): refactor theme-context.ts
  • 94a8587: chore: extract svg icons in /icons folder, reusing same icons <MoonIcon /> / <SunIcon /> in blog from docs
  • e573175: Fix release CI
  • c380989: fix(docs): types is missing in bundle
  • d34f9f2: feat(nextra-theme-docs): update discord logo to the new one
  • 7053959: chore(nextra-theme-docs): remove unneeded transform-none css class

nextra-theme-blog@2.0.0-beta.9

23 Jul 14:27
283e1f2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 6644bd5: pass unstable_flexsearch
  • 4fd7c53: chore(nextra-theme-blog): refactor sort-date.ts.
  • 4edca5e: chore(nextra-theme-blog): refactor traverse.ts
  • acf3a1f: fix(blog): types is missing in bundle
  • 596ea52: fix(nextra-theme-blog): make nav items center aligned
  • 94a8587: chore: extract svg icons in /icons folder, reusing same icons <MoonIcon /> / <SunIcon /> in blog from docs
  • e573175: Fix release CI

2.0.0-beta.6

21 Jul 14:19
8c87fc0
Compare
Choose a tag to compare
2.0.0-beta.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-beta.5...2.0.0-beta.6

nextra@2.0.0-beta.8

21 Jul 23:22
5c9f941
Compare
Choose a tag to compare
nextra@2.0.0-beta.8 Pre-release
Pre-release

Patch Changes

nextra@2.0.0-beta.7

21 Jul 23:17
c3df5ba
Compare
Choose a tag to compare
nextra@2.0.0-beta.7 Pre-release
Pre-release

Patch Changes

  • 383b869: Add Changesets and setup pre-release and release CI.

nextra-theme-docs@2.0.0-beta.8

21 Jul 23:22
5c9f941
Compare
Choose a tag to compare
Pre-release

Patch Changes