Skip to content

feat: support configure egg.revert in package.json - #58

Merged
fengmk2 merged 1 commit into
masterfrom
feat/revert
Feb 19, 2024
Merged

feat: support configure egg.revert in package.json#58
fengmk2 merged 1 commit into
masterfrom
feat/revert

Conversation

@killagu

@killagukillagu commented Feb 19, 2024

Copy link
Copy Markdown
Contributor

BREAKING CHANGE: drop Node.js 14 support

@socket-security

socket-securityBot commented Feb 19, 2024

Copy link
Copy Markdown

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

🚮 Removed packages:npm/common-bin@2.9.2

View full report↗︎

@codecov

codecovBot commented Feb 19, 2024

Copy link
Copy Markdown

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%.

FilesPatch %Lines
lib/cmd/start.js80.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
killaguforce-pushed the feat/revert branch 2 times, most recently from f6e647c to 7019f78CompareFebruary 19, 2024 12:32
@killagu
killagu requested review from fengmk2 and gxklFebruary 19, 2024 13:09
Comment thread.github/workflows/release.yml Outdated
BREAKING CHANGE: Refactor to AsyncFunction.
@fengmk2
fengmk2 merged commit a294691 into masterFeb 19, 2024
@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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@killagu@fengmk2