Releases: shuding/nextra
Releases · shuding/nextra
[email protected]
[email protected]
[email protected]
Patch Changes
- 4157b71: set lower build target and share code highlight theme through nextra
[email protected]
[email protected]
[email protected]
[email protected]
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]
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
[email protected]
[email protected]
Patch Changes
- 903ddf0: fix: should update scroll when height is dynamic
- 3e3b0a9: feat: add cursor pointer to locale and theme menu
- a0398e0: fix: avoid mutating nextConfig
- 38ccce8: feat(docs): allow
Tabs.items
asReadonlyArray<ReactNode>
- fe2b714: upgrade to react 18
- 6bdb9bf: fix: broken flexsearch styles
- 78f1519: chore: Add strict-peer-dependencies=false
- 582ad96: feat: bump
rehype-pretty-code
version, supportshowLineNumbers
- c8bb94f: UI adjustments
- 707fdc2: fix: Anchor links are not wrapping on the sidebar