-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
Release 120 #1208
Conversation
This file contains 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
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
Co-authored-by: hiroshi <[email protected]>
Fixes #1170 as reported by Zach
Co-authored-by: hiroshi <[email protected]>
Co-authored-by: hiroshi <[email protected]>
…case-tokens (#1187) Co-authored-by: hiroshi <[email protected]>
Co-authored-by: hiroshi <[email protected]>
…#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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Commit SHA:d5bdca578dd6dba09a185f3290810ae681d8f5e7 |
…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
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.
New features
Fixes
None
after pull from remote #1131