zeit/next.jsv9.0.5### Patches
- Add example with forwardRef to readme: #8428
- Update Zones Documentation: #8426
- with-electron Upgrade electron & transpile for the installed version: #8399
- Adds basic support for PnP: #8427
- Update with-apollo-auth example: #8416
- Adjust Create Next App install env: #8431
- Adjust experimental warning: #8432
- 🗜 Optimize client-side routing manifest: #8429
- Change FAQ for dynamic routing: #8439
- Remove Flying Shuttle experiment: #8433
- Remove
\_\_NEXT\_REPLACE\_\_BUILD\_ID\_\_
workaround: #8445
- Fix custom page extension in development: #8446
- Add package.json to with-zones example, make create-next-app work: #8453
- Initial optimizeLibraries experimental flag: #8345
- Fix build-manifest not removing _app files for modern: #8447
- Doc: typo fix: #8460
- Remove Duplicate Assignment: #8464
- Fix a broken link in webpack config: #8456
- with-apollo Remove prefetch attibutes: #8465
- Update redux example using hooks api: #8410
- Adjust lib chunk naming algorithm and prevent duplicate react-dom: #8450
- Fix bug in hook destructuring optimization when ignoring array elements: #8455
- Add warning when empty object is returned from getInitialProps: #8474
- Add deprecation warning for App Container: #8475
- Debug TypeScript test suite: #8476
- Fix duplicate spaces in readme: #8484
- Check for TypeScript files for auto setup: #8479
- Fix invalid href with-tailwindcss example: #8488
- Remove prefetch attributes from examples: #8481
- Tweaks and test for library chunks fixes: #8482
- Remove front from examples: 5396ab473a5aa13fa7f15487d3a521bcb23b80cc
- Update
./static/
folder documentation: #8477
- Refactor data-fetch example: #8490
- Update prerender-manifest structure: #8497
- Remove extension from
err.sh link: #8500
- Add config for diffing fetched pages: #8492
- Add version property to Next.js instance: #8499
### Credits
Huge thanks to @ijjk,
@paulogdm,
@merceyz,
@arcanis,
@tabomors,
@huv1k,
@borekb,
@developit,
@housseindjirdeh,
@revolunet,
@HaNdTriX,
@ranyitz,
@Naturalclar,
@atcastle,
@raon0211,
@justjavac,
@Timer, and
@lfades for helping!