synckit icon indicating copy to clipboard operation
synckit copied to clipboard

fix: support yarn pnp with node 20

Open fmal opened this issue 1 year ago • 1 comments

fixes https://github.com/un-ts/synckit/issues/174

fmal avatar Jun 20 '24 16:06 fmal

🦋 Changeset detected

Latest commit: bd607595c13c133df7544bb5281fd2e29ddc52ba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jun 20 '24 16:06 changeset-bot[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Jul 14 '24 12:07 codesandbox-ci[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e45bfaf) to head (bd60759). Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##             main      #175       +/-   ##
============================================
+ Coverage   88.66%   100.00%   +11.33%     
============================================
  Files           1         1               
  Lines         203       204        +1     
  Branches      101       101               
============================================
+ Hits          180       204       +24     
+ Misses         17         0       -17     
+ Partials        6         0        -6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 14 '24 12:07 codecov[bot]