Core Changes
- Resolve new babel loader through require.resolve: #23819
- upgrade webpack to 5.31.2: #23861
- reduce the number of write syscalls by buffering: #23863
- Remove bugfix needed for webpack 4 when webpack 5 is used: #23886
Documentation Changes
- Add experimental note to docs for has: #23835
- Update incremental migration doc and add version for new rewrites: #23859
Example Changes
- Adding a plausible example: #23814
- Update tailwind css to v2.1 with jit support: #23793
- Update Tailwind CSS example with emotion to use JIT: #23843
- Update with-electron example: #23873
Credits
Huge thanks to @dominikwilkowski, @pranavp10, @ijjk, @santidalmasso, @sokra, and @HaNdTriX for helping!