What's Changed
New Features 🎉
- feat(deps): update Rspack to v1.3.2 by @chenjiahan in #4957
- feat(CLI): allow to disable loading .env files by @chenjiahan in #4947
- feat: support for specifying more browser names by @chenjiahan in #4955
Bug Fixes 🐞
- fix(plugin-svgr): support for raw query by @chenjiahan in #4944
- fix: use Buffer.byteLength for accurate file size calculation by @chenjiahan in #4945
- fix(server): support access globalThis in esm vm by @9aoy in #4953
Document 📖
- docs: improve guide for specifying browser name by @chenjiahan in #4956
Other Changes
- chore(deps): update tailwindcss monorepo to ^4.1.0 by @renovate in #4946
- chore(types): simplify ProviderInstance type definition by @chenjiahan in #4948
- refactor(appIcon): improve types and streamline icon path handling by @chenjiahan in #4949
- chore(deps): update dependency @rspack/plugin-react-refresh to ~1.1.0 by @renovate in #4951
- chore(deps): update types by @renovate in #4952
- release: 1.3.3 by @chenjiahan in #4958
Full Changelog: v1.3.2...v1.3.3