-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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.7.0 Release (formerly 1.6.2) #2804
Comments
is this going in? #2722 |
@kentor yeah, everything being merged in is going in. |
I can do it this evening |
@suchipi awesome! |
I'll need to be a collaborator on npm in order to do the actual release. So I can either just do the changelog, or you if you want to make me a collaborator, I can do the release, too. |
I can help with the changelog too, @suchipi if you need a hand! |
You're been added :) https://www.npmjs.com/package/prettier/access |
Cool :) |
Draft here: https://github.com/prettier/prettier/releases/edit/untagged-deb05c14fc852c73bd39 Any feedback before release? Also, when running build, I get:
But
Is there a new way to run the tests against |
Just to make sure, did you run |
I think yarn v1 behaves differently, try With yarn v1 you don't need |
Release notes LGTM, though do we need to list every issue and pull requests? I can just update #2811 to link to it instead. |
Maybe drop the big prettier logo for a "patch" release? Otherwise lgtm |
I was thinking... since we're technically adding features, should it be 1.7.0? |
Also sorry about the duplicated work @existentialism 🙏 |
@suchipi Oh, no worries at all! I figured we were doing simpler release notes for this one like the previous patch releases, but a minor makes sense. |
Yeah, there's a bunch of things in the release so would make more sense to be 1.7. Could you add three more highlights:
|
Yeah, I blew away my package.json and reran
I can just downgrade my local yarn for now |
Would be nice to do the actual release tomorrow morning, so we can be available if anything goes wrong. I don't want to stress out about things that could break during the night :p |
Updated draft: https://github.com/prettier/prettier/releases/edit/untagged-268c192abfe88cff3597 @vjeux I wasn't sure which typescript issue you were referring to, but I assumed it was the |
Awesome, looks good to me :) |
FWIW, I know the declare enum's been asked for a bit as well. |
I'll give it a shout-out |
@suchipi can you also highlight |
Regarding CSS letter case: In |
I've just moved a couple of bits around to look more like previous release notes. https://github.com/prettier/prettier/releases/edit/untagged-0a9ddfefa7ed61f6c674 |
Whenever you are ready :) |
Now that we went from 1.6.2 (patch release) to 1.7.0 (minor release), I think it is an as good as time as any to merge #2767 and release it in 1.7.0. Thoughts? I've corrected the CSS case example, btw: https://github.com/prettier/prettier/releases/edit/untagged-ec958688c7b4247a1771 |
@suchipi can you tweet about it so that I can retweet? |
will do |
Thanks for the help in putting the release together, everybody 😊 |
Looks like playground is broken? https://prettier.io/playground/ |
Same issue here. cc @lydell |
Which part of the process deploys the website, by the way? I ran |
|
@prettier-bot updates the website. |
It was the update of cosmiconfig that broke stuff, btw. It uses please-upgrade-node which looks at |
Thanks for figuring it out |
Looks good now; thanks @lydell! |
I'm pretty busy with work but we should release 1.6.2 with what we have:
Is anyone interested in writing the changelog and doing the release?
The text was updated successfully, but these errors were encountered: