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

Commits on Jul 7, 2026

  1. fix: preserve session store when reloading with callback

    Signed-off-by: Jimmy li <jli449668@gmail.com>
    0XFF-96 authored and Tony133 committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    a3b19b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2026

  1. Configuration menu
    Copy the full SHA
    bda8322 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. Configuration menu
    Copy the full SHA
    cad6ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ff3ad View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2026

  1. Bumped v11.1.2

    Tony133 committed Jul 15, 2026
    Configuration menu
    Copy the full SHA
    e8f0d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. ci: pin actions to commit-hash

    Fdawgs authored and Tony133 committed Jul 22, 2026
    Configuration menu
    Copy the full SHA
    d5cdcf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9abea94 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2026

  1. chore: bump c8 from 11.0.0 to 12.0.0 (fastify#352)

    Bumps [c8](https://github.com/bcoe/c8) from 11.0.0 to 12.0.0.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v11.0.0...v12.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      dependency-version: 12.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    4f7c3f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2026

  1. Configuration menu
    Copy the full SHA
    a550470 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

  1. Configuration menu
    Copy the full SHA
    ee47908 View commit details
    Browse the repository at this point in the history
Loading