Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eggjs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.8
Choose a base ref
...
head repository: eggjs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.9
Choose a head ref
  • 2 commits
  • 29 files changed
  • 2 contributors

Commits on Jan 2, 2025

  1. fix: remove ContextDelegation (#283)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **Dependencies**
    	- Updated `@eggjs/koa` to version 2.20.3
    	- Updated `@eggjs/bin` to version 7
    	- Updated `@types/node` to version 22
    	- Updated `pedding` to version 2
    	- Added new dependency `@eggjs/supertest` with version 8.1.1
    
    - **Type Improvements**
    	- Enhanced type flexibility for `BaseContextClass`
    	- Streamlined context-related type definitions
    	- Improved type safety across multiple components
    
    - **Testing**
    	- Added new assertions to verify `EggCore` module properties
    - Updated import statements for `request` and `mm` modules across
    multiple test files
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    c56cf7b View commit details
    Browse the repository at this point in the history
  2. Release 6.2.9

    [skip ci]
    
    ## [6.2.9](v6.2.8...v6.2.9) (2025-01-02)
    
    ### Bug Fixes
    
    * remove ContextDelegation ([#283](#283)) ([c56cf7b](c56cf7b))
    semantic-release-bot committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    8a61a50 View commit details
    Browse the repository at this point in the history
Loading