d755012: feat(nextra-theme-docs): add new theme config option
color.lightness
Patch Changes
nextra@3.2.0
nextra-theme-docs@3.1.3
Patch Changes
6e64b16: fix
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /path/to/project/node_modules/nextra/package.json
when using next.config.ts
d44c4bc: requires to have a custom App component (pages/_app.jsx)
24f9806: fix folder's index page was not merged with folder itself for some
edge case
Updated dependencies [6e64b16]
Updated dependencies [d44c4bc]
Updated dependencies [24f9806]
nextra@3.1.3
nextra-theme-docs@3.1.2
Patch Changes
Updated dependencies [9c78588]
nextra@3.1.2
nextra-theme-docs@3.1.1
Patch Changes
68633e5: fix: Improve Twoslash Popover Display
Updated dependencies [68633e5]
nextra@3.1.1
nextra-theme-docs@3.1.0
Minor Changes
8e9767e: activeType should be initialized from meta['*']
fec399a: fix type: 'separator', type: 'menu' and item with href not
respecting order when not all pages specified in _meta file
Patch Changes
035fe48: - fix empty dropdown menu when _meta item with type: "menu"
contains items with local pages
c002118: - add tests for should respect order for type: "separator",
type: "menu" and item with href
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps nextra-theme-docs from 2.13.4 to 3.2.0.
Release notes
Sourced from nextra-theme-docs's releases.
... (truncated)
Commits
ef3ba41
Version Packages (#3596)2b4de5d
Update big-years-agree.mdd755012
feat(nextra-theme-docs): primary color.lightness theme config (#3592)a80f3ce
Version Packages (#3587)6e64b16
[v3] fix `Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in...4275401
add blog route for nextra.site (#3586)24f9806
[v3] fix folder's index page was not merged with folder itself for some edge ...d44c4bc
[v3] requires to have a custom App component (pages/_app.jsx
) (#3585)25805d3
fix(deps): update shiki monorepo to v1.22.1 (#3563)59c0e30
Version Packages (#3566)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show