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: use @koa/[email protected] #27

Merged
merged 1 commit into from
Dec 11, 2023
Merged

feat: use @koa/[email protected] #27

merged 1 commit into from
Dec 11, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Dec 11, 2023

BREAKING CHANGE: drop Node.js < 14

eggjs/egg#5257

BREAKING CHANGE: drop Node.js < 14

eggjs/egg#5257
"git-contributor": "^2.1.5"
},
"engines": {
"node": ">=8.0.0"
"node": ">=14.0.0"
Copy link
Member Author

Choose a reason for hiding this comment

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

先发一个支持 egg 3 的版本,然后再发一个 egg 4 的 ts 版本。

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1396d6d) 100.00% compared to head (7539aaf) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           37        37           
  Branches        11        13    +2     
=========================================
  Hits            37        37           

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

@fengmk2 fengmk2 merged commit 599e918 into master Dec 11, 2023
9 checks passed
@fengmk2 fengmk2 deleted the use-cors-v5 branch December 11, 2023 14:54
fengmk2 pushed a commit that referenced this pull request Dec 11, 2023
[skip ci]

## [3.0.0](v2.2.3...v3.0.0) (2023-12-11)

### ⚠ BREAKING CHANGES

* drop Node.js < 14

### Features

* use @koa/[email protected] ([#27](#27)) ([599e918](599e918))
fengmk2 added a commit to cnpm/cnpmcore that referenced this pull request Dec 11, 2023
fengmk2 added a commit to cnpm/cnpmcore that referenced this pull request Dec 12, 2023
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