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
*[#4247](https://github.com/facebook/create-react-app/pull/4247) Fix `environment.dispose is not a function` error caused by a Jest bug. ([@gaearon](https://github.com/gaearon))
33
+
34
+
#### Committers: 1
35
+
- Dan Abramov ([gaearon](https://github.com/gaearon))
36
+
37
+
### Migrating from 1.1.2 to 1.1.3
38
+
39
+
Inside any created project that has not been ejected, run:
*[#4085](https://github.com/facebook/create-react-app/pull/4085) Resolve `.js` before `.mjs` files to unbreak dependencies with native ESM support. ([@leebyron](https://github.com/leebyron))
58
+
59
+
#### :memo: Documentation
60
+
61
+
*`react-scripts`
62
+
63
+
*[#4197](https://github.com/facebook/create-react-app/pull/4197) Add troubleshooting for Github Pages. ([@xnt](https://github.com/xnt))
64
+
65
+
#### Committers: 2
66
+
- Lee Byron ([leebyron](https://github.com/leebyron))
*[#3474](https://github.com/facebookincubator/create-react-app/pull/3474) Allow the error overlay to be unregistered. ([@Timer](https://github.com/Timer))
52
-
134
+
53
135
*`create-react-app`
54
136
55
137
*[#3408](https://github.com/facebookincubator/create-react-app/pull/3408) Add `--info` flag to help gather bug reports. ([@tabrindle](https://github.com/tabrindle))
*[#3320](https://github.com/facebookincubator/create-react-app/pull/3320) Fix offline installation to respect proxy from `.npmrc`. ([@mdogadailo](https://github.com/mdogadailo))
78
-
160
+
79
161
*`react-scripts`
80
162
81
163
*[#3537](https://github.com/facebookincubator/create-react-app/pull/3537) Add `mjs` and `jsx` filename extensions to `file-loader` exclude pattern. ([@iansu](https://github.com/iansu))
0 commit comments