v1.39.0
What's Changed
New Features π
Performance π
- perf: remove
node-fetch
polyfill by @chenjiahan in #1662
Bug Fixes π
- fix(plugin-preview): do not ignore node_modules in
watchOptions
by @Timeless0911 in #1654 - fix(plugin-preview): dev-server is not running by @orionlize in #1648
- fix(shared):
mergeDocConfig
should dynamic import lodash-es by @Timeless0911 in #1656 - fix: add code wrapping support for shiki highlighting by @JounQin in #1670
- fix: codeWrap code element instead by @JounQin in #1671
- fix(siderbar): sidebar is not stable in dev and sometimes is set by h1 in md by @SoonIter in #1675
- fix(plugin-auto-nav-sidebar): dir name contain dot by @SoonIter in #1683
Document π
- docs:
head
config only takes effect in production mode by @9aoy in #1660 - docs: add
lang
config by @chenjiahan in #1661
Other Changes
- Release v1.38.0 by @sanyuan0704 in #1651
- chore(workflow): set Issue types by @chenjiahan in #1653
- chore(deps): update dependency framer-motion to v11.14.4 by @renovate in #1664
- chore(deps): update dependency prettier to v3.4.2 by @renovate in #1665
- chore(deps): update dependency rspress to ^1.38.0 by @renovate in #1666
- chore(deps): update all patch dependencies by @renovate in #1663
- chore: release minor changeset by @Timeless0911 in #1679
- chore(CI): remove issue_comment trigger by @chenjiahan in #1681
- chore(CI): use new release workflow by @chenjiahan in #1686
- chore(deps): update all patch dependencies by @renovate in #1685
- chore(deps): update dependency chalk to v5.4.1 by @renovate in #1688
- chore(deps): update dependency enhanced-resolve to v5.18.0 by @renovate in #1689
- chore(deps): update dependency nx to v20.3.0 by @renovate in #1691
- chore(deps): update dependency check-dependency-version-consistency to v5 by @renovate in #1692
- chore(deps): update dependency framer-motion to v11.15.0 by @renovate in #1690
- chore(CI): specify minimal permissions for issue-labeler by @chenjiahan in #1695
- fix: navbar link should change url when click on item with hash by @coratgerl in #1697
- chore(CI): correct permissions for issue labeler by @chenjiahan in #1698
- chore(CI): modify release steps by @Timeless0911 in #1699
- chore(CI): fix missing permission for provenance by @chenjiahan in #1700
- Release v1.39.0 by @Timeless0911 in #1701
New Contributors
- @orionlize made their first contribution in #1648
- @coratgerl made their first contribution in #1697
Full Changelog: v1.38.0...v1.39.0