1. 07 Mar, 2017 1 commit
    • Joe Haddad's avatar
      Switch to preset-env (#1742) · 24f38f86
      Joe Haddad authored
      * Switch to preset-env
      Disables webpack modules by enabling babel modules to resolve #1638
      
      * Bump babel-core to match babel preset versions
      
      * Add uglify to targets
      24f38f86
  2. 26 Feb, 2017 1 commit
    • Joe Haddad's avatar
      Published 0.9.1 at 9e2624f3 · f3d8ffff
      Joe Haddad authored
       - babel-preset-react-app@2.1.1
       - create-react-app@1.1.0
       - eslint-config-react-app@0.5.2
       - react-dev-utils@0.5.1
       - react-scripts@0.9.1
      f3d8ffff
  3. 25 Feb, 2017 1 commit
  4. 22 Feb, 2017 1 commit
  5. 21 Feb, 2017 1 commit
  6. 16 Feb, 2017 1 commit
  7. 15 Feb, 2017 2 commits
  8. 11 Feb, 2017 3 commits
    • Joe Haddad's avatar
      Upgrade webpack (#1291) · 12288836
      Joe Haddad authored
      * Upgrade webpack
      
      * Address more webpack v2 ...
      
      * Update html-webpack-plugin
      
      * Remove LoaderOptionsPlugin from dev config
      
      * ExtractTextPlugin still uses webpack 1 syntax
      ... and doesn't support complex options (yet)
      
      * Grammar nit
      
      * Update extract text webpack plugin
      
      * - Remove webpack.LoaderOptionsPlugin
      - Update deps
      
      * Lerna hoists packages
      
      * Update extract-text-webpack-plugin
      
      * Update webpack-dev-server
      
      * Remove imports for the tests
      
      * stop removing babelrc
      12288836
    • Joe Haddad's avatar
      Publish · 67e6cf5a
      Joe Haddad authored
       - babel-preset-react-app@2.1.0
       - create-react-app@1.0.4
       - eslint-config-react-app@0.5.1
       - react-dev-utils@0.5.0
       - react-scripts@0.9.0
      67e6cf5a
    • Joe Haddad's avatar
      Upgrade babel dependencies · 354fce06
      Joe Haddad authored
      354fce06
  9. 07 Dec, 2016 1 commit
    • Dan Abramov's avatar
      Publish · 49414d6b
      Dan Abramov authored
       - babel-preset-react-app@2.0.1
       - eslint-config-react-app@0.5.0
       - react-dev-utils@0.4.1
       - react-scripts@0.8.2
      49414d6b
  10. 06 Dec, 2016 2 commits
  11. 03 Dec, 2016 1 commit
    • Ville Immonen's avatar
      Publish · 5ee027d6
      Ville Immonen authored
       - babel-preset-react-app@2.0.0
       - create-react-app@0.7.0
       - eslint-config-react-app@0.4.0
       - react-dev-utils@0.4.0
       - react-scripts@0.8.0
      5ee027d6
  12. 21 Nov, 2016 1 commit
  13. 17 Nov, 2016 3 commits
  14. 22 Oct, 2016 2 commits
    • Ville Immonen's avatar
      Publish · a5f760ba
      Ville Immonen authored
       - babel-preset-react-app@1.0.0
       - create-react-app@0.6.0
       - eslint-config-react-app@0.3.0
       - react-dev-utils@0.3.0
       - react-scripts@0.7.0
      a5f760ba
    • Ville Immonen's avatar
      Update dependencies (#945) · d5de99e0
      Ville Immonen authored
      * Update dependencies
      
      * Use published version of eslint-config-react-app for development
      
      We dogfood on our eslint-config-react-app by using it as our ESLint config,
      but installing it from the local folder causes problems when its peerDependencies
      are updated, because npm won't update it unless the version number changes.
      
      Use the published version for dogfooding so it can be installed from npm.
      d5de99e0
  15. 18 Oct, 2016 1 commit
  16. 11 Oct, 2016 1 commit
  17. 07 Oct, 2016 1 commit
  18. 28 Sep, 2016 1 commit
  19. 23 Sep, 2016 4 commits
  20. 22 Sep, 2016 2 commits