Core Changes
- Correct shallow routing behavior through history: #16477
- Correct initial fallback route param values: #16485
- Add webpack 5 cache invalidation: #16494
- Add error when document component isn't rendered: #16459
- Update Fast Refresh warning: #16496
- Store css file dependencies info for dynamic imports and apply it at SSR: #12843
Documentation Changes
- Add version note to path aliases docs: #16479
- Document req and res: #16432
- Documentation updates: #16503
Example Changes
- Add example: Unsplash integration: #16142
- Remove experimental example: #16497
- basePath should also append in urlPrefix: #16376
Credits
Huge thanks to @crashncrow, @ijjk, @sharils, @lfades, @timneutkens, @weichienhung, and @khades for helping!