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 #23

Merged
merged 3 commits into from
Oct 28, 2023
Merged

feat: support esm and cjs both #23

merged 3 commits into from
Oct 28, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Oct 28, 2023

BREAKING CHANGE: Drop Node.js < 16 support

closes #22

BREAKING CHANGE: Drop Node.js < 16 support

closes #22
@socket-security
Copy link

New and removed 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
@eggjs/tsconfig 1.3.3 None +0 4.23 kB fengmk2
git-contributor 2.1.5 network, shell, environment +37 6.08 MB xudafeng
@types/mocha 10.0.3 None +0 95.4 kB types
egg-bin 6.5.2 eval, environment +220 18.4 MB fengmk2
@types/node 20.8.9 None +1 3.99 MB types
iconv-lite 0.6.3 None +0 349 kB ashtuchkin
eslint-config-egg 13.0.0 filesystem, shell +199 27.4 MB fengmk2
tshy 1.7.0 filesystem, shell +38 4.12 MB isaacs

🚮 Removed packages: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]

@codecov
Copy link

codecov bot commented Oct 28, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@fengmk2 fengmk2 merged commit 8f9308f into master Oct 28, 2023
8 checks passed
@fengmk2 fengmk2 deleted the cjs-and-esm branch October 28, 2023 13:08
@fengmk2 fengmk2 mentioned this pull request Oct 28, 2023
fengmk2 pushed a commit that referenced this pull request Oct 28, 2023
[skip ci]

## [2.0.0](v1.1.0...v2.0.0) (2023-10-28)

### ⚠ BREAKING CHANGES

* Drop Node.js < 16 support

closes #22

### Features

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

node.js 18x
1 participant