- 02 Mar, 2019 1 commit
-
-
vikr01 authored
-
- 10 Feb, 2019 2 commits
-
-
Ian Schmitz authored
- 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
-
Ian Schmitz authored
-
- 09 Feb, 2019 1 commit
-
-
Andrew Turgeon authored
As part of the latest babel-plugin-macros [2.4.5 release](https://github.com/kentcdodds/babel-plugin-macros/releases/tag/v2.4.5), there was a small fix that went in that fixes a [bug](https://github.com/kentcdodds/babel-plugin-macros/pull/100) specifying the `babelMacros` entry in `package.json` no longer working. This patch version increase should remedy the issue and allow specifying babel macro configuration in the `package.json` file again (as stated in the [user docs](https://github.com/kentcdodds/babel-plugin-macros/blob/master/other/docs/user.md#config-experimental) of babel-plugin-macros)
-
- 06 Jan, 2019 1 commit
-
-
Joe Haddad authored
* Upgrade a bunch of dependencies * Turn off nightly Yarn
-
- 23 Dec, 2018 1 commit
-
-
Joe Haddad authored
- 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
-
- 22 Nov, 2018 1 commit
-
-
Joe Haddad authored
-
- 01 Nov, 2018 2 commits
-
-
Joe Haddad authored
- 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
-
Joe Haddad authored
* Turn on decorators * Add decorator test
-
- 30 Oct, 2018 1 commit
-
-
Joe Haddad authored
- 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
-
- 21 Oct, 2018 1 commit
-
-
Bruno Lemos authored
-
- 14 Oct, 2018 2 commits
-
-
Dan Abramov authored
- 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
-
Vikram Rangaraj authored
* use the correct dependency for babel-plugin-dynamic-import-node * Update package.json
-
- 03 Oct, 2018 1 commit
-
-
Joe Haddad authored
- 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
-
- 02 Oct, 2018 1 commit
-
-
Joe Haddad authored
- 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
-
- 01 Oct, 2018 2 commits
-
-
Joe Haddad authored
- 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
-
Joe Haddad authored
* Strip flow syntax before any other transform Plugins run before presets so we can't use the flow preset * Add informative comment
-
- 28 Sep, 2018 1 commit
-
-
Joe Haddad authored
- 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
-
- 27 Sep, 2018 3 commits
-
-
Ian Sutherland authored
* 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
-
Joe Haddad authored
* 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
-
XiaoYan Li authored
-
- 26 Sep, 2018 1 commit
-
-
Joe Haddad authored
- 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
-
- 25 Sep, 2018 1 commit
-
-
Joe Haddad authored
* Add new overrides option * Add file to package.json * Create our own loader * Remove overrides * We have to use a real babel option * Add comments
-
- 24 Sep, 2018 2 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
- 20 Sep, 2018 1 commit
-
-
Joe Haddad authored
Closes #4932, Closes #4876
-
- 23 Jun, 2018 3 commits
-
-
Dan Abramov authored
-
Dan authored
-
Dan Abramov authored
-
- 20 May, 2018 1 commit
-
-
Andreas Cederström authored
- [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
-
- 11 May, 2018 1 commit
-
-
stereobooster authored
Update babel-plugin-macros to 2.2.1.
-
- 27 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 05 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 18 Mar, 2018 1 commit
-
-
Brian Ng authored
* 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
-
- 23 Jan, 2018 1 commit
-
-
Michaël De Boey authored
-
- 22 Jan, 2018 1 commit
-
-
Michaël De Boey authored
-
- 17 Jan, 2018 2 commits
-
-
Dan Abramov authored
-
Ian Sutherland authored
* Remove PropTypes from production build (#209) * Added react/forbid-foreign-prop-types rule to eslint config * Removed react/forbid-foreign-prop-types rule from eslint config
-
- 16 Jan, 2018 1 commit
-
-
Dan Abramov authored
* Try to fix CI * Bump Jest elsewhere * Bump Babel elsewhere * Fix CI on Windows by writing .cmd file back
-
- 15 Jan, 2018 1 commit
-
-
Dan Abramov authored
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
-