Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 beta channel #324

Closed
wants to merge 7 commits into from
Closed

1.0.0 beta channel #324

wants to merge 7 commits into from

Commits on Jul 9, 2019

  1. start beta channel

    siddharthkp committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    51b2094 View commit details
    Browse the repository at this point in the history
  2. Make brotli optional (#320)

    * add a smart layer over brotli
    
    * add plugin
    
    * remove brotli size
    
    * undo unintentional change
    
    * unused dep
    
    * add 3 node versions to test
    
    * call out explicit versions in travis
    
    * add brotli plugin as a dev dependency
    
    * show raw error as well
    
    * fix polyfill require
    siddharthkp authored Jul 9, 2019
    Configuration menu
    Copy the full SHA
    5ce8b93 View commit details
    Browse the repository at this point in the history
  3. Prettier reporter (#321)

    * add matched path info to files
    
    * get colors from ava
    
    * rewrite reporter
    
    * add compression to output
    
    * update snapsohts
    
    * rename tiny things
    
    * clean up main function
    
    * update snapshots
    
    * tiny change, big cleanup
    siddharthkp authored Jul 9, 2019
    Configuration menu
    Copy the full SHA
    da81cb0 View commit details
    Browse the repository at this point in the history
  4. Prettier reporter to beta port (#325)

    * add matched path info to files
    
    * get colors from ava
    
    * rewrite reporter
    
    * add compression to output
    
    * update snapsohts
    
    * rename tiny things
    
    * clean up main function
    
    * update snapshots
    
    * tiny change, big cleanup
    
    * tiny refactor
    
    * move things around
    siddharthkp authored Jul 9, 2019
    Configuration menu
    Copy the full SHA
    086bbd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    893cdce View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Fix typo 1/2

    Co-Authored-By: Scott MacLellan <[email protected]>
    siddharthkp and smaclell authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    2c25e2f View commit details
    Browse the repository at this point in the history
  2. Fix typo 2/2

    Co-Authored-By: Scott MacLellan <[email protected]>
    siddharthkp and smaclell authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f36d9cb View commit details
    Browse the repository at this point in the history