What's Changed
New Features 🎉
- feat: apply CSS transformation for inlined CSS in Node bundles by @chenjiahan in #6553
- feat: exposes environments in
tools.rspackby @chenjiahan in #6555 - feat: hint assets emit name conflict by @Timeless0911 in #6559
- feat(deps): update dependency @rspack/core to v1.6.2 by @chenjiahan in #6561
Bug Fixes 🐞
- fix(create-rsbuild): rename .mjs config files to .js by @chenjiahan in #6534
- fix(format): add location to file name by @Deku-nattsu in #6540
- fix(core): improve error file location formatting by @chenjiahan in #6545
- fix: handle undefined values in mergeRsbuildConfig by @chenjiahan in #6550
- fix: print compilation error stacks in debug mode by @chenjiahan in #6551
- fix: correct
importLoaderscount for node target by @chenjiahan in #6554 - fix: ensure consistent CSS output for SSR and client hydration by @chenjiahan in #6558
Refactor 🔨
- refactor: optimize environment handling with environmentList by @chenjiahan in #6560
Document 📖
- docs: improve English clarity in documentation by @Copilot in #6523
- docs: update TransformResult type to include Buffer by @chenjiahan in #6528
- docs: update createRsbuild config parameter by @chenjiahan in #6529
- docs: correct cors default value by @chenjiahan in #6530
- docs: improve clarity in documentation files by @Copilot in #6532
- docs(create-rsbuild): add config documentation link to all templates by @chenjiahan in #6535
- docs(environment-api): clarify loadBundle behavior and usage by @chenjiahan in #6538
Other Changes
- test(e2e): migrate test cases to ES modules by @chenjiahan in #6531
- chore: add module type to package.json files by @chenjiahan in #6533
- chore(deps): pin rspack-contrib/rstack-ecosystem-ci action to d93d296 by @renovate[bot] in #6541
- chore(deps): update all patch dependencies by @renovate[bot] in #6542
- chore(deps): update dependency @shikijs/transformers to ^3.15.0 by @renovate[bot] in #6543
- chore(deps): update pnpm to v10.21.0 by @renovate[bot] in #6544
- chore(deps): update dependency @rstest/core to ^0.6.3 by @renovate[bot] in #6546
- release: v1.6.4 by @chenjiahan in #6565
Full Changelog: v1.6.3...v1.6.4