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 cjs and esm both by tshy #38

Merged
merged 6 commits into from
Feb 2, 2025
Merged

feat: support cjs and esm both by tshy #38

merged 6 commits into from
Feb 2, 2025

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Feb 2, 2025

BREAKING CHANGE: drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

Attention: Patch coverage is 96.73913% with 6 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@aa2907d). Learn more about missing BASE report.
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/index.ts 96.73% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #38   +/-   ##
=========================================
  Coverage          ?   96.73%           
=========================================
  Files             ?        1           
  Lines             ?      184           
  Branches          ?       45           
=========================================
  Hits              ?      178           
  Misses            ?        6           
  Partials          ?        0           

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

@fengmk2 fengmk2 merged commit 8177649 into master Feb 2, 2025
12 checks passed
@fengmk2 fengmk2 deleted the ts-refactor branch February 2, 2025 05:59
fengmk2 pushed a commit that referenced this pull request Feb 2, 2025
[skip ci]

## [5.0.0](v4.2.0...v5.0.0) (2025-02-02)

### ⚠ BREAKING CHANGES

* drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

### Features

* support cjs and esm both by tshy ([#38](#38)) ([8177649](8177649))
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