rsnext/.github
Tim Neutkens 14c9376899
BREAKING CHANGE: Remove React 17 (#41629)
Next.js 13 will require React 18.

In this PR I've only updated the peerDependency and removed the test runs in GH actions. Further cleanup will follow later, this allows us to remove the code supporting it later.



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)


Co-authored-by: Jiachi Liu <4800338+huozhi@users.noreply.github.com>
2022-10-21 22:20:36 +00:00
..
actions Update bench options in stats-config (#41432) 2022-10-14 18:17:45 -07:00
ISSUE_TEMPLATE chore: clarify issue template for examples 2022-10-20 17:03:31 +02:00
workflows BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
.kodiak.toml Maintain co-authors when kodiak merges (#31316) 2021-11-11 12:21:25 -06:00
CODEOWNERS Fix errors entry in codeowners 2022-10-05 22:10:23 -07:00
labeler.json Updated Maedahs name in label gen config (#32005) 2021-12-01 10:20:11 -06:00
pull_request_template.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00