-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
The release for v10.0.0-beta.0
Pre-Release ToDos
- Create new
Release Checklist
issue - Update Migration Guide
- Check for mergeable PRs/dependency updates
- Create Release PR via GitHub Actions
- Link Release PR with this issue
- Update redirects in
netlify.toml#L11
- Update Readme Version Table
- Update Readme Module Info Versions
- Push any manual changes to the release branch/PR
- Mark PR as ready for review
Release ToDos
- Configure netlify branch preview for v10
- Merge Release PR
- Publish Release on GitHub
- Clean cache and redeploy Netlify production branch (to update the version selector)
- Wait for Netlify production branch deploy to complete
- Create Algolia search index
- Add Algolia Crawler configuration for new version
- Re-crawl with Algolia crawler
- Test release version with playground(s) (no
pnpm.overrides
)
Shinigami92