Release 28.0.0#1039
Merged
Merged
Conversation
brianacnguyen
approved these changes
Apr 3, 2026
Contributor
📖 Storybook Preview |
georgewrmarshall
added a commit
that referenced
this pull request
Apr 6, 2026
## Release 28.0.0 Patch release scoped to @metamask/design-system-twrnc-preset only. ### Package Versions - @metamask/design-system-twrnc-preset: 0.4.1 ### TWRNC Preset Updates (0.4.1) #### Fixed - Fixed typography class generation so custom font family mappings are no longer combined with forced fontWeight values, preventing incorrect or fallback font rendering in React Native apps that supply custom font families (#1037). ### Checklist - [x] Changelogs updated with human-readable descriptions - [x] Changelog validation passed (yarn changelog:validate) - [x] Version bumps follow semantic versioning - [x] design-system-twrnc-preset: patch (0.4.0 to 0.4.1) - font rendering fix - [x] PR references included in changelog entries ## Pre-merge author checklist - [x] I have followed MetaMask Contributor Docs - [x] I have reviewed the Release Workflow cursor rule - [ ] All tests pass (yarn build && yarn test && yarn lint) - [x] Changelog validation passes (yarn changelog:validate) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: this PR only updates package versions and changelog metadata, with no functional code changes in this diff. > > **Overview** > Updates the monorepo version to `28.0.0` and bumps `@metamask/design-system-twrnc-preset` to `0.4.1`. > > Adds a `0.4.1` changelog entry and updates compare links to document the typography class generation fix released in this patch. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 2f7b83c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
georgewrmarshall
added a commit
that referenced
this pull request
Apr 27, 2026
## Release 28.0.0 Patch release scoped to @metamask/design-system-twrnc-preset only. ### Package Versions - @metamask/design-system-twrnc-preset: 0.4.1 ### TWRNC Preset Updates (0.4.1) #### Fixed - Fixed typography class generation so custom font family mappings are no longer combined with forced fontWeight values, preventing incorrect or fallback font rendering in React Native apps that supply custom font families (#1037). ### Checklist - [x] Changelogs updated with human-readable descriptions - [x] Changelog validation passed (yarn changelog:validate) - [x] Version bumps follow semantic versioning - [x] design-system-twrnc-preset: patch (0.4.0 to 0.4.1) - font rendering fix - [x] PR references included in changelog entries ## Pre-merge author checklist - [x] I have followed MetaMask Contributor Docs - [x] I have reviewed the Release Workflow cursor rule - [ ] All tests pass (yarn build && yarn test && yarn lint) - [x] Changelog validation passes (yarn changelog:validate) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: this PR only updates package versions and changelog metadata, with no functional code changes in this diff. > > **Overview** > Updates the monorepo version to `28.0.0` and bumps `@metamask/design-system-twrnc-preset` to `0.4.1`. > > Adds a `0.4.1` changelog entry and updates compare links to document the typography class generation fix released in this patch. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 2f7b83c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
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 28.0.0
Patch release scoped to @metamask/design-system-twrnc-preset only.
Package Versions
TWRNC Preset Updates (0.4.1)
Fixed
Checklist
Pre-merge author checklist
Note
Low Risk
Low risk: this PR only updates package versions and changelog metadata, with no functional code changes in this diff.
Overview
Updates the monorepo version to
28.0.0and bumps@metamask/design-system-twrnc-presetto0.4.1.Adds a
0.4.1changelog entry and updates compare links to document the typography class generation fix released in this patch.Written by Cursor Bugbot for commit 2f7b83c. This will update automatically on new commits. Configure here.