What's Changed
Performance 🚀
Bug Fixes 🐞
- fix(search): should search JSX element code block by @SoonIter in #1867
- fix(search): for #1867, search codeBlock: false should work by @SoonIter in #1868
- fix: shim
_dirname
in esm output by @9aoy in #1874 - fix: support custom anchor id in title by @JounQin in #1876
- fix(globalUIComponents): fix package.json files #1878 by @SoonIter in #1883
Other Changes
- test(infra): use path-serializer by @SoonIter in #1869
- refactor: remove all unnecessary any types, extend PageIndexInfo interface by @JounQin in #1877
- refactor(tsconfig): migrate tsconfig to @rspress/config/tsconfig by @SoonIter in #1879
- refactor(infra/tsconfig): turn on "noUnusedLocals" by @SoonIter in #1880
- chore(deps): bump Rslib v0.5.2 and modify some build configurations by @Timeless0911 in #1881
- refactor(types): turn on
"strict": true
for @rspress/core by @SoonIter in #1882 - Release v1.42.1 by @SoonIter in #1885
Full Changelog: v1.42.0...v1.42.1