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
Merge branch 'next' into feature/serve-app-under-homepage
* next: (35 commits)
Update envinfo and issue template (facebook#4375)
Update sass-loader to 7.0.1 (facebook#4376)
Support package distribution tags (facebook#4350)
fix broken css module support in prod (facebook#4361)
Bumped jest version to 22.4.1 (facebook#4362)
bump babel 7 to beta 46
bump lint-staged to node 10 compatible version
documentation: Added License to the README.md (facebook#4294)
Bump `fsevents`. (facebook#4331)
Fix typo in e2e-simple.sh comment (facebook#4323)
Add Sass loader (facebook#4195)
Fix some typos in README.md (facebook#4286)
Added learnstorybook.com to Storybook links (facebook#4298)
Document multiple build environments via `env-cmd` facebook#4071 (facebook#4117)
Fixed link to CSS imports blog post
Update CSS Modules localIndetName (facebook#4192)
Enable loose mode for `class-properties` (facebook#4248)
bump babel 7 beta (facebook#4253)
Small typo fixfacebook#4217
Changelog for 1.1.4
...
*[#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))
67
+
- Vicente Plata ([xnt](https://github.com/xnt))
68
+
69
+
### Migrating from 1.1.1 to 1.1.2
70
+
71
+
Inside any created project that has not been ejected, run:
0 commit comments