Skip to content

v2.0.16

Choose a tag to compare

@SoonIter SoonIter released this 03 Jul 08:09
ee123b1

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): await navigate and opt-in to router useTransition 🧭 by @sanjaiyan-dev in #3476

Document πŸ“–

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