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

deps: update to tslib@2.4.0 #4693

Merged
merged 1 commit into from
Aug 1, 2022
Merged

deps: update to tslib@2.4.0 #4693

merged 1 commit into from
Aug 1, 2022

Conversation

RDIL
Copy link
Member

@RDIL RDIL commented Jul 30, 2022

What's the problem this PR addresses?

Some of my internal projects use fslib and libzip packages. We tried to enable some code optimizations within Terser that break because of some of the code TypeScript emits. This updates tslib to 2.4.0, which allows it to be properly tree-shaken (as it now includes ES modules as well as CommonJS modules.)

How did you fix it?

Updated tslib in the internal packages.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@RDIL RDIL requested a review from arcanis as a code owner July 30, 2022 02:31
@merceyz merceyz changed the title Update tslib to 2.4.0 deps: update to tslib@2.4.0 Jul 30, 2022
@arcanis arcanis merged commit fc40bed into yarnpkg:master Aug 1, 2022
@RDIL RDIL deleted the rdil/tslib branch August 1, 2022 18:29
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.

3 participants