Core Changes
- upgrade to webpack 5.47.0 and webpack-sources 3.1.1: #27538
- persistent cache need to be invalidated when source-maps are enabled: #27607
- Update report to leverage new variables: #27084
- Update Terser: #27600
Example Changes
- Added missing 'create user' functionality: #27516
Misc Changes
- Only output test logs on failure in CI: #27604
- Use require alias to resolve react 18 for testing: #27601
Credits
Huge thanks to @sokra, @timneutkens, @huozhi, and @Timvdv for helping!