What's Changed
Breaking Changes 🛠
- Upgrade swc_core from 0.95 to 0.96 by @LingyuCoder in #7069
- refactor!: use swc_plugin_prefresh instead of builtin swc plugin by @LingyuCoder in #7069
Exciting New Features 🎉
- feat: support webpackInclude and webpackExclude by @LingyuCoder in #7055
Bug Fixes 🐞
- fix: detect magic comments around expr by @ahabhgk in #7047
- fix: truncateArgs is not a function by @SyMind in #7052
- fix(core): migrate to rspack_resolver by @hardfist in #7063
- fix: zod is pre-bundled twice by @chenjiahan in #7064
- fix: magic comment warning by @LingyuCoder in #7056
- fix: revert detect statement level sequence expression by @ahabhgk in #7071
Document Updates 📖
Other Changes
- chore(lite-tapable): clean up temp/api.md by @chenjiahan in #7048
- chore: nightly release upload webpack-test metric data by @jerrykingxyz in #7051
- chore: nightly release add write contents permission by @jerrykingxyz in #7053
- chore: add provenance option to pnpm publish by @chenjiahan in #7054
- chore: migrate lint to biome by @hardfist in #7061
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2