Note 🐛
Version 1.2.5 fixes compatibility issues caused by Glibc versions on Linux x86 systems in version 1.2.4.
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
- fix: revert linux x86_64 publish to docker by @hardfist in #9373
- fix: remove unnecessary path-to-URL conversion in html plugin by @inottn in #9348
- fix(splitChunks): splitChunks maxSize not work as expected if size of some type is small by @JSerFeng in #9285
Document Updates 📖
- docs: update release workflow by @chenjiahan in #9357
- docs: enhance compiler run hooks documentation by @chenjiahan in #9374
- docs: fix import SRI statement by @LingyuCoder in #9376
- docs: update Dll and SRI plugin status by @chenjiahan in #9384
Other Changes
- chore: add tests option for release full by @hardfist in #9360
- ci: add option to test when releasing canary by @LingyuCoder in #9363
- chore(deps): update rspress to v1.41.3 by @renovate in #9368
- chore(deps): update github-actions by @renovate in #9364
- chore(deps): update dependency prettier to v3.5.1 by @renovate in #9365
- chore(deps): update SWC to 14.0.1 by @GiveMe-A-Name in #9371
- Revert "perf: reuse js dependency" by @JSerFeng in #9389
Full Changelog: v1.2.4...v1.2.5