Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit af616ab

Browse files
committed
Update CHANGELOG
1 parent 014ca01 commit af616ab

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ Thanks to all the maintainers and contributors who worked so hard on this releas
66

77
# Highlights
88

9-
- Fast Refresh #8582
9+
- Fast Refresh [#8582](https://github.com/facebook/create-react-app/pull/8582)
1010
- 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)
1616
- 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)
1818
- 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)
2020

2121
# Migrating from 3.4.x to 4.0.0
2222

0 commit comments

Comments
 (0)