v0.14.0
What's Changed
Performance 🚀
- perf: add tree shake markers to enable/disable capabilities to reduce bundle size by @ScriptedAlchemy in #3704
Bug Fixes 🐞
- fix(rsbuild-plugin): detect server.cors option to check waring by @2heal1 in #3754
- fix(rsbuild-plugin): judge options from orignal userConfig by @2heal1 in #3757
- fix(dts-plugin): add dynamic-remote-type-hints-plugin to runtimePlugins if not disable by @2heal1 in #3758
- fix: allow extensions other than
.js
for non-manifest entries by @jbroma in #3775
Document 📖
Other Changes
- chore: release v0.13.1 by @2heal1 in #3733
- Vue.js hash router option vue-3-bridge by @timdamen in #3722
- chore: update ignores and tasks by @ScriptedAlchemy in #3761
- chore: upgrade nx by @ScriptedAlchemy in #3774
New Contributors
Full Changelog: v0.13.1...v0.14.0