-
Notifications
You must be signed in to change notification settings - Fork 74
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
Release 2.0 #55
Comments
Yargs related tests. There are also inconsistencies in the README about how to use the config file and certain flags uses. @denar90 if you would like I can talk to you over slack or something and explain. Edit: As a nice to have we could validate the expectations options. See if the warn criteria is greater or equal to the error message (which is an incorrect use) and similar options like that. |
updated priority |
We have promise chains without catch blocks which leads to hidden error messages. These should be cleaned up for a better error processing and logging. E.g: If we catch an error here, we will not have access to a correct stack trace: |
So, the status. In a next few days I'll work on docs, improving it and test all stuff. @pedro93 wanna help me in testing? @paulirish @samccone @pedro93 I prepared some draft article about |
Sure @denar90, just need a quick rundown of the use cases and i'll start to have a look. |
@paulirish let's roll this out 🚀 p.s. will be good to add some topics for repo) nice extensions for chrome - https://github.com/yavorsky/auto-github-topics |
Let's do it! 👍 |
because of @samccone's very nice tweet i hustled out a 1.3.1 release that's effectively our 2.0. it includes a bump to lighthouse and various fixes for that. check https://github.com/paulirish/pwmetrics/commits/master to see them. apologies for shipping "2.0" a tad early, but just wanted to shortcircuit issues like #99. |
@denar90 btw i'm happy to rebump this release as 2.0. i just was doing the fast thing to handle today's traffic. :) also remind me to tweet out your article! |
Yeap, Sam made us react quickly :) |
i just published 1.3.2 which contains:
|
🎉 Just woke up and found out that so many stuff is going around. |
i think we should retag as 2.0. i'd love you to take the honors of that. :) (i've added you as a collaborator on the npm package, so you can publish) |
@paulirish thank you for letting me do that! P.S. If someone is interested in v2 features, we have some article for you https://medium.com/@denar90/easy-progressive-web-metrics-9afa5ed857c2 |
AMAZING! 🤗🤗🤗🤗 |
Anything to add, thoughts
The text was updated successfully, but these errors were encountered: