G
- Update learn path in getting started and from cra docs: #26104
- Script component docs: #25471
- Update image documentation for static image: #25949
### Example Changes
- Updated example name: #25428
- Example: Treat "mockServiceWorker" as a generated artifact in "with-msw": #25515
- Fix with-docker example fails to load image: #25536
- Updated with-mdx-remote dynamic components example: #25366
- up-to-date electron: #25551
- Update tsconfig of example to be consistent with default output of next.js: #25581
- Remove react-relay-network-modern example.: #25815
- fix mobx-state-tree-typesript missing babel/core dependency: #25589
- feat: bump styled-components version on examples: #25826
- Add run on Google Cloud Run button to the docker example: #25824
- updated example for zustand v3.5.1 interface change: #25066
- fix: added typescript dependency in next-sitemap example: #25866
- docs(examples/with-iron-session): fix mutate + fetch, add TypeScript example link: #25889
- docs: add 'Open in StackBlitz' buttons to various examples: #25853
- fix: move viewport meta tag to head in _app.js: #25901
- fix: use key while rendering arrays: #25902
- docs(examples/with-mobx-state-tree-typescript): add 'Open in StackBlitz' button: #25926
- tslib module missing in package.json: #25829
- Updated Readme: #25575
- Modify image component examples app for static image: #25956
- (examples/with-urql): fixes graphql server url: #25987
- docs(examples/with-redux-persist): add 'Open in StackBlitz' button: #25972
- Example blog with comments: #24829
- docs: fix typo in with-unstated/README.md: #26004
- (examples/with-react-md): switch from node-sass to sass: #26001
- Update next-transpile-modules to 7.3.0 across examples: #26040
- examples/with-mongodb: avoid destructuring of environment variables.: #26029
- (example/with-typescript-grapql): fix deps: #26010
- (examples): fix missed peer dependencies: #26069
- (examples/with-rbx-bulma-pro): update deps: #26077
### Misc Changes
- Update
yarn next script with --enable-source-maps: #25533- Update size limit test
- ESLint Config: Adds
alt text rule for Image: #25462- Enable Strict Mode in new
create-next-app projects: #25696- Replace 'require' with 'import' in bench files and update dependancies: #25775
- Fix occasional test failures: #25855
- feat: have .tsx be in ts template for create-next-app: #25820
- Run acceptance tests non-concurrently: #25861
- Update CNA build target in tsconfig: #25780
- Replace
CLIEngine with ESLint: #25801- Ensure correct browser env is used: #26014
- Update preload test for safari: #26020
- Update safari preload test: #26086
- Fix react@next and react@experimental tests: #26088
### Credits
Huge thanks to @kahy9, @ljosberinn, @leerob, @kettanaito, @thomasboyt, @hussainanjar, @styfle, @devknoll, @LiuuY, @timneutkens, @housseindjirdeh, @PepijnSenders, @janicklas-ralph, @payapula, @tmtk75, @ijjk, @hiramhuang, @daku10, @atcastle, @matamatanot, @pelhage, @Lukazovic, @Mzaien, @gleich, @geshan, @Munawwar, @ykzts, @vitalybaev, @mottox2, @vvo, @chrisneven, @turneand, @d3lm, @akellbl4, @sokra, @johnjago, @alicanyildirim, @sanathusk, @valse, @samrobbins85, @SamVerschueren, @ademilter, @ctjlewis, @brandondc741, @eltociear, @martpie, @kasipavankumar, and @joecohens for helping!


