next 7.0.2-canary.10
Minor Changes
- Remove registration code from initial markup: #5583
- Move
__NEXT_DATA__into an application/json script tag: #5584
Patches
- Update with-react-i18next example to use react-i18next@8.0.6: #5368
- Fix coverage: #5435
- Refactor test setup: #5391
- Fix the bug with creating duplicate components of with-rematch example: #5440
- Mobx-state-tree examples should use _app: #5362
- Update using emotion - fixes: Warning: <title> should not be used in _document.js's <Head>: #5454
- Fix typos on comments: #5457
- Update styled-components to v4: #5458
- Fixed auth token not getting refreshed on client cache reset: #5471
- Remove note on OSS/non-OSS issue: #5474
- Docker multistage example: remove devDependencies: #5477
- Fixed broken link: #5479
- Fix the bug with not passing props to wrapped element of with-rematch example: #5483
- Fix typo on README.md: #5484
- Upgrade react-native-web to fix bug: #5459
- Add cloud9 (c9.io) to examples: #5448
- Remove ignore plugin from webpack build flow: #5394
- Fix linter: #5350
- Output warnings and errors from webpack individually: #5442
- Add size-limit test: #5339
- Run yarn lint —fix: e8c73b45fa508ecca170529eacb8adf4d6ccec85
- Fix(examples/with-react-intl): Bug when accept-language is anything other then 'en': #5488
- Removed deprecated useBuiltIns from .babelrc: #5486
- Include node v10 for travis ci: #5490
- Update circleci build: #5491
- Make IE 11 happy: #5499
- [change] Update react-native-web example: #5489
- Feat: Added react-useragent example: #5507
- Updated contributing steps for next-server (#5518): #5405
- Fix typo in router error message: #5515
- Fix readme: #5513
- Fix ssr auth bug and dependency problems: #5543
- Fix issue with HMR not working: #5544
- Add PropType validation for next/head children: #5504
- Update circleci build: #5491
- Examples: fix <title> warning in the TypeScript example: #5549
- Remove broken link from progressive-render example: #5552
- Edit custom error hundling readme: #5571
- Add with style-sheet example: #5572
- Add a space on README: #5574
- Remove WriteFilePlugin: #5541
- Add Azure build status badge: #5399
- Update examples/with-antd-mobile: #5495
- Moved nanoid use from next-server to next/build: #5441
- Examples: with-typings-for-css-modules: #5446
- Fix: update correct path to use when exporting 404 page: #5470
- Move ensurePage to DevServer: #5582
- Add engines to package.json: #5585
- Add publish-canary script: e5fc980b04c87063bf443c84bcefd3cf97fe72fd
Credits
Huge thanks to @rafaelalmeidatk, @HaNdTriX, @zsxsoft, @yoDon, @janczizikow, @yuyokk, @lucleray, @zachariahtimothy, @lipp, @JeromeFitz, @sethbergman, @Cisneiros, @komcal, @Acerbic, @berezovyy, @timmywil, @ultrox, @ChrisMLee, @noelyoo, @oliviertassinari, @dcalhoun, @quentin-sommer, @benhjames, @dipiash, @janek26, @elmasse, @pd-smith, @antonmoiseev, @Koshukey, @giuseppeg, @xxhomey19, @radeno, @slaskis, @ajliv, and @CorentinAndre for helping!