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

fix: better compatibility on Node 14 #92

Merged
merged 2 commits into from
Jul 16, 2022
Merged

fix: better compatibility on Node 14 #92

merged 2 commits into from
Jul 16, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 16, 2022

No description provided.

@JounQin JounQin added bug Something isn't working enhancement New feature or request labels Jul 16, 2022
@JounQin JounQin self-assigned this Jul 16, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2022

🦋 Changeset detected

Latest commit: edb2e5a

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 16, 2022

📊 Package size report   4%↑

File Before After
lib/index.cjs 7.6 kB 7%↑8.2 kB
lib/index.d.ts 1.2 kB 5%↑1.2 kB
lib/index.js 8.4 kB 6%↑8.9 kB
lib/index.js.map 7.1 kB 8%↑7.6 kB
package.json 4.0 kB -1.21%↓3.9 kB
Total (Includes all files) 37.7 kB 4%↑39.3 kB
Tarball size 10.6 kB 4%↑11.0 kB
Unchanged files
File Size
lib/types.d.ts 936 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
README.md 7.3 kB

🤖 This report was automatically generated by pkg-size-action

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #92 (edb2e5a) into main (784f249) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #92   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          116       121    +5     
  Branches        52        55    +3     
=========================================
+ Hits           116       121    +5     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 784f249...edb2e5a. Read the comment docs.

@JounQin JounQin merged commit 396e964 into main Jul 16, 2022
@JounQin JounQin deleted the fix/node_14 branch July 16, 2022 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant