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

Release 120 #1208

Closed
wants to merge 54 commits into from
Closed

Release 120 #1208

wants to merge 54 commits into from

Conversation

six7
Copy link
Collaborator

@six7 six7 commented Aug 22, 2022

New features

Fixes

dependabot bot and others added 27 commits July 21, 2022 03:28
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump terser from 4.8.0 to 4.8.1
…#1198)

Currently token-transformer crashes when there are other files present (such as for example a .DS_Store file). This mitigates this, but there may be a better solution.
@vercel
Copy link

vercel bot commented Aug 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
figma-tokens ✅ Ready (Inspect) Visit Preview Sep 10, 2022 at 6:23PM (UTC)
ft-storybook ✅ Ready (Inspect) Visit Preview Sep 10, 2022 at 6:23PM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2022

Commit SHA:d5bdca578dd6dba09a185f3290810ae681d8f5e7
Current PR reduces the test coverage percentage by 1 for some tests

…multi file setup pro feature (#1255)

Currently when you try to save a Github repo as a free user, but have a
multi-file setup (no .json in filepath), there is strange behaviour and
you get stuck in a push-loop (see attached video).
Add a clear error that indicates the problem of this behaviour

Co-authored-by: hiroshi <[email protected]>
Make it possible to add folders/groups for sets. This should work the
same as the feature in Multi File:
Simply renam token sets to have a folder path, eg folder/set-1 ,
folder/set-2

Co-authored-by: hiroshi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment