Skip to content

v0.14.0

Compare
Choose a tag to compare
@ScriptedAlchemy ScriptedAlchemy released this 16 May 06:53
· 25 commits to main since this release

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

New Contributors

Full Changelog: v0.13.1...v0.14.0