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.6
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.7
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 31, 2024

  1. fix: deprecated should print to stdout (#281)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    
    - **Chores**
    - Updated logging namespaces from `@eggjs/core:*` to `@eggjs/core/*`
    across multiple files
    	- Standardized debug and error logging formats
    	- Minor adjustments to logging messages in test cases
    
    - **Documentation**
    	- Improved consistency in logging message formats
    
    Note: These changes do not impact the core functionality of the
    application and are primarily related to internal logging conventions.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    2aeb0e2 View commit details
    Browse the repository at this point in the history
  2. Release 6.2.7

    [skip ci]
    
    ## [6.2.7](v6.2.6...v6.2.7) (2024-12-31)
    
    ### Bug Fixes
    
    * deprecated should print to stdout ([#281](#281)) ([2aeb0e2](2aeb0e2))
    semantic-release-bot committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    82ef277 View commit details
    Browse the repository at this point in the history
Loading