1. 02 Mar, 2019 2 commits
  2. 22 Feb, 2019 2 commits
  3. 10 Feb, 2019 2 commits
    • Ian Schmitz's avatar
      Publish · b02f181d
      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
      b02f181d
    • Ian Schmitz's avatar
      Upgrade dependencies (#6393) · b7e01584
      Ian Schmitz authored
      b7e01584
  4. 09 Feb, 2019 1 commit
  5. 06 Jan, 2019 1 commit
  6. 23 Dec, 2018 1 commit
    • Joe Haddad's avatar
      Publish · d7c0b592
      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
      d7c0b592
  7. 06 Dec, 2018 1 commit
  8. 22 Nov, 2018 2 commits
  9. 21 Nov, 2018 1 commit
  10. 06 Nov, 2018 1 commit
  11. 01 Nov, 2018 2 commits
    • Joe Haddad's avatar
      Publish · 3e9ba540
      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
      3e9ba540
    • Joe Haddad's avatar
      Add support for decorators (#5659) · 1a8003db
      Joe Haddad authored
      * Turn on decorators
      
      * Add decorator test
      1a8003db
  12. 30 Oct, 2018 1 commit
    • Joe Haddad's avatar
      Publish · b8c180dc
      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
      b8c180dc
  13. 21 Oct, 2018 1 commit
  14. 14 Oct, 2018 2 commits
  15. 04 Oct, 2018 1 commit
  16. 03 Oct, 2018 2 commits
  17. 02 Oct, 2018 1 commit
    • Joe Haddad's avatar
      Publish · 209053b9
      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
      209053b9
  18. 01 Oct, 2018 3 commits
    • Joe Haddad's avatar
      Publish · f0784fc2
      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
      f0784fc2
    • Joe Haddad's avatar
      Add license file to all packages (#5192) · 2afcd4fd
      Joe Haddad authored
      2afcd4fd
    • Joe Haddad's avatar
      Strip flow syntax before any other transform (#5182) · 72d4ab02
      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
      72d4ab02
  19. 28 Sep, 2018 1 commit
    • Joe Haddad's avatar
      Publish · c5c7da0f
      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
      c5c7da0f
  20. 27 Sep, 2018 4 commits
  21. 26 Sep, 2018 2 commits
  22. 25 Sep, 2018 2 commits
    • Joe Haddad's avatar
      Turn on Babel `helpers` (#5093) · adfb20c4
      Joe Haddad authored
      * Turn on helpers and test importing something with async/await works
      
      * Compiling babel runtime breaks itself
      
      * Add helpers option to babel plugin with defaults
      
      * Make helpers off by default and on in our configuration
      
      * Hit eject and e2e
      
      * meh
      
      * copy'n'paste
      
      * change again
      
      * Turn off helpers by default in /prod, /dev, /test
      
      * oops
      
      * Spread undefined
      
      * Use object assign not object spread
      
      * Put preset in template since it's needed
      
      * Fix e2e tests
      adfb20c4
    • Joe Haddad's avatar
      Prevent the cache of files using Babel Macros (#5078) · 11737bc7
      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
      11737bc7
  23. 24 Sep, 2018 2 commits
  24. 21 Sep, 2018 1 commit
  25. 20 Sep, 2018 1 commit