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.12
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.13
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on Jan 4, 2025

  1. fix: support load plugin from typescript dir (#287)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    ## Release Notes
    
    - **Dependencies**
      - Updated `@eggjs/utils` from version 4.1.5 to 4.2.4
    
    - **Improvements**
      - Enhanced plugin loading mechanism for TypeScript projects
    - Improved error handling and logging for TypeScript configuration files
    
    - **Testing**
      - Added new test case for TypeScript plugin loading scenarios
    
    These updates improve the framework's compatibility and robustness when
    working with TypeScript plugins.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    7adabd5 View commit details
    Browse the repository at this point in the history
  2. Release 6.2.13

    [skip ci]
    
    ## [6.2.13](v6.2.12...v6.2.13) (2025-01-04)
    
    ### Bug Fixes
    
    * support load plugin from typescript dir ([#287](#287)) ([7adabd5](7adabd5))
    semantic-release-bot committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    c07821d View commit details
    Browse the repository at this point in the history
Loading