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: refactor with typescript #19

Merged
merged 3 commits into from
May 29, 2023
Merged

feat: refactor with typescript #19

merged 3 commits into from
May 29, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 29, 2023

BREAKING CHANGE: drop Node.js 14 support

closes #18

BREAKING CHANGE: drop Node.js 14 support

closes #18
@vercel
Copy link

vercel bot commented May 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
egg-utils ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2023 5:33am

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 83.70% and project coverage change: -9.21 ⚠️

Comparison is base (461c50f) 98.98% compared to head (b071694) 89.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   98.98%   89.78%   -9.21%     
==========================================
  Files           3        5       +2     
  Lines          99      284     +185     
  Branches       15       38      +23     
==========================================
+ Hits           98      255     +157     
- Misses          1       29      +28     
Impacted Files Coverage Δ
src/utils.ts 75.00% <75.00%> (ø)
src/plugin.ts 78.90% <78.90%> (ø)
src/deprecated.ts 100.00% <100.00%> (ø)
src/framework.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fengmk2 fengmk2 merged commit 7f6dcf5 into master May 29, 2023
@fengmk2 fengmk2 deleted the ts branch May 29, 2023 05:56
fengmk2 pushed a commit that referenced this pull request May 29, 2023
[skip ci]

## [3.0.0](v2.5.0...v3.0.0) (2023-05-29)

### ⚠ BREAKING CHANGES

* drop Node.js 14 support

closes #18

### Features

* refactor with typescript ([#19](#19)) ([7f6dcf5](7f6dcf5))
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fengmk2 fengmk2 self-assigned this Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Refactor with TypeScript
1 participant