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
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
*[#2297](https://github.com/facebookincubator/create-react-app/pull/2297) Don’t serve the development version from public IPs by default. ([@Timer](https://github.com/Timer))
28
+
29
+
*`eslint-config-react-app`
30
+
*[#2311](https://github.com/facebookincubator/create-react-app/pull/2311) Disable `flowtype/require-valid-file-annotation` lint rule due to false positives. ([@Robdel12](https://github.com/Robdel12))
31
+
32
+
*`react-dev-utils`, `react-error-overlay`
33
+
*[#2301](https://github.com/facebookincubator/create-react-app/pull/2301) Wrap more `console` calls into a check. ([@BrodaNoel](https://github.com/BrodaNoel))
34
+
35
+
*`react-scripts`
36
+
*[#2314](https://github.com/facebookincubator/create-react-app/pull/2314) Fix a "File not found" false positive. ([@gaearon](https://github.com/gaearon))
37
+
38
+
#### Committers: 4
39
+
- Broda Noel ([BrodaNoel](https://github.com/BrodaNoel))
40
+
- Dan Abramov ([gaearon](https://github.com/gaearon))
41
+
- Joe Haddad ([Timer](https://github.com/Timer))
42
+
- Robert DeLuca ([Robdel12](https://github.com/Robdel12))
43
+
44
+
### Migrating from 1.0.2 to 1.0.3
45
+
46
+
Inside any created project that has not been ejected, run:
0 commit comments