chore(release): enter rc pre mode and promote the v1 stable set#470
Merged
Conversation
|
commit: |
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-candidate preparation for v1.0.0, following the final beta (
1.0.0-beta.5).Prerelease tag:
beta→rcchangeset pre exit+changeset pre enter rc, committed together. The consumed-changesets ledger carries over, so previously shipped beta content does not re-enter the rc changelog. Once this merges, the changesets action regenerates the Version Packages PR againstrc— expected version for@vuetify/v0/@vuetify/paperis1.0.0-rc.6(the prerelease counter continues frombeta.5; it is not per-tag). Publishes land under thercnpm dist-tag;latestis untouched until the first stable release.Maturity: promote the v1 stable set
maturity.jsonpromotes 10 composables frompreviewtostable— the API commitment for 1.0:createModel,createSelection,createSingle,createStep,createGroup,createNestedcreateRegistryuseTheme,useStorage,useBreakpointsThey join the already-stable foundation (
createContext,createPlugin,createTrinity) and observers (useIntersectionObserver,useMutationObserver,useResizeObserver): 16 stable composables + 17 stable utilities.sincevalues are untouched (they track first-ship, not stability). Also backfillsuseReducedMotionsince: null→"1.0.0-beta.2", its actual first-published version.A changeset is included so the promotion is the headline of the
1.0.0-rc.6changelog entry.SKILL.md regeneration
pnpm skilloutput committed: the 10 new(stable)marks, plus one line of pre-existing drift it caught (DataTablewas added tomaturity.jsonas a draft component on Jun 25 but the generator hadn't been re-run — it now appears in the Planned list).