1. 20 Nov, 2016 10 commits
  2. 17 Nov, 2016 5 commits
  3. 01 Nov, 2016 1 commit
  4. 31 Oct, 2016 1 commit
  5. 29 Oct, 2016 1 commit
    • Ville Immonen's avatar
      Remove custom babel-loader cache dir config (#983) · 6bda4b97
      Ville Immonen authored
      Upgrade `babel-loader` and remove the cache directory configuration
      that was added in #620. `babel-loader` now uses the
      `./node_modules/.cache/babel-loader` directory by default, so the
      custom config is no longer needed.
      6bda4b97
  6. 28 Oct, 2016 7 commits
  7. 22 Oct, 2016 4 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
      9b85e458
    • Ville Immonen's avatar
      Forbid Webpack loader syntax in imports (#803) · 27500900
      Ville Immonen authored
      Enable no-webpack-loader-syntax rule in eslint-config-react-app.
      27500900
    • 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
  8. 19 Oct, 2016 1 commit
  9. 18 Oct, 2016 1 commit
  10. 17 Oct, 2016 1 commit
  11. 14 Oct, 2016 1 commit
  12. 12 Oct, 2016 1 commit
  13. 11 Oct, 2016 5 commits
  14. 07 Oct, 2016 1 commit