shuding/nextra (nextra)
### [`v3.0.15`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.15)
[Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.14...nextra@3.0.15)
##### Patch Changes
- [`bd498c6`](https://redirect.github.com/shuding/nextra/commit/bd498c6): fix compatibility with Next.js `15.0.0-rc.1`
### [`v3.0.14`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.14)
##### Patch Changes
- [`6454938`](https://redirect.github.com/shuding/nextra/commit/6454938): update css selectors for `code`, use `code.nextra-code`
- [`9794e9e`](https://redirect.github.com/shuding/nextra/commit/9794e9e): update package version range for `@theguild/remark-mermaid` to be at
least `^0.1.3`
[nextauthjs/next-auth#12029 (comment)](https://redirect.github.com/nextauthjs/next-auth/pull/12029#discussion_r1801785960)
- [`9794e9e`](https://redirect.github.com/shuding/nextra/commit/9794e9e): Fix `frontMatter.sidebarTitle` didn't affect without
`frontMatter.title` set
now priority for sidebar title is:
1. `title` property from `_meta` file
2. `frontMatter.sidebarTitle`
3. `frontMatter.title`
4. formatted with [Title](https://title.sh) based on filename
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
22.7.5
->22.7.6
3.0.13
->3.0.15
3.0.13
->3.0.14
Release Notes
shuding/nextra (nextra)
### [`v3.0.15`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.15) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.14...nextra@3.0.15) ##### Patch Changes - [`bd498c6`](https://redirect.github.com/shuding/nextra/commit/bd498c6): fix compatibility with Next.js `15.0.0-rc.1` ### [`v3.0.14`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.14) ##### Patch Changes - [`6454938`](https://redirect.github.com/shuding/nextra/commit/6454938): update css selectors for `code`, use `code.nextra-code` - [`9794e9e`](https://redirect.github.com/shuding/nextra/commit/9794e9e): update package version range for `@theguild/remark-mermaid` to be at least `^0.1.3` [nextauthjs/next-auth#12029 (comment)](https://redirect.github.com/nextauthjs/next-auth/pull/12029#discussion_r1801785960) - [`9794e9e`](https://redirect.github.com/shuding/nextra/commit/9794e9e): Fix `frontMatter.sidebarTitle` didn't affect without `frontMatter.title` set now priority for sidebar title is: 1. `title` property from `_meta` file 2. `frontMatter.sidebarTitle` 3. `frontMatter.title` 4. formatted with [Title](https://title.sh) based on filenameConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.