Core Changes
- Fix chromedriver set-up to test electron separately: #18854
- yarn dev regression fix, ncc revert: #18861
- Fix lazy loaded images on IE 11 when no IntersectionObserver detected: #18868
- Ensure we prefetch on hover: #18859
- ncc 0.25.0 upgrade and fixes: #18873
- Upgrade cssnano: #18879
- Load CSS early instead of only preloading: #18846
- Ensure correct target is used for ncc'ing web-vitals: #18905
Documentation Changes
- Update docs for
notFound
andredirect
: #18870
Example Changes
Misc Changes
Credits
Huge thanks to @guybedford, @styfle, @Timer, @lfades, @Prottoy2938, and @brunocrosier for helping!