rsnext/packages
Tim Neutkens 62bb3482fe
Fix Fast Refresh for React 18 (#35718)
- Updates the React 18 test suite to the latest React version.
- Upgrade `react-refresh` module

Fixes #35518
Fixes #35703

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`


Co-authored-by: Jiachi Liu <4800338+huozhi@users.noreply.github.com>
2022-03-30 12:16:17 +00:00
..
create-next-app v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
eslint-config-next v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
eslint-plugin-next Fix typos (#35683) 2022-03-28 22:53:51 -05:00
next Fix Fast Refresh for React 18 (#35718) 2022-03-30 12:16:17 +00:00
next-bundle-analyzer v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-codemod v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-env v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-mdx v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-plugin-storybook v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-polyfill-module v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-polyfill-nomodule v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
next-swc v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
react-dev-overlay v12.1.3-canary.0 2022-03-28 18:33:56 -05:00
react-refresh-utils Fix Fast Refresh for React 18 (#35718) 2022-03-30 12:16:17 +00:00