What's Changed
New Features 🎉
- feat: support for
resolve
andcontext
inapi.transform
by @9aoy in #4426 - feat: warn when using Rspack devServer config by @chenjiahan in #4431
Bug Fixes 🐞
- fix(core): failed to register environment plugin by @chenjiahan in #4437
Other Changes
- chore(deps): update dependency @rsbuild/core to ^1.2.2 by @renovate in #4421
- chore(deps): update dependency @rsbuild/plugin-preact to ^1.3.0 by @renovate in #4422
- test: fix occasional
directory not empty
error in e2e by @9aoy in #4428 - test: split assets retry cases by @9aoy in #4430
- test: should wait first compile done when run dev tests by @9aoy in #4429
- chore: fix wrapper typo by @chenjiahan in #4433
- test(e2e): simplify stylus code by @chenjiahan in #4439
- release: v1.2.3 by @chenjiahan in #4438
Full Changelog: v1.2.2...v1.2.3