1. 28 Jun, 2017 2 commits
    • Dan Abramov's avatar
      Publish · 7796c94d
      Dan Abramov authored
       - babel-preset-react-app@3.0.1
       - create-react-app@1.3.2
       - eslint-config-react-app@1.0.5
       - react-dev-utils@3.0.1
       - react-error-overlay@1.0.8
       - react-scripts@1.0.8
      7796c94d
    • Dan Abramov's avatar
      Bump dependencies (#2658) · 16e5d15e
      Dan Abramov authored
      16e5d15e
  2. 26 Jun, 2017 1 commit
  3. 18 Jun, 2017 1 commit
  4. 27 May, 2017 2 commits
  5. 24 May, 2017 3 commits
  6. 22 May, 2017 3 commits
  7. 21 May, 2017 2 commits
  8. 20 May, 2017 2 commits
  9. 19 May, 2017 1 commit
    • Dan Abramov's avatar
      Publish · cd5c6d57
      Dan Abramov authored
       - eslint-config-react-app@1.0.1
       - react-dev-utils@1.0.1
       - react-error-overlay@1.0.1
       - react-scripts@1.0.1
      cd5c6d57
  10. 18 May, 2017 1 commit
  11. 17 May, 2017 2 commits
    • Dan Abramov's avatar
      Bump Jest to 20.0.3 (#2196) · ee850f58
      Dan Abramov authored
      ee850f58
    • Jeffrey Posnick's avatar
      PWA-ification, via SWPrecacheWebpackPlugin + manifest.json (#1728) · c7c3a521
      Jeffrey Posnick authored
      * sw-precache-webpack-plugin, SW registration, manifest.json
      
      * Documentation + a few SW tweaks.
      
      * Added an unregister method, too, just in case.
      
      * More info for the READMEs.
      
      * Add minify to SWPrecacheWebpackPlugin config
      
      * Fix SWPrecacheWebpackPlugin typo
      
      * Fix file references in READMEmd
      
      * Add instructions for testing service-worker locally
      
      * Review feedback
      
      * Some additional PWA metadata
      
      * Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support
      
      * Review feedback.
      
      * Add manifest.json context in a comment.
      
      * Fix typo
      
      * Downgrade to sw-precache-webpack-plugin 0.9.1
      
      * Hide changes in README until 1.0
      
      * Hide changes in User Guide until 1.0
      
      * Hide more docs
      c7c3a521
  12. 16 May, 2017 5 commits
  13. 15 May, 2017 4 commits
  14. 14 May, 2017 2 commits
  15. 11 May, 2017 1 commit
  16. 10 May, 2017 1 commit
    • Joe Haddad's avatar
      Add `react-error-overlay` package (#2111) · 70768b32
      Joe Haddad authored
      * ༼ つ ◕_◕ ༽つ stack-frame-overlay
      
      * Fix linting
      
      * Remove auto overlay
      
      * Fix e2e
      
      * Pull in the rest
      
      * Appease flow
      
      * Correct dep
      
      * Remove old repo references
      
      * Check flow on test
      
      * Test overlay in e2e
      
      * Add cross env
      
      * Rename package
      
      * Make sure it gets built post-install
      
      * Update the README
      
      * Remove extra builds now that there's a postinstall script
      
      * Revert "Remove extra builds now that there's a postinstall script"
      
      This reverts commit 8bf601db.
      
      * Remove broken script
      
      * Fix some dev ergo
      70768b32
  17. 09 May, 2017 1 commit
    • Ian Schmitz's avatar
      Bump minimal Node version to 6 (#1897) · f35593c1
      Ian Schmitz authored
      * Bump minimal Node version to 4.7.0
      
      * Bump minimal Node version to 4.7.0
      
      Modified additional files that needed a bump to 4.7.0 minimum node version
      
      * Bump minimal Node version to 4.7.0
      
      Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      f35593c1
  18. 25 Apr, 2017 1 commit
  19. 27 Mar, 2017 1 commit
  20. 22 Mar, 2017 1 commit
    • Andrej Badin's avatar
      Update `detect-port` (#1861) · bc6fc950
      Andrej Badin authored
      Previous changes caused `detect-port` to pick random port on app startup. Update fixes this regression, `detect-port` pick next available port instead.
      bc6fc950
  21. 14 Mar, 2017 1 commit
  22. 09 Mar, 2017 1 commit
  23. 07 Mar, 2017 1 commit