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 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
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
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
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
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
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
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
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
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
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
Tore Hammervoll
11580f22f2
Update jest version ( #4846 )
...
* Update jest version
* Update babel-jest version
* Use testURL: http://localhost in jest configs.
* Update to jest version 23.5
This version of jest includes a fix for https://github.com/jsdom/jsdom/issues/2304
* "testURL": "http://localhost " is default with jest v23.5
2018-09-17 01:28:16 +01:00
Andreas Cederström
d72678fb0c
- [x] Upgrade to webpack 4.8.X ( #4077 )
...
- [x] Utilize webpack 4 development and production modes
- [x] Upgrade webpack dev server
- [x] Webpack 4 compatible release of thread-loader
- [x] Webpack 4 compatible release of HtmlWebpackPlugin
- [x] Webpack 4 compatible release of SwPrecacheWebpackPlugin
- [x] Webpack 4 compatible release of WebpackManifestPlugin
- [x] Update README
- [x] Update WebpackDevServerUtils
- [x] Update InterpolateHtmlPlugin
- [x] Update ModuleScopePlugin
- [x] Update WatchMissingNodeModulesPlugin
- [x] Move UglifyJS options to webpack 4 optimize
- [x] Move InterpolateHtmlPlugin to make it tapable on HtmlWebpackPlugin
- [x] vendor splitting via splitChunks.splitChunks (https://twitter.com/wSokra/status/969633336732905474 )
- [x] long term caching via splitChunks.runtimeChunk (https://twitter.com/wSokra/status/969679223278505985 )
- [x] Make sure process.env.NODE_ENV is proxied correctly to `react-error-overlay`
- [x] Implicit webpack.NamedModulesPlugin in dev config as its default in webpack 4
- [x] Disable webpack performance hints as we have our own filesize reporter
- [x] Replace ExtractTextPlugin with MiniCssExtractPlugin
- [x] Switch to css whole file minification via OptimizeCSSAssetsPlugin rather than per module css minification to gain performance
2018-05-20 18:22:24 +01:00
Chad Greenburg
32eebfeb7f
Bumped jest version to 22.4.1 ( #4362 )
...
* Updated jest version.
2018-04-27 08:04:21 +02:00
Andreas Cederström
0fe6fea6e4
bump babel 7 to beta 46
2018-04-27 07:53:56 +02:00
Andreas Cederström
06176e1ea4
bump babel 7 beta ( #4253 )
2018-04-05 07:28:30 +02:00
Ian Sutherland
8a34b7cc77
Add ESLint check for incorrect propTypes usage ( #3840 ) ( #4048 )
2018-03-25 16:17:41 -06:00
Brian Ng
cb3f835586
Bump babel-related deps ( #4159 )
...
* Add explicit dep on plugin-proposal-object-rest-spread to babel-preset-react-app
* Bump babel-related deps to beta.42
* Pass useBuiltIns directly to react-preset
2018-03-18 14:22:56 -06:00
Michaël De Boey
3767d91886
Fix package repository name ( #3900 )
2018-01-23 00:25:03 +00:00