What's Changed
New Features 🎉
- feat: allow
proxy.bypass
to be an async function by @chenjiahan in #4478 - feat: direct ws connection fallback by @wxiaoyun in #4474
Bug Fixes 🐞
- fix(plugin-sass): allow to disable source map by @chenjiahan in #4445
- fix: allow to only generate source map for CSS files by @chenjiahan in #4456
- fix(hmr): infinite connection when server is shut down by @chenjiahan in #4480
- fix(hmr): avoid duplicated connection by @chenjiahan in #4482
Document 📖
- docs: Revise TailwindCSS installation and configuration guide for v4 by @sagardwivedi in #4425
- docs: remove v1 announcement by @chenjiahan in #4441
- docs: provides guides for both Tailwind CSS v3 and v4 by @chenjiahan in #4442
- docs: polish README files by @chenjiahan in #4450
- docs: add dev server writeToDisk config mapping by @chenjiahan in #4452
- docs: improve historyApiFallback and htmlFallback documentation by @chenjiahan in #4454
- docs: correct onCloseDevServer example by @chenjiahan in #4464
- docs: fix return value of
rsbuild.rspackConfigs()
by @chenjiahan in #4469 - docs: improve documentation language and clarity by @chenjiahan in #4472
- docs: enhance legal comments configuration documentation by @chenjiahan in #4473
- docs: set Open Graph images based on page routes by @chenjiahan in #4477
- docs: update rspress 1.41.0 and enable codeBlocks search by @chenjiahan in #4483
Other Changes
- test(e2e): run Rspack with incremental flag by @chenjiahan in #4440
- test(e2e): bump tailwindcss v4 by @chenjiahan in #4432
- chore(deps): update all patch dependencies by @renovate in #4443
- test(e2e): upgrade more cases to tailwindcss v4 by @chenjiahan in #4446
- chore(deps): update actions/setup-node action to v4.2.0 by @renovate in #4447
- chore(deps): update dependency @rslib/core to v0.4.0 by @renovate in #4448
- chore(deps): update dependency @rstack-dev/doc-ui to v1.6.0 by @renovate in #4449
- chore(deps): update rspack-chain to v1.2.0 by @chenjiahan in #4453
- chore(deps): update swc plugins to ^6.2.0 by @renovate in #4459
- chore(deps): update dependency nx to ^20.4.0 by @renovate in #4458
- chore(deps): update dependency @types/node to ^22.12.0 by @renovate in #4457
- chore: remove rspack-chain temporary code by @chenjiahan in #4460
- chore(deps): update dependency semver to ^7.7.0 by @renovate in #4465
- chore(deps): update all patch dependencies by @renovate in #4468
- chore(deps): update dependency @types/node to ^22.13.0 by @renovate in #4470
- chore(deps): update dependency create-rstack to v1.2.0 by @renovate in #4471
- ci(corepack): fix corepack key id mismatch by @chenjiahan in #4476
- chore(deps): update all patch dependencies by @renovate in #4475
- refactor: improve host resolution and wildcard host handling by @chenjiahan in #4479
- release: v1.2.4 by @chenjiahan in #4484
New Contributors
Full Changelog: v1.2.3...v1.2.4