This repository was archived by the owner on Aug 16, 2024. It is now read-only.
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ Thanks to all the maintainers and contributors who worked so hard on this releas
6
6
7
7
# Highlights
8
8
9
- - Fast Refresh #8582
9
+ - Fast Refresh [ #8582 ] ( https://github.com/facebook/create-react-app/pull/8582 )
10
10
- React 17 support
11
- - New JSX transform #9645
12
- - TypeScript 4 support #9734
13
- - ESLint 7 #8978
14
- - New Jest and React Testing Library rules #8963
15
- - Jest 26 #8955
11
+ - New JSX transform [ #9645 ] ( https://github.com/facebook/create-react-app/pull/9645 )
12
+ - TypeScript 4 support [ #9734 ] ( https://github.com/facebook/create-react-app/pull/9734 )
13
+ - ESLint 7 [ #8978 ] ( https://github.com/facebook/create-react-app/pull/8978 )
14
+ - New Jest and React Testing Library rules [ #8963 ] ( https://github.com/facebook/create-react-app/pull/8963 )
15
+ - Jest 26 [ #8955 ] ( https://github.com/facebook/create-react-app/pull/8955 )
16
16
- PWA/workbox improvements
17
- - Switch to the Workbox InjectManifest plugin #9205
17
+ - Switch to the Workbox InjectManifest plugin [ #9205 ] ( https://github.com/facebook/create-react-app/pull/9205 )
18
18
- Now its own template so it can be released independently
19
- - Web Vitals support #9116
19
+ - Web Vitals support [ #9116 ] ( https://github.com/facebook/create-react-app/pull/9116 )
20
20
21
21
# Migrating from 3.4.x to 4.0.0
22
22
You can’t perform that action at this time.
0 commit comments