-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Release Checklist
fisker Cheung edited this page Mar 3, 2025
·
23 revisions
- prepare
- Complete milestone items
- Run on other projects to check for regressions
- Write release notes
- use
node scripts/draft-blog-post.mjs
to generate a blog post draft (a file namedYYYY-MM-DD-version.md
inwebsite/blog
) fromchangelog_unreleased
- prs-merged-since (readme) may be useful
- use
- publish
- Run release script
- postpublish
- Wait for release notes to deploy
- Tweet from
@PrettierCode
account via TweetDeck - Close milestone
- Send schema PR generated by
node scripts/generate-schema.mjs
to SchemaStore if we added a new option. - Update the release checklist with possible changes