v2.0.16
What's Changed
New Features π
- feat(mdx/container): Support [!IMPORTANT] callout for feature parity with GitHub-flavored markdown by @mnebes in #3493
Bug Fixes π
- fix(mdx/container): Fix rendering of multi-line GitHub-style alerts by @mnebes in #3487
- fix(plugin-playground): include source path in mdx parse errors by @SoonIter in #3486
Refactor π¨
- refactor(theme): internal code change, replace @theme alias with @rspress/core/theme by @SoonIter in #3492
- refactor(router):
awaitnavigate and opt-in to routeruseTransitionπ§ by @sanjaiyan-dev in #3476
Document π
- docs: add
rspress-plugin-vizcommunity plugin by @elecmonkey in #3480 - docs: polish documentation and CLI help wording by @SoonIter in #3490
- docs: rename multi-version headings by @SoonIter in #3491
Other Changes
- chore(deps): update dependency remark-cjk-friendly-gfm-strikethrough to ^2.3.1 by @renovate[bot] in #3482
- chore(deps): update dev-tools by @renovate[bot] in #3483
- chore(deps): update playwright monorepo to v1.61.1 by @renovate[bot] in #3484
- chore(deps): update all patch dependencies by @renovate[bot] in #3481
- chore(deps): update github-actions (major) by @renovate[bot] in #3489
- chore(deps): update dependency react-router-dom to ^7.18.1 by @renovate[bot] in #3463
- chore(deps): update github-actions by @renovate[bot] in #3488
- chore(deps): upgrade agent skills to latest commit by @SoonIter in #3495
- Release v2.0.16 by @SoonIter in #3496
New Contributors
Full Changelog: v2.0.15...v2.0.16