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: koajs/session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Choose a base ref
...
head repository: koajs/session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 2 commits
  • 32 files changed
  • 2 contributors

Commits on Jan 19, 2025

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

    BREAKING CHANGE: drop Node.js < 18.19.0 support
    fengmk2 authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    575864c View commit details
    Browse the repository at this point in the history
  2. Release 7.0.0

    [skip ci]
    
    ## [7.0.0](v6.4.0...v7.0.0) (2025-01-19)
    
    ### ⚠ BREAKING CHANGES
    
    * drop Node.js < 18.19.0 support
    
    ### Features
    
    * support cjs and esm both by tshy ([#228](#228)) ([575864c](575864c))
    semantic-release-bot committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    6d068ff View commit details
    Browse the repository at this point in the history
Loading