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

feat: support map cjs to cts, mjs to mts automatically #88

Merged
merged 2 commits into from
Jul 15, 2022
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 15, 2022

No description provided.

@JounQin JounQin added enhancement New feature or request feature labels Jul 15, 2022
@JounQin JounQin self-assigned this Jul 15, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 15, 2022

🦋 Changeset detected

Latest commit: 1b2c25c

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 15, 2022

📊 Package size report   4%↑

File Before After
lib/index.cjs 5.9 kB 6%↑6.2 kB
lib/index.js 6.0 kB 7%↑6.4 kB
lib/index.js.map 5.3 kB 6%↑5.6 kB
README.md 6.6 kB 0.03%↑6.6 kB
Total (Includes all files) 30.6 kB 4%↑31.7 kB
Tarball size 9.3 kB 2%↑9.5 kB
Unchanged files
File Size
lib/index.d.ts 852 B
lib/types.d.ts 891 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 3.9 kB

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

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #88 (1b2c25c) into main (acd248e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #88   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           74        86   +12     
  Branches        30        36    +6     
=========================================
+ Hits            74        86   +12     
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 acd248e...1b2c25c. Read the comment docs.

@JounQin JounQin merged commit f9d0c3e into main Jul 15, 2022
@JounQin JounQin deleted the feat/cts_mts branch July 15, 2022 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant