You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[#7500](https://github.com/facebook/create-react-app/pull/7500) Add links to Spectrum in README and docs ([@iansu](https://github.com/iansu))
20
+
21
+
#### Committers: 3
22
+
23
+
- Ian Schmitz ([@ianschmitz](https://github.com/ianschmitz))
24
+
- Ian Sutherland ([@iansu](https://github.com/iansu))
25
+
- Tomáš Szabo ([@deftomat](https://github.com/deftomat))
26
+
27
+
### Migrating from 3.1.0 to 3.1.1
28
+
29
+
Inside any created project that has not been ejected, run:
v3.1.0 is a minor release that adds ESLint 6 support as well as experimental support for extended and customizing the ESLint config along with other minor bug fixes and documentation updates.
43
+
v3.1.0 is a minor release that adds ESLint 6 support as well as experimental support for extended and customizing the ESLint config along with other minor bug fixes and documentation updates. The upgrade to ESLint 6 is a breaking change _only_ if you're using `eslint-config-react-app` or `react-error-overlay` outside of Create React App.
4
44
5
45
# Highlights
6
46
@@ -23,9 +63,6 @@ v3.1.0 is a minor release that adds ESLint 6 support as well as experimental sup
23
63
24
64
#### :boom: Breaking Change
25
65
26
-
-`react-scripts`
27
-
-[#7176](https://github.com/facebook/create-react-app/pull/7176) Fix RegExp from navigateFallbackBlacklist (workbox) ([@nuragic](https://github.com/nuragic))
28
-
-[#7378](https://github.com/facebook/create-react-app/pull/7378) Update url-loader to 2.0.1 ([@heyimalex](https://github.com/heyimalex))
0 commit comments