What's Changed
New Features 🎉
- feat(plugin-assets-retry): support minify option by @nanianlisao in #1978
- feat: add new transform plugin API by @chenjiahan in #1981
- feat: expose resource path and query for transform API by @chenjiahan in #1986
- feat: allow to add dependency in transform API by @chenjiahan in #1991
Bug Fixes 🐞
- fix: missing Rspack bindings by @chenjiahan in #1987
Document 📖
Other Changes
- chore: EditLink displays Chinese in zh locale by @nanianlisao in #1977
- chore: remove ts-expect-error comment for dependOn by @chenjiahan in #1979
- test(e2e): add case for transform API by @chenjiahan in #1984
- chore: mark transform API as experimental by @chenjiahan in #1988
- chore: adjust params order of transform API by @chenjiahan in #1989
- refaoctor(plugin-toml): use transorm API instead of chain by @chenjiahan in #1990
- refaoctor(plugin-pug): use transform API instead of chain by @chenjiahan in #1992
New Contributors
- @nanianlisao made their first contribution in #1977
Full Changelog: v0.5.6...v0.5.7