chore: release mix_generator 2.1.2 and mix_annotations 2.1.2#972
Merged
Conversation
mix_generator 2.2.0 -> 2.1.2: fold the unreleased variant-constructor FEAT (#968), nested-styler FEAT (#961), and generic call<T> FIX (#958) into a single 2.1.2 section. Packages version independently, so the generator ships on its own number. mix_annotations 2.1.1 -> 2.1.2: DOCS release for the nested-styler convention comment (#961).
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.
Release both packages as patch 2.1.2.
mix_generator 2.2.0 → 2.1.2
Everything unreleased since
2.1.1ships under a single## 2.1.2:@MixWidgetgenericcall<T>()(fix(generator): support generic @MixWidget call methods #958)(The 2.2.0 that #968 set was never tagged/published, so renumbering down is safe.)
mix_annotations 2.1.1 → 2.1.2
Notes
**Breaking**note (nestedStyleSpecparams now take the styler). It's narrow — only external specs with nestedStyleSpecfields, compile-time — but real. Shipping it under a patch is a deliberate maintainer call;^2.1.1consumers pick up 2.1.2 exactly as they would 2.2.0, so the number is a signal, not a gate.mix_annotations: ^2.1.1— the generator has no functional dependency on the annotations doc change, and the caret already admits 2.1.2. Say the word to tighten it to^2.1.2.Launch after merge