1. 10 Feb, 2019 1 commit
  2. 09 Feb, 2019 1 commit
  3. 06 Jan, 2019 1 commit
  4. 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
      Unverified
      d7c0b592
  5. 06 Dec, 2018 1 commit
  6. 22 Nov, 2018 2 commits
  7. 21 Nov, 2018 1 commit
  8. 06 Nov, 2018 1 commit
  9. 01 Nov, 2018 2 commits
  10. 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
      Unverified
      b8c180dc
  11. 21 Oct, 2018 1 commit
  12. 14 Oct, 2018 2 commits
  13. 04 Oct, 2018 1 commit
  14. 03 Oct, 2018 2 commits
  15. 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
      Unverified
      209053b9
  16. 01 Oct, 2018 3 commits
  17. 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
      Unverified
      c5c7da0f
  18. 27 Sep, 2018 4 commits
  19. 26 Sep, 2018 2 commits
  20. 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
      Unverified
      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
      Unverified
      11737bc7
  21. 24 Sep, 2018 2 commits
  22. 21 Sep, 2018 1 commit
  23. 20 Sep, 2018 5 commits
  24. 19 Sep, 2018 1 commit