Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.39.1
What's Changed
Other Changes
- chore(CI): use inputs.branch to checkout by @Timeless0911 in #1702
- chore: rename
@modern-js/plugin-rspress
to@rspress/modern-js-plugin
by @Timeless0911 in #1704 - Release v1.39.1 by @Timeless0911 in #1705
Full Changelog: v1.39.0...v1.39.1
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
v1.38.0
What's Changed
New Features π
- feat: enable incremental by default by @ahabhgk in #1631
- feat: add support for React 19 by @chenjiahan in #1643
Bug Fixes π
- fix(theme): Overview component cannot be used when using base by @SoonIter in #1642
- fix: add overflow-wrap to break long words by @chenjiahan in #1650
Other Changes
- chore(deps): update all patch dependencies by @renovate in #1644
- chore(deps): update dependency framer-motion to v11.13.1 by @renovate in #1646
- chore(deps): update dependency nx to v20.2.1 by @renovate in #1647
- chore(deps): update dependency @rsbuild/plugin-react to ~1.1.0 by @renovate in #1645
New Contributors
Full Changelog: v1.37.4...v1.38.0
v1.37.4
What's Changed
Bug Fixes π
- fix(plugin-client-redirects): missing
@rspress/shared
dependency by @chenjiahan in #1636
Other Changes
- chore(deps): update all patch dependencies by @renovate in #1633
- chore(deps): update dependency @arco-design/web-react to ^2.65.0 by @renovate in #1635
- chore(deps): update all patch dependencies by @renovate in #1638
- chore: use
resolve.alias
instead ofsource.alias
by @Timeless0911 in #1639
Full Changelog: v1.37.3...v1.37.4
v1.37.3
What's Changed
Performance π
- perf(theme-default): reduce unnecessary lodash methods by @chenjiahan in #1615
- perf(shared): move
mergeDocConfig
to node utils by @chenjiahan in #1616
Bug Fixes π
- fix(theme): nav will not be displayed when scrolling to the top(#1588) by @gaoachao in #1620
- fix(plugin-typedoc): link error and empty dir labels in sidebar by @SoonIter in #1628
Other Changes
- chore(deps): update dependency rehype-external-links to v3 by @renovate in #1598
- chore(deps): update dependency @rslib/core to v0.1.0 by @renovate in #1622
- chore(deps): update all patch dependencies by @renovate in #1621
- build: supersede Modern.js Module with Rslib by @fi3ework in #1617
New Contributors
Full Changelog: v1.37.2...v1.37.3
v1.37.2
What's Changed
New Features π
Bug Fixes π
- fix: some remark packages should be devDependencies by @chenjiahan in #1602
- fix: should generate unique aside link id when using different syntax by @Timeless0911 in #1605
- fix: use rspress-dev as debug mode for source build plugin by @Timeless0911 in #1606
- fix(plugin-preview): dark mode card border color by @zhmushan in #1608
- fix: performance regression of check html regex by @Timeless0911 in #1609
Other Changes
New Contributors
Full Changelog: v1.37.1...v1.37.2
v1.37.1
What's Changed
Performance π
- perf: remove
react-transition-group
dependency by @chenjiahan in #1591
Bug Fixes π
- fix(deps): remove unused @loadable/component by @chenjiahan in #1580
- fix(deps): clean up more unused dependencies by @chenjiahan in #1583
- fix: remove
@modern-js/utils
dependency by @chenjiahan in #1590 - fix: remove htmlparser2 and use reg to check valid html elements by @Timeless0911 in #1600
Document π
- docs: ts-node is no longer required by @chenjiahan in #1581
Other Changes
- chore(deps): bump pnpm from v8 to v9 by @chenjiahan in #1584
- chore(deps): bump husky v9 by @chenjiahan in #1585
- chore(CI): update to Node 22 by @chenjiahan in #1586
- chore(CI): reduce playwright install time by @chenjiahan in #1587
- chore(build): no need to build website during dev by @chenjiahan in #1589
- chore: downgrade pnpm to 9.12.0 to avoid renovate break by @Timeless0911 in #1597
- chore: remove pnpmfile to avoid renovate break by @Timeless0911 in #1599
- chore(deps): update all patch dependencies by @renovate in #1594
- chore(deps): update dependency rspress to ^1.37.0 by @renovate in #1596
- chore(deps): update dependency nx to v20.1.2 by @renovate in #1595
Full Changelog: v1.37.0...v1.37.1
v1.37.0
What's Changed
New Features π
- feat(plugin-auto-nav-sidebar): support index as the dir click section and custom-link context by @SoonIter in #1572
- feat(plugin-auto-nav-sidebar)!: when no _meta.json, index.md should be used as dir link by @SoonIter in #1575
Bug Fixes π
- fix(plugin-api-docgen): Avoid style pollution by @zhmushan in #1573
- fix(sidebar): /api/index.html /api/index /api should show same sidebar by @SoonIter in #1578
Other Changes
- chore(deps): update dependency react-router-dom to ^6.28.0 by @renovate in #1566
- chore(deps): update all patch dependencies by @renovate in #1565
- refactor(create-rspress): integrate
create-rstack
by @chenjiahan in #1576 - chore(deps): update rsbuild by @renovate in #1577
New Contributors
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
New Features π
- feat: render delete syntax and generate correct header anchor for strong/em/del syntax by @Timeless0911 in #1562
Bug Fixes π
- fix: aside text should break word by @Timeless0911 in #1563
Full Changelog: v1.35.4...v1.36.0
v1.35.4
What's Changed
Performance π
- perf(cli): enable Node.js compile cache by @chenjiahan in #1549
Bug Fixes π
- fix: incorrect code link color by @chenjiahan in #1551
- fix: remove lookbehind syntax to compatibile with Safari by @Timeless0911 in #1553
- fix: render inline markdown with generic syntax by @Timeless0911 in #1557
Document π
- docs: modify Docusaurus related by @Timeless0911 in #1554
Other Changes
- chore(deps): update dependency react-syntax-highlighter to ^15.6.1 by @renovate in #1546
- chore(deps): update dependency rspress to ^1.35.3 by @renovate in #1547
- chore(deps): update dependency webpack to ^5.96.1 by @renovate in #1548
- chore(deps): update all patch dependencies by @renovate in #1545
Full Changelog: v1.35.3...v1.35.4