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 esm and cjs both #3

Merged
merged 3 commits into from
Oct 10, 2023
Merged

feat: support esm and cjs both #3

merged 3 commits into from
Oct 10, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Oct 10, 2023

@socket-security
Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
tshy-after 1.0.0 None +0 5.02 kB fengmk2
tshy 1.2.2 filesystem +2 622 kB isaacs
eslint-config-egg 12.3.1...13.0.0 None +9/-13 4.67 MB fengmk2

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #3 (1772b02) into master (1a816ae) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           81        83    +2     
  Branches        23        23           
=========================================
+ Hits            81        83    +2     
Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -12,4 +12,4 @@ jobs:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
version: '16.13.0, 16, 18, 20'
version: '16.17.0, 16, 18, 20'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fengmk2 fengmk2 merged commit ac03fe2 into master Oct 10, 2023
8 checks passed
@fengmk2 fengmk2 deleted the support-esm-and-cjs-both branch October 10, 2023 15:54
@fengmk2 fengmk2 mentioned this pull request Oct 10, 2023
fengmk2 pushed a commit that referenced this pull request Oct 10, 2023
[skip ci]

## [3.1.0](v3.0.0...v3.1.0) (2023-10-10)

### Features

* support esm and cjs both ([#3](#3)) ([ac03fe2](ac03fe2))
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.

1 participant