chore: release mix, mix_annotations and mix_generator 2.2.0 - #1060
Merged
Merged
Conversation
Promote the 2.2.0 prerelease line to stable. Versions and dependency constraints move to 2.2.0, and each CHANGELOG gains a consolidated 2.2.0 section summarizing the beta cycle. The mix_annotations section also covers the reserved-name documentation from #1028, which landed after the 2.2.0-beta.1 bump and was therefore never published. Changelogs and pubspec versions only. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes the 2.2.0 prerelease line to stable.
What changed
mix2.2.0-beta.6 → 2.2.0mix_annotations2.2.0-beta.1 → 2.2.0mix_generator2.2.0-beta.4 → 2.2.0^2.2.0(mix→mix_annotations,mix_generator→mix_annotations, and themixdev dependency onmix_generator)## 2.2.0section summarizing the beta cycle; the beta sections are retained below, matching how 2.1.0 was cutmix_annotationsalso had one unpublished change: the reserved-name documentation from #1028 landed after the 2.2.0-beta.1 version bump, so it was never published. It is covered by the new section.Changelogs and pubspec versions only — no source changes.
Verification
mix,mix_generator,mix_annotationstest suites pass (2943 / 378 / 12 tests)dart analyzeclean for all threepub publish --dry-run: 0 warnings for all three (only the benign melospubspec_overrides.yamlhint)melos run analyzedoes currently fail inmix_chartandmix_winds; those failures are pre-existing and untouched by this PR.Releasing
Publishing is tag-driven. After merge, tag on
main, in this order so each package resolves its dependency:🤖 Generated with Claude Code