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

chore: update token transformer to align with sd-transforms@0.12.1 #8330

Conversation

alisonailea
Copy link
Contributor

Related Issue: #8146

Summary

Resolves issues with #8146

  • Add StyleDictionary latest version (there was a types conflict because sd-transforms was using a newer version.)
  • Update transformValueEvaluateMath to return a string even when the value is a number. This was necessary because the sd-transformer it relied on changed their return type.
  • Update Snapshot with minor changes
    • sd-transformer changed the default comment style for es6 output
    • sd-transformer added a new line at the end of es6 output tokens

- sd-transformer changed the default comment style for es6 output
- sd-transformer added a new line at the end of es6 output tokens
@alisonailea alisonailea merged commit 0c83fd6 into renovate/tokens-studio-sd-transforms-0.x Dec 4, 2023
2 checks passed
@alisonailea alisonailea deleted the astump/8146-fix-for-sd-transforms branch December 4, 2023 23:04
@alisonailea alisonailea restored the astump/8146-fix-for-sd-transforms branch December 4, 2023 23:06
@alisonailea alisonailea deleted the astump/8146-fix-for-sd-transforms branch December 4, 2023 23:07
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.

2 participants