-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: eggjs/egg
base: v3.24.1
head repository: eggjs/egg
compare: v4.0.0
- 8 commits
- 362 files changed
- 6 contributors
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62cd1bc - Browse repository at this point
Copy the full SHA 62cd1bcView commit details -
docs: Update socketio.zh-CN.md (#5353)
跟英文版同步,去掉误被提升到标题的注释。 [skip ci]
Configuration menu - View commit details
-
Copy full SHA for ce4fd67 - Browse repository at this point
Copy the full SHA ce4fd67View commit details
Commits on Dec 16, 2024
-
feat(doc): cookies 增加 partitioned、removeUnpartitioned 和 priority 选项文档 (…
…#5376) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced new cookie options: `partitioned`, `removeUnpartitioned`, and `priority` for enhanced control over cookie behavior. - **Documentation** - Updated documentation for cookie and session management, including clarifications and expanded explanations of existing and new options. - Provided comprehensive examples for correct usage patterns of session management. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for 60eb8a1 - Browse repository at this point
Copy the full SHA 60eb8a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6861f1 - Browse repository at this point
Copy the full SHA b6861f1View commit details
Commits on Dec 30, 2024
-
feat: refactor with typescript to support cjs ane esm both (#5328)
BREAKING CHANGE: Drop Node.js < 18.19.0 support part of #3644 Breaking changes: - Drop Node.js < 18.19.0 support - Drop generator function support use @eggjs/core@4 eggjs/core#265
Configuration menu - View commit details
-
Copy full SHA for a09b1cf - Browse repository at this point
Copy the full SHA a09b1cfView commit details -
docs: use dumi to build new docs (#5378)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated Vercel production deployment workflow to use a different branch trigger - Added `dumi` as a development dependency - Removed Node 14-16 specific scripts - Simplified site development and build scripts - Updated `.gitignore` to exclude `.dumi` directory in the site folder <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for e440fad - Browse repository at this point
Copy the full SHA e440fadView commit details
Commits on Jan 11, 2025
-
refactor: convert more tests to typescript (#5379)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit Based on the comprehensive summary, here are the high-level release notes for end-users: - **New Features** - Enhanced logging capabilities with more detailed performance timers. - Improved error handling with new custom error classes. - More robust context and request/response type management. - New methods for accessing logger instances and locals in the context interface. - Introduction of new HTTP client and context types. - **Bug Fixes** - Resolved issues with context delegation and type safety. - Improved handling of asynchronous operations and promise rejections. - **Performance** - Optimized HTTP client and messenger implementations. - Enhanced timing and performance tracking mechanisms. - **Breaking Changes** - Significant updates to context type handling. - Changes in plugin configuration and import mechanisms. - Modifications to how context and request/response objects are managed. These release notes provide a concise overview of the key changes in the framework, focusing on user-facing improvements and potential impacts. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for 562d76a - Browse repository at this point
Copy the full SHA 562d76aView commit details -
[skip ci] ## [4.0.0](v3.24.1...v4.0.0) (2025-01-11) ### ⚠ BREAKING CHANGES * Drop Node.js < 18.19.0 support part of #3644 Breaking changes: - Drop Node.js < 18.19.0 support - Drop generator function support use @eggjs/core@4 eggjs/core#265 ### Features * **doc:** cookies 增加 partitioned、removeUnpartitioned 和 priority 选项文档 ([#5376](#5376)) ([60eb8a1](60eb8a1)) * refactor with typescript to support cjs ane esm both ([#5328](#5328)) ([a09b1cf](a09b1cf))
Configuration menu - View commit details
-
Copy full SHA for 9849f8b - Browse repository at this point
Copy the full SHA 9849f8bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.24.1...v4.0.0