Ian Sutherland
7fae307aef
Publish
...
- create-react-app@3.2.0
- react-app-polyfill@1.0.4
- react-dev-utils@9.1.0
- react-error-overlay@6.0.3
- react-scripts@3.2.0
2019-10-02 22:18:22 -06:00
Jake Moxey
b1e6155c02
Guard polyfills against window possibly being undefined ( #7205 )
2019-09-23 20:44:45 -07:00
Ian Sutherland
a825e8f5e3
Publish
...
- babel-plugin-named-asset-import@0.3.4
- babel-preset-react-app@9.0.2
- confusing-browser-globals@1.0.9
- create-react-app@3.1.2
- eslint-config-react-app@5.0.2
- react-app-polyfill@1.0.3
- react-dev-utils@9.0.4
- react-error-overlay@6.0.2
- react-scripts@3.1.2
2019-09-19 11:47:56 -06:00
Ian Schmitz
7ac8150af3
Bump dependencies ( #7681 )
2019-09-13 17:45:45 -07:00
Ian Sutherland
a78ff74309
Publish
...
- babel-plugin-named-asset-import@0.3.3
- babel-preset-react-app@9.0.1
- confusing-browser-globals@1.0.8
- create-react-app@3.1.0
- eslint-config-react-app@5.0.0
- react-app-polyfill@1.0.2
- react-dev-utils@9.0.2
- react-error-overlay@6.0.0
- react-scripts@3.1.0
2019-08-09 16:37:31 -06:00
Ian Schmitz
91c2673e59
Bump dependencies ( #7473 )
2019-08-08 14:12:34 -07:00
Ian Sutherland
57ef103440
Publish
...
- babel-preset-react-app@9.0.0
- create-react-app@3.0.1
- eslint-config-react-app@4.0.1
- react-app-polyfill@1.0.1
- react-dev-utils@9.0.1
- react-error-overlay@5.1.6
- react-scripts@3.0.1
2019-05-08 09:36:40 -06:00
David Cho-Lerat
c38aecf73f
Fix typo in README.md ( #6879 )
2019-04-24 11:45:45 +03:00
Ian Sutherland
265c1592dc
Publish
...
- babel-plugin-named-asset-import@0.3.2
- babel-preset-react-app@8.0.0
- confusing-browser-globals@1.0.7
- create-react-app@3.0.0
- eslint-config-react-app@4.0.0
- react-app-polyfill@1.0.0
- react-dev-utils@9.0.0
- react-error-overlay@5.1.5
- react-scripts@3.0.0
2019-04-22 12:50:29 -06:00
Ian Schmitz
f5b0aac411
Relax ESLint version range ( #6840 )
...
* Relax eslint version range
* Use semver package to compare versions during preflight check
* Cleanup package.json files whitespace
2019-04-17 19:46:47 -07:00
Philip Harrison
ced3fd49ca
Add directory details to packages/* package.json ( #6826 )
...
Specifying the directory as part of the repository field in a
package.json allows third party tools to provide better support when
working with monorepos. For example, it allows them to correctly
construct a commit diff for a specific package.
This format was accepted by npm in [npm/rfcs#19 ](https://github.com/npm/rfcs/pull/19 ).
2019-04-16 07:58:03 -07:00
Ian Schmitz
bffc296a2c
Update to core-js@3 ( #6769 )
...
* Update to core-js@3
* Remove references to @babel/polyfill
2019-04-14 16:53:11 -07:00
Ian Schmitz
278c62cf03
Revert "Update to core-js@3"
...
This reverts commit 71149650ec .
2019-04-06 16:32:19 -07:00
Ian Schmitz
71149650ec
Update to core-js@3
2019-04-06 16:24:18 -07:00
Ian Schmitz
3c9c21a285
Upgrade dependencies ( #6614 )
...
* Upgrade dependencies
* Upgrade a couple missed deps
* Run Prettier over codebase
2019-03-11 20:45:14 -06:00
Ian Sutherland
b5887dcac7
Publish
...
- babel-preset-react-app@7.0.2
- confusing-browser-globals@1.0.6
- create-react-app@2.1.6
- eslint-config-react-app@3.0.8
- react-app-polyfill@0.2.2
- react-dev-utils@7.0.4
- react-error-overlay@5.1.4
- react-scripts@2.1.6
2019-03-06 16:17:21 -07:00
Ioannis Cherouvim
7ec36479b3
Improved language used in markdown code blocks. ( #6419 )
...
* Improved language used in code blocks.
2019-02-21 21:16:33 -08:00
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