What's Changed
New Features š
- feat(dts-plugin): add TypeScript 7 support by @2heal1 in #4878
- feat(runtime): allow disabling unused capabilities by @2heal1 in #4901
Performance š
Bug Fixes š
- fix(rsbuild-plugin): force library.type to commonjs-module in patchNodeConfig by @elecmonkey in #4873
- fix(metro): normalize Windows paths by @jbroma in #4882
- fix(ci): support current Rslib bundle API by @ScriptedAlchemy in #4885
- fix(manifest): preserve ESM remote entry type by @zackarychapple in #4894
- fix: support Rspack module identifiers by @LingyuCoder in #4892
- fix: set optimization.usedExports to global to prevent tree shaking i⦠by @2heal1 in #4896
- fix(modern-js): set optimization target from ssr config by @2heal1 in #4900
Other Changes
- chore(metro): bump Rock to 0.14.1 by @jbroma in #4881
- chore: bump Node.js to 24 LTS by @Nsttt in #4884
- ci(node): verify published packages on Node 20 by @2heal1 in #4888
- chore(metro): support TypeScript 7 by @2heal1 in #4898
- ci(release): show release type in approval by @ryok90 in #4904
New Contributors
- @LingyuCoder made their first contribution in #4892
Full Changelog: v2.7.0...v2.8.0