Ian Schmitz
1f46136d96
Fix build ( #7662 )
2019-09-08 18:20:51 -07:00
Ian Sutherland
4410f5ec30
Publish
...
- create-react-app@3.1.1
- eslint-config-react-app@5.0.1
- react-dev-utils@9.0.3
- react-error-overlay@6.0.1
- react-scripts@3.1.1
2019-08-13 13:41:52 -06: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
Brody McKee
404af90d9a
Add ESLint 6 support ( #7415 )
2019-07-28 15:05:54 +03:00
Min ho Kim
7c0dfef237
Fix various typos ( #7355 )
2019-07-15 17:12:35 +03:00
Ian Sutherland
a88a4c3af6
Upgrade webpack to 4.35.0 to fix dynamic import issue ( #7257 )
...
* Upgrade webpack to 4.35.0 to fix dynamic import issue
* Add a test maybe?
2019-06-24 12:25:15 -06: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
Ian Schmitz
4542185dea
Unpin babel-jest ( #7007 )
2019-05-07 10:37:12 -07:00
Ian Schmitz
bf886bc49f
Temporary fix for babel-jest preflight error ( #7002 )
...
* Temporary fix for babel-jest preflight error
* Update babel-jest in react-error-overlay
2019-05-07 06:51:47 -07: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
91ddd618be
Update dependency versions ( #6767 )
...
Includes only minor/patch version bumps.
2019-04-06 15:16:08 -07:00
Ian Schmitz
76fea02277
Cleanup Jest config ( #6654 )
...
General cleanup after the [Jest 24 PR](#6278 ).
This also includes `jsdom@14` via https://www.npmjs.com/package/jest-environment-jsdom-fourteen . Since we have a node >= 8.10 requirement, we are able to use the latest version of `jsdom` which includes additional implementations of browser APIs such as `MutationObserver` (which we had an issue filed for over at #6617 ).
/cc @SimenB. Is there more you recommend we do to cleanup our [Jest config](b0cbf2caa1/packages/react-scripts/scripts/utils/createJestConfig.js ) for TypeScript?
Co-authored-by: Ian Sutherland <ian@iansutherland.ca >
2019-04-04 11:00:00 -06:00
Lorenzo Rapetti
3be3576304
Update to Jest 24 ( #6278 )
...
* Update to jest 24
* Add notice about pnpResolver.js
* Formatting
* Fix linting
* Update to jest 24.1.0
* Update jest-pnp-resolver
* Swap create-react-app params in e2e scripts
* Add extraGlobals to supportedKeys
* Bump jest to 24.3.1
* Bump jest to 24.4.0
* Bumb jest to 24.5.0
* Update template dependencies jest to 24.5.0
* Debug failing test
* Remove jest-pnp-resolver
* Remove console.log
* Revert yarn.lock.cached
2019-03-15 12:02:59 -06: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
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
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
Ian Schmitz
0d0d0349a5
Publish
...
- create-react-app@2.1.3
- react-dev-utils@7.0.1
- react-error-overlay@5.1.2
- react-scripts@2.1.3
2019-01-04 10:53:44 -08:00
Prashant Andani
6fc1993728
Typo fixes ( #6104 )
...
<!--
Thank you for sending the PR!
If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots!
Happy contributing!
-->
2018-12-30 18:21:33 -08: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
Simen Bekkhus
2c92fd48f1
fix: add sideEffects: false to react-error-overlay ( #5451 )
...
This allows us to leave the import in the code, and webpack will still tree shake it out
2018-11-21 21:53:03 -05:00
Noel Yoo
77f8df7ad7
Fix typo ( #5727 )
2018-11-06 07:44:59 -05:00
Joe Haddad
3e9ba54018
Publish
...
- babel-plugin-named-asset-import@0.2.3
- babel-preset-react-app@6.1.0
- create-react-app@2.1.1
- react-dev-utils@6.1.1
- react-error-overlay@5.1.0
- react-scripts@2.1.1
2018-10-31 23:29:52 -04:00
Andrew Lisowski
36ce5786f5
Expose reportRuntimeError ( #4709 )
...
* factor out crashWithFrames and expose reportRuntimeError
* address code review and move error call to handleRuntimeError
2018-10-31 23:20:23 -04:00
Joe Haddad
b8c180dca3
Publish
...
- babel-preset-react-app@6.0.0
- confusing-browser-globals@1.0.5
- create-react-app@2.1.0
- eslint-config-react-app@3.0.5
- react-dev-utils@6.1.0
- react-error-overlay@5.0.6
- react-scripts@2.1.0
2018-10-29 23:40:56 -04:00
Joe Haddad
ae516d8161
Remove publish time waste
2018-10-25 00:40:52 -07:00
Dan Abramov
f89385f743
Publish
...
- babel-preset-react-app@5.0.4
- confusing-browser-globals@1.0.4
- create-react-app@2.0.4
- eslint-config-react-app@3.0.4
- react-dev-utils@6.0.5
- react-error-overlay@5.0.5
- react-scripts@2.0.5
2018-10-14 20:03:15 +01:00
Joe Haddad
6e14dbbbb8
Publish
...
- babel-preset-react-app@5.0.3
- create-react-app@2.0.3
- react-dev-utils@6.0.4
- react-error-overlay@5.0.4
- react-scripts@2.0.4
2018-10-03 16:01:44 -04: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
Joe Haddad
62615763c8
Correct package dependency version
2018-10-01 12:31:05 -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
194a29102f
Fix overlay IE 11 compatibility ( #5203 )
2018-10-01 12:12:25 -04:00
Joe Haddad
1e1019abbd
Polyfill error overlay for IE9 support ( #5198 )
...
* Polyfill for IE9 support
* Turn off performance option in webpack
2018-10-01 11:26:29 -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
Ian Sutherland
39c73ce5e3
Switch back to babel-loader ( #5143 )
...
* Switch back to babel-loader
* Preserve existing caller options. Use Object.assign instead of object spread.
* Updated filename in package.json
* Update comment about cache identifier
* Update macro check to use a regex
* Move macro check regex out of function
2018-09-27 19:17:21 -04:00
Joe Haddad
27ac52ac2f
Remove runtime alias hack ( #5142 )
...
* Remove runtime alias hack
* Pass absolute path to preset
* Change comment
* Give a relative path to absolute runtime
* Clean up config
* Tweak again
* Make absolute runtime the default
* Remove runtime package from error overlay
2018-09-27 16:52:43 -04:00
XiaoYan Li
46b18d9f36
Prevent Babel config overridden ( #5109 )
2018-09-26 17:03:31 -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
deffd04130
Fix babel runtime exclude rule
2018-09-26 01:31:50 -04:00
Joe Haddad
adfb20c403
Turn on Babel helpers ( #5093 )
...
* Turn on helpers and test importing something with async/await works
* Compiling babel runtime breaks itself
* Add helpers option to babel plugin with defaults
* Make helpers off by default and on in our configuration
* Hit eject and e2e
* meh
* copy'n'paste
* change again
* Turn off helpers by default in /prod, /dev, /test
* oops
* Spread undefined
* Use object assign not object spread
* Put preset in template since it's needed
* Fix e2e tests
2018-09-25 18:59:06 -04:00
Joe Haddad
2e19824dfd
Update tons of packages ( #5080 )
2018-09-24 17:41:40 -04:00
Jack Zhao
58e00a3109
Bump (peer) dependencies to ESLint 5.6 ( #5050 )
2018-09-21 07:35:02 -04:00
Jason Laster
2ed8eccf08
Switch to eval-source-map ( #4930 )
2018-09-20 18:54:50 -04:00
Joe Haddad
0bdbe42768
Upgrade to Babel 7 stable ( #5042 )
...
Closes #4932 , Closes #4876
2018-09-20 10:17:09 -04:00
Joe Haddad
25ebe01399
Upgrade react-scripts dependencies ( #5032 )
...
* No lock files prevents the use of yarn upgrade & outdated
* Update deps
* Bump Jest across the board
* Add safe postcss parser
2018-09-19 14:44:08 -04:00
Joe Haddad
2300f9e983
Switch from uglifyjs to terser ( #5026 )
...
Uglify is no longer maintained and has bugs not present in Terser (its successor)
2018-09-18 14:31:02 -04:00