v0.3.6
版本发布时间: 2023-10-02 16:30:14
web-infra-dev/rspack最新发布版本:v0.3.13(2023-11-15 21:30:09)
What's Changed
Bug Fixes 🐞
- fix: fix
Rule.oneOf
andRule.rules
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/4254 - fix(rspack_loader_swc): Fail the build when jsc.target and env are used together for the SWC loader by @Hamzakh777 in https://github.com/web-infra-dev/rspack/pull/4257
- fix: type error when use builtins:swc-loader and disableTransformByDefault by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/4256
- fix: css chunk loading missing chunkIds by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/4266
Other Changes
- chore: change nightly release notification to discord other than github issue by @hardfist in https://github.com/web-infra-dev/rspack/pull/4271
Full Changelog: https://github.com/web-infra-dev/rspack/compare/v0.3.5...v0.3.6