-
Notifications
You must be signed in to change notification settings - Fork 89
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 tegg v4 #769
feat: use tegg v4 #769
Conversation
BREAKING CHANGE: only support egg >= 4.0.0 the first app on egg v4 eggjs/egg#3644
[skip ci] ## [4.0.0](v3.74.0...v4.0.0) (2025-02-09) ### ⚠ BREAKING CHANGES * only support egg >= 4.0.0 the first app on egg v4 eggjs/egg#3644 ### Features * use egg v4 ([#747](#747)) ([4427a4f](4427a4f))
[skip ci] ## [4.0.1](v4.0.0...v4.0.1) (2025-02-09) ### Bug Fixes * remove npm-cli-login for ssri security ([#754](#754)) ([d18981e](d18981e))
[skip ci] ## [4.0.2](v4.0.1...v4.0.2) (2025-02-10) ### Bug Fixes * should return default value when env is empty string ([#759](#759)) ([b6c781e](b6c781e))
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 193 files out of 300 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #769 +/- ##
==========================================
+ Coverage 96.43% 96.55% +0.11%
==========================================
Files 192 192
Lines 19313 19401 +88
Branches 2526 1827 -699
==========================================
+ Hits 18625 18732 +107
+ Misses 688 669 -19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
[skip ci]