Skip to content

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

Merged
merged 1 commit into from
Mar 12, 2020
Merged

v6.0.0-beta.0 #10451

merged 1 commit into from
Mar 12, 2020

Conversation

paulirish
Copy link
Member

No description provided.


(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.
Copy link
Member

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))
Copy link
Collaborator

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)
Copy link
Collaborator

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 :)

@paulirish paulirish merged commit 468c10b into master Mar 12, 2020
@paulirish paulirish deleted the bump_6.0.0-beta.0 branch March 12, 2020 22:53
@paulirish
Copy link
Member Author

This is published on NPM with the next tag.

You can install the 6.0 beta via npm install -g lighthouse@next

The unedited changelog is here: https://github.com/GoogleChrome/lighthouse/blob/v6.0.0-beta.0/changelog.md#600-beta0-2020-03-11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants