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/session-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.x
Choose a base ref
...
head repository: eggjs/session-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 27 files changed
  • 2 contributors

Commits on Jan 21, 2025

  1. feat: support cjs and esm both by tshy (#8)

    BREAKING CHANGE: drop Node.js < 18.19.0 support
    
    part of eggjs/egg#3644
    
    eggjs/egg#5257
    fengmk2 authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    eded033 View commit details
    Browse the repository at this point in the history
  2. Release 3.0.0

    [skip ci]
    
    ## [3.0.0](v2.1.0...v3.0.0) (2025-01-21)
    
    ### ⚠ BREAKING CHANGES
    
    * drop Node.js < 18.19.0 support
    
    part of eggjs/egg#3644
    
    eggjs/egg#5257
    
    ### Features
    
    * support cjs and esm both by tshy ([#8](#8)) ([eded033](eded033))
    semantic-release-bot committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    2d522ed View commit details
    Browse the repository at this point in the history
Loading