-
Notifications
You must be signed in to change notification settings - Fork 9.5k
v6.0.0-beta.0 #10451
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
v6.0.0-beta.0 #10451
Conversation
|
||
(A proper thanks for our new contributors will be in the final 6.0 release notes.) | ||
|
||
This beta release will not ship in Chrome DevTools, but we'll ship the final 6.0 release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we also want to call out that the beta won't be shipped to the PSI front-end for now?
* config: add loadFailureMode warn ([#9987](https://github.com/GoogleChrome/lighthouse/pull/9987)) | ||
* config: enable unused-javascript by default ([#9854](https://github.com/GoogleChrome/lighthouse/pull/9854)) | ||
* duplicated-javascript: new audit ([ea9d226](https://github.com/GoogleChrome/lighthouse/commit/ea9d226)) | ||
* emulation: bump emulated chrome UA to m80 ([#9967](https://github.com/GoogleChrome/lighthouse/pull/9967)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we're going to want to give these commit notes the same treatment we do in all other releases, but we can defer that to the actual 6.0 notes.
@@ -1,3 +1,252 @@ | |||
|
|||
<a name="6.0.0-beta.0"></a> | |||
# 6.0.0-beta.0 (2020-03-11) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aside: I'd want to totally delete the beta notes when 6.0 is out. just noisy :)
This is published on NPM with the You can install the 6.0 beta via The unedited changelog is here: https://github.com/GoogleChrome/lighthouse/blob/v6.0.0-beta.0/changelog.md#600-beta0-2020-03-11 |
No description provided.