1. 26 Sep, 2018 1 commit
    • Joe Haddad's avatar
      Publish · ac5376f9
      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
      Unverified
      ac5376f9
  2. 24 Sep, 2018 1 commit
  3. 21 Sep, 2018 1 commit
  4. 20 May, 2018 1 commit
    • Andreas Cederström's avatar
      - [x] Upgrade to webpack 4.8.X (#4077) · d72678fb
      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
      d72678fb
  5. 25 Mar, 2018 1 commit
  6. 23 Mar, 2018 1 commit
  7. 20 Mar, 2018 1 commit
  8. 18 Mar, 2018 1 commit
    • Brian Ng's avatar
      Bump babel-related deps (#4159) · cb3f8355
      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
      cb3f8355
  9. 23 Jan, 2018 1 commit
  10. 22 Jan, 2018 1 commit
  11. 17 Jan, 2018 2 commits
  12. 15 Jan, 2018 6 commits
    • Siddharth Doshi's avatar
      Add restricted globals package (#2286) · c36d1a00
      Siddharth Doshi authored
      * Add restricted globals package
      
      * Use new package in eslint-config
      
      * Add eslint-restricted-globals dependency
      
      * Fixes
      
      * Update dependencies
      
      * Update test and README
      
      * Use jest
      
      * tweaks
      
      * Add lint/test to CI
      
      * Fix lint
      Unverified
      c36d1a00
    • Chris Laughlin's avatar
      Enable `getter-return` rule as a warning (#3723) · f6c37300
      Chris Laughlin authored
      * Updating ESlint to ^4.15.0 and adding new rules to config
      
      * remoning style rule and auto fixing breakages from new rules
      
      * Removing implicit-arrow-linebreak style rule
      
      * adding new rule to eslint config project
      
      * updating react scripts eslint version
      
      * Pinning version.
      
      * Changing getter-return to warn
      
      * Update package.json
      
      * Update .eslintrc
      Unverified
      f6c37300
    • Dan Abramov's avatar
      Bump eslint-plugin-jsx-a11y version (#2690) · bf02edbe
      Dan Abramov authored
      * Bump eslint-plugin-jsx-a11y
      
      * Update index.js
      
      * Update index.js
      
      * Update package.json
      
      * Don't use links for non-linky things
      Unverified
      bf02edbe
    • Clement Hoang's avatar
      Switch to Babel 7 (#3522) · 1552949a
      Clement Hoang authored
      * Update dependencies in react-scripts
      
      * Add first pass of working dependencies for babel-preset-react-app and react-scripts
      
      * Bump more dependency versions
      
      * Adjust more versions and edit fix options
      
      * Restore functionality of old preset
      
      * Disable Uglify in iframe webpack
      
      * Apply prettier
      
      * Re-enable cache in dev and clean deps
      
      * Lock packages and move babel/core to dep in preset
      
      * Bump babel-jest
      
      * Re-enable uglify
      
      * Nest forceAllTransforms correctly in webpack config
      
      * Install babel-core bridge for jest
      
      * Add jest-cli and babel-core bridge to make tests in react-error-overlay pass
      
      * Re-enable transform-dynamic-import
      
      * Add dynamic import syntax support back
      
      * Use new babel in kitchensink
      
      * Transform modules in test
      
      * Revert "Transform modules in test"
      
      This reverts commit 539e46a1.
      
      * Attempt fix for ejected tests
      
      * try this
      
      * Add regenerator back
      
      * Bump babel deps to beta.34
      
      ...
      Unverified
      1552949a
    • everdimension's avatar
      Redisable require.ensure() (#3121) · 813584ff
      everdimension authored
      Unverified
      813584ff
    • Dan's avatar
      Publish · e73a783e
      Dan authored
       - babel-preset-react-app@3.1.1
       - create-react-app@1.5.0
       - eslint-config-react-app@2.1.0
       - react-dev-utils@5.0.0
       - react-error-overlay@4.0.0
       - react-scripts@1.1.0
      e73a783e
  13. 08 Jan, 2018 1 commit
  14. 17 Nov, 2017 1 commit
  15. 27 Sep, 2017 1 commit
    • Joe Haddad's avatar
      Publish · b2c0b3f7
      Joe Haddad authored
       - babel-preset-react-app@3.0.3
       - create-react-app@1.4.1
       - eslint-config-react-app@2.0.1
       - react-dev-utils@4.1.0
       - react-error-overlay@2.0.2
       - react-scripts@1.0.14
      Unverified
      b2c0b3f7
  16. 26 Sep, 2017 1 commit
  17. 06 Sep, 2017 1 commit
  18. 09 Aug, 2017 2 commits
    • Joe Haddad's avatar
      Publish · bfaee410
      Joe Haddad authored
       - babel-preset-react-app@3.0.2
       - create-react-app@1.4.0
       - eslint-config-react-app@2.0.0
       - react-dev-utils@3.1.0
       - react-error-overlay@1.0.10
       - react-scripts@1.0.11
      Unverified
      bfaee410
    • Joe Haddad's avatar
      Update dev deps (#2923) · 9b23be82
      Joe Haddad authored
      * Bump deps
      
      * Fix linter errors
      
      * Whoops
      
      * Try to bump webpack
      
      * Update peer deps to min for eslint 4.x
      9b23be82
  19. 02 Aug, 2017 1 commit
  20. 07 Jul, 2017 1 commit
    • Đinh Quang Trung's avatar
      ESLint 4 (#2735) · bbbc15dc
      Đinh Quang Trung authored
      * Update eslint-loader 1.7.1 -> 1.9.0
      
      * Add eslintPath option
      
      * Update eslint 3.19.0 -> 4.1.1
      
      * Update peer dependencies
      
      * Move eslintPath config to outside @remove-on-eject
      bbbc15dc
  21. 01 Jul, 2017 1 commit
  22. 28 Jun, 2017 2 commits
  23. 24 May, 2017 2 commits
  24. 22 May, 2017 2 commits
  25. 21 May, 2017 2 commits
  26. 19 May, 2017 3 commits
  27. 16 May, 2017 1 commit