chore: release packages#2798
Open
fondue-release-bot[bot] wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for fondue-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
fondue-release-bot
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
July 16, 2026 12:56
d035c25 to
e2cab50
Compare
fondue-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
July 17, 2026 08:37
e2cab50 to
ad1af16
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@frontify/fondue-sdk@0.2.0
Minor Changes
a086574Thanks @noahwaldner! - Harden the Fondue SDK contract ahead of the 1.0 release (still prerelease, 0.x):statusis now always set. The manifest parser understandsconst meta = { … } satisfies Meta<…>story files, the six components whose stories weren't wired up (LoadingBar,LoadingCircle,RouterProvider,Section,Text,ThemeProvider) now expose their Storybook status, and icons are bundled as'released'.status,category, and tokencategoryare typed asComponentStatus,ComponentCategory, andTokenCategory(exported), so a typo in a filter fails at compile time instead of silently matching nothing.components.statuses()/components.status(name)facet accessors, mirroring categories and tags.id; for components it equalsname. The redundantComponentDetails.subComponentNameswas dropped (usesubComponents[].name).nullfor not-applicable fields.ComponentNode.instructionsandComponentProp.deprecationMessagearestring | nullinstead of sometimes-empty strings;Token.cssVariableisstring | nullfor inlined-literal tokens.keyPathStartsWith. The prefix'colors.chart'no longer matchescolors.charts.*; filter edge cases (empty-array clauses, emptytext) are now documented behavior.toJSON()payloads, and the arrays returned bylist()are frozen — mutating shared SDK state now throws instead of silently corrupting other consumers.relatedComponentsreferences, duplicate ids, and token/cssVariable inconsistencies.sideEffects: false, engines bumped to Node 20+, and the*-prefixtailwindClassplaceholder convention is documented.Patch Changes
#2802
24f103bThanks @noahwaldner! - feat: split up the guides into smaller files#2799
033ffaeThanks @noahwaldner! - feat: remove custom skill install script@frontify/fondue-components@31.0.1
Patch Changes
#2797
19809e5Thanks @SamuelAlev! - Pin theBadgetext to the regular font weight so it no longer inherits a bold weight from an ancestor withfont-weight: bold.#2801
a086574Thanks @noahwaldner! - Harden the Fondue SDK contract ahead of the 1.0 release (still prerelease, 0.x):statusis now always set. The manifest parser understandsconst meta = { … } satisfies Meta<…>story files, the six components whose stories weren't wired up (LoadingBar,LoadingCircle,RouterProvider,Section,Text,ThemeProvider) now expose their Storybook status, and icons are bundled as'released'.status,category, and tokencategoryare typed asComponentStatus,ComponentCategory, andTokenCategory(exported), so a typo in a filter fails at compile time instead of silently matching nothing.components.statuses()/components.status(name)facet accessors, mirroring categories and tags.id; for components it equalsname. The redundantComponentDetails.subComponentNameswas dropped (usesubComponents[].name).nullfor not-applicable fields.ComponentNode.instructionsandComponentProp.deprecationMessagearestring | nullinstead of sometimes-empty strings;Token.cssVariableisstring | nullfor inlined-literal tokens.keyPathStartsWith. The prefix'colors.chart'no longer matchescolors.charts.*; filter edge cases (empty-array clauses, emptytext) are now documented behavior.toJSON()payloads, and the arrays returned bylist()are frozen — mutating shared SDK state now throws instead of silently corrupting other consumers.relatedComponentsreferences, duplicate ids, and token/cssVariable inconsistencies.sideEffects: false, engines bumped to Node 20+, and the*-prefixtailwindClassplaceholder convention is documented.#2800
a5ceef1Thanks @noahwaldner! - feat: add deprecation notices to legacy componentsUpdated dependencies []:
@frontify/fondue@13.7.3
Patch Changes
#2797
19809e5Thanks @SamuelAlev! - Pin theBadgetext to the regular font weight so it no longer inherits a bold weight from an ancestor withfont-weight: bold.#2802
24f103bThanks @noahwaldner! - feat: split up the guides into smaller files#2799
033ffaeThanks @noahwaldner! - feat: remove custom skill install script#2801
a086574Thanks @noahwaldner! - Harden the Fondue SDK contract ahead of the 1.0 release (still prerelease, 0.x):statusis now always set. The manifest parser understandsconst meta = { … } satisfies Meta<…>story files, the six components whose stories weren't wired up (LoadingBar,LoadingCircle,RouterProvider,Section,Text,ThemeProvider) now expose their Storybook status, and icons are bundled as'released'.status,category, and tokencategoryare typed asComponentStatus,ComponentCategory, andTokenCategory(exported), so a typo in a filter fails at compile time instead of silently matching nothing.components.statuses()/components.status(name)facet accessors, mirroring categories and tags.id; for components it equalsname. The redundantComponentDetails.subComponentNameswas dropped (usesubComponents[].name).nullfor not-applicable fields.ComponentNode.instructionsandComponentProp.deprecationMessagearestring | nullinstead of sometimes-empty strings;Token.cssVariableisstring | nullfor inlined-literal tokens.keyPathStartsWith. The prefix'colors.chart'no longer matchescolors.charts.*; filter edge cases (empty-array clauses, emptytext) are now documented behavior.toJSON()payloads, and the arrays returned bylist()are frozen — mutating shared SDK state now throws instead of silently corrupting other consumers.relatedComponentsreferences, duplicate ids, and token/cssVariable inconsistencies.sideEffects: false, engines bumped to Node 20+, and the*-prefixtailwindClassplaceholder convention is documented.#2800
a5ceef1Thanks @noahwaldner! - feat: add deprecation notices to legacy componentsUpdated dependencies [
19809e5,24f103b,033ffae,a086574,a5ceef1]: