Thanks to visit codestin.com
Credit goes to github.com

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: cnpm/cnpmcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.58.1
Choose a base ref
...
head repository: cnpm/cnpmcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.59.0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on May 17, 2024

  1. chore: update contributors

    [skip ci]
    fengmk2 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c5c6145 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. feat: add unpkg-white-list to detect sync unpkg files or not (#686)

    see https://github.com/cnpm/unpkg-white-list
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    
    - **New Features**
    - Introduced a new configuration option `enableSyncUnpkgFilesWhiteList`
    to enhance package version file synchronization.
    
    - **Improvements**
    - Enhanced logging in package version file operations for better
    traceability.
    - Simplified file redirection logic for improved performance and
    readability.
    
    - **Tests**
    - Added test cases for the new `enableSyncUnpkgFilesWhiteList`
    configuration to ensure reliability.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored May 18, 2024
    Configuration menu
    Copy the full SHA
    0530116 View commit details
    Browse the repository at this point in the history
  2. Release 3.59.0

    [skip ci]
    
    ## [3.59.0](v3.58.1...v3.59.0) (2024-05-18)
    
    ### Features
    
    * add unpkg-white-list to detect sync unpkg files or not ([#686](#686)) ([0530116](0530116))
    semantic-release-bot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    8a927fc View commit details
    Browse the repository at this point in the history
Loading