Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
iansu committed Oct 23, 2020
1 parent 014ca01 commit af616ab
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Expand Up @@ -6,17 +6,17 @@ Thanks to all the maintainers and contributors who worked so hard on this releas

# Highlights

- Fast Refresh #8582
- Fast Refresh [#8582](https://github.com/facebook/create-react-app/pull/8582)
- React 17 support
- New JSX transform #9645
- TypeScript 4 support #9734
- ESLint 7 #8978
- New Jest and React Testing Library rules #8963
- Jest 26 #8955
- New JSX transform [#9645](https://github.com/facebook/create-react-app/pull/9645)
- TypeScript 4 support [#9734](https://github.com/facebook/create-react-app/pull/9734)
- ESLint 7 [#8978](https://github.com/facebook/create-react-app/pull/8978)
- New Jest and React Testing Library rules [#8963](https://github.com/facebook/create-react-app/pull/8963)
- Jest 26 [#8955](https://github.com/facebook/create-react-app/pull/8955)
- PWA/workbox improvements
- Switch to the Workbox InjectManifest plugin #9205
- Switch to the Workbox InjectManifest plugin [#9205](https://github.com/facebook/create-react-app/pull/9205)
- Now its own template so it can be released independently
- Web Vitals support #9116
- Web Vitals support [#9116](https://github.com/facebook/create-react-app/pull/9116)

# Migrating from 3.4.x to 4.0.0

Expand Down

0 comments on commit af616ab

Please sign in to comment.