Ian Schmitz
|
b02f181d0d
|
Publish
- babel-plugin-named-asset-import@0.3.1
- babel-preset-react-app@7.0.1
- create-react-app@2.1.4
- eslint-config-react-app@3.0.7
- react-app-polyfill@0.2.1
- react-dev-utils@7.0.2
- react-error-overlay@5.1.3
- react-scripts@2.1.4
|
2019-02-10 13:48:33 -08:00 |
|
Ian Schmitz
|
b7e0158441
|
Upgrade dependencies (#6393)
|
2019-02-10 12:24:40 -08:00 |
|
Joe Haddad
|
3e1dc99013
|
Fix CI and upgrade dependencies (#6137)
* Upgrade a bunch of dependencies
* Turn off nightly Yarn
|
2019-01-06 13:13:20 -05:00 |
|
Joe Haddad
|
d7c0b59242
|
Publish
- babel-plugin-named-asset-import@0.3.0
- babel-preset-react-app@7.0.0
- create-react-app@2.1.2
- eslint-config-react-app@3.0.6
- react-app-polyfill@0.2.0
- react-dev-utils@7.0.0
- react-error-overlay@5.1.1
- react-scripts@2.1.2
|
2018-12-23 13:53:12 -05:00 |
|
Adam Wanninger
|
7e25df150d
|
extra polyfills must be included manually (#5814)
* extra polyfills must be included manually, fixes #5795
* make note italicized
|
2018-11-16 09:06:01 -05:00 |
|
Gregory Shilin
|
0c9c97a778
|
Don't polyfill fetch for Node -- additional files (#5789)
|
2018-11-13 10:22:03 -05:00 |
|
Joe Haddad
|
209053b97e
|
Publish
- babel-plugin-named-asset-import@0.2.2
- babel-preset-react-app@5.0.2
- confusing-browser-globals@1.0.3
- create-react-app@2.0.2
- eslint-config-react-app@3.0.3
- react-app-polyfill@0.1.3
- react-dev-utils@6.0.3
- react-error-overlay@5.0.3
- react-scripts@2.0.3
|
2018-10-01 20:54:45 -04:00 |
|
Dan Abramov
|
79485d7d9c
|
Update README.md
|
2018-10-01 16:31:38 -04:00 |
|
Joe Haddad
|
f0784fc27f
|
Publish
- babel-plugin-named-asset-import@0.2.1
- babel-preset-react-app@5.0.1
- confusing-browser-globals@1.0.2
- create-react-app@2.0.1
- eslint-config-react-app@3.0.1
- react-app-polyfill@0.1.2
- react-dev-utils@6.0.2
- react-error-overlay@5.0.2
- react-scripts@2.0.2
|
2018-10-01 12:21:46 -04:00 |
|
Joe Haddad
|
2afcd4fdfc
|
Add license file to all packages (#5192)
|
2018-09-30 23:17:18 -04:00 |
|
Joe Haddad
|
c5c7da0fa5
|
Publish
- babel-preset-react-app@5.0.0
- react-app-polyfill@0.1.1
- react-dev-utils@6.0.1
- react-error-overlay@5.0.1
- react-scripts@2.0.1
|
2018-09-28 08:54:24 -04:00 |
|
Joe Haddad
|
328c3123e8
|
Don't polyfill fetch for Node (#5132)
|
2018-09-27 10:23:02 -04:00 |
|
Joe Haddad
|
ac5376f9b9
|
Publish
- babel-plugin-named-asset-import@0.2.0
- babel-preset-react-app@4.0.0
- confusing-browser-globals@1.0.1
- create-react-app@2.0.0
- eslint-config-react-app@3.0.0
- react-app-polyfill@0.1.0
- react-dev-utils@6.0.0
- react-error-overlay@5.0.0
- react-scripts@2.0.0
|
2018-09-26 14:00:59 -04:00 |
|
Joe Haddad
|
bfb17b2043
|
Tweak browser support section
|
2018-09-26 11:12:23 -04:00 |
|
Joe Haddad
|
5599eff861
|
Drop IE 11 support by default (#5090)
* Drop ie 11 support and move polyfills to a new package
* More useful directions for what entry point to use
https://github.com/facebook/create-react-app/pull/5090#discussion_r220313783
* Clear up what file this polyfill goes in
https://github.com/facebook/create-react-app/pull/5090#discussion_r220313980
* Polyfill `window`, not `global`
* Remove proxy polyfill file
|
2018-09-25 16:08:29 -04:00 |
|