1. 06 Jan, 2019 1 commit
  2. 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
  3. 06 Dec, 2018 1 commit
  4. 22 Nov, 2018 2 commits
  5. 21 Nov, 2018 1 commit
  6. 06 Nov, 2018 1 commit
  7. 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
  8. 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
  9. 21 Oct, 2018 1 commit
  10. 14 Oct, 2018 2 commits
  11. 04 Oct, 2018 1 commit
  12. 03 Oct, 2018 2 commits
  13. 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
  14. 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
  15. 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
  16. 27 Sep, 2018 4 commits
  17. 26 Sep, 2018 2 commits
  18. 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
  19. 24 Sep, 2018 2 commits
  20. 21 Sep, 2018 1 commit
  21. 20 Sep, 2018 5 commits
  22. 19 Sep, 2018 1 commit
  23. 23 Jun, 2018 2 commits