Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #3143

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Version Packages #3143

merged 1 commit into from
Sep 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 18, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@tokens-studio/[email protected]

Patch Changes

  • f6398c7: Fixed an issue introduced in 2.1.0 that sometimes caused the order of token sets to not be as expected, meaning sets that acted as overrides didn't correctly get calculated.
  • fe94d6a: Resolved an issue with Bitbucket sync where deleted sets were still being reflected in the tokens repository.
  • bf8c185: Fixed a bug where applying themes using "Prefix styles with active theme name" didn't correctly apply the right styles.
  • cddfb5b: Fixed an issue with "zombie variables". Basically, even though a Figma file shows 0 variables, Figma's plugin API will sometimes tell us there's variables existing - probably ones that existed in the past but should be deleted - Figma seems to report those as existing still. This led to issues around applying and referencing variables where we'd point to those zombies. We now correctly check if the variable's collection still exist, and only then use those as references.

Copy link
Contributor Author

⤵️ 📦 ✨ The artifact was successfully created! Want to test it? Download it here 👀 🎁

Copy link
Contributor Author

Commit SHA:f6eb69406119860ec7b2d654041c24cbfac1a90c
No changes to code coverage between the base branch and the head branch

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 61756d9 to 1adc2c9 Compare September 25, 2024 06:51
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1adc2c9 to 64d3209 Compare September 25, 2024 07:01
@six7 six7 merged commit 4c476d9 into main Sep 25, 2024
4 checks passed
@six7 six7 deleted the changeset-release/main branch September 25, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant