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 configure egg.revert in package.json #58

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Feb 19, 2024

BREAKING CHANGE: drop Node.js 14 support

Copy link

socket-security bot commented Feb 19, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (880ad19) 27.62% compared to head (f320f56) 95.23%.

Files Patch % Lines
lib/cmd/start.js 80.95% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #58       +/-   ##
===========================================
+ Coverage   27.62%   95.23%   +67.61%     
===========================================
  Files           6        6               
  Lines         543      567       +24     
  Branches       17      101       +84     
===========================================
+ Hits          150      540      +390     
+ Misses        393       27      -366     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@killagu killagu force-pushed the feat/revert branch 2 times, most recently from f6e647c to 7019f78 Compare February 19, 2024 12:32
@killagu killagu requested review from fengmk2 and gxkl February 19, 2024 13:09
BREAKING CHANGE: Refactor to AsyncFunction.
@fengmk2 fengmk2 merged commit a294691 into master Feb 19, 2024
12 of 14 checks passed
@fengmk2 fengmk2 deleted the feat/revert branch February 19, 2024 13:59
fengmk2 pushed a commit that referenced this pull request Feb 19, 2024
[skip ci]

## [3.0.0](v2.17.0...v3.0.0) (2024-02-19)

### ⚠ BREAKING CHANGES

* drop Node.js 14 support

### Features

* support configure egg.revert in package.json ([#58](#58)) ([a294691](a294691))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants