reactpatterns.cn
reactpatterns.cn copied to clipboard
Bump next from 7.0.3 to 9.3.3
Bumps next from 7.0.3 to 9.3.3.
Release notes
Sourced from next's releases.
v9.3.3
Patches
- Revert "Fix assignment of props in WithApollo.getInitialProps " (#11384): #11236
- Add support for comments in tsconfig.json: e7ea27645deacb77fb3f69a830adfadbf70f4b6a
- Docs: Replace micro-cors with cors middleware: #11395
- Add support for comments in tsconfig.json: #11392
- Fixed typo: libraray -> library: #11435
- Minor change in README.md: #11434
- Fix with-aphrodite readme typo: #11436
- Update api-rest-example to SSG: #11362
- Change mdx options description: #11409
- Update .gitignore: #11421
- Update emotion dependencies in with-emotion-11: #11414
- Fix #11396: #11397
- Fix type ignore: #11479
- Typos fixed: overriden --> overridden and innaccurate -->inacc…: #11454
- Fix small punctuation issue: #11439
Credits
Huge thanks to @bgoerdt, @herrstucki, @MichelleLucero, @liulanz, @sdhani, @JazibJafri, @ElForastero, @moeyashi, @Andarist, @comxd, @chislee0708, and @PullJosh for helping!
v9.3.3-canary.0
Patches
- Revert "Fix assignment of props in WithApollo.getInitialProps " (#11384): #11236
- Add support for comments in tsconfig.json: e7ea27645deacb77fb3f69a830adfadbf70f4b6a
- Docs: Replace micro-cors with cors middleware: #11395
- Add support for comments in tsconfig.json: #11392
- Fixed typo: libraray -> library: #11435
- Minor change in README.md: #11434
- Fix with-aphrodite readme typo: #11436
- Update api-rest-example to SSG: #11362
- Change mdx options description: #11409
- Update .gitignore: #11421
- Update emotion dependencies in with-emotion-11: #11414
- Fix #11396: #11397
- Fix type ignore: #11479
- Typos fixed: overriden --> overridden and innaccurate -->inacc…: #11454
- Fix small punctuation issue: #11439
- Merge branch 'canary' of github.com:zeit/next.js into canary: dd098ca5f6bf9bd94f7d71950560a6ad649f8b97
Credits
Huge thanks to @bgoerdt, @herrstucki, @MichelleLucero, @liulanz, @sdhani, @JazibJafri, @ElForastero, @moeyashi, @Andarist, @comxd, @chislee0708, and @PullJosh for helping!
v9.3.2
This upgrade is completely backwards compatible and recommended for all users on versions below 9.3.2. For future security related communications of our OSS projects, please join this mailing list.
... (truncated)
Commits
b5d8660
v9.3.3ac223e2
v9.3.3-canary.0dd098ca
Merge branch 'canary' of github.com:zeit/next.js into canarye4bf0d4
Fix small punctuation issue (#11439)a553768
Typos fixed: overriden --> overridden and innaccurate -->inacc… (#11454)d3d0b93
Fix type ignore (#11479)6f27e21
Fix #11396 (#11397)fc94605
Update emotion dependencies in with-emotion-11 (#11414)41764b2
Update .gitignore (#11421)8d63330
Change mdx options description (#11409)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.