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: fastify/fastify-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.0
Choose a base ref
...
head repository: fastify/fastify-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 7 contributors

Commits on Oct 7, 2023

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

Commits on Oct 21, 2023

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

Commits on Oct 23, 2023

  1. chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 (#257)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v16.1.3...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      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 Oct 23, 2023
    Configuration menu
    Copy the full SHA
    aa87842 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Oct 28, 2023

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

Commits on Nov 6, 2023

  1. Go back to use our own cookie implementation (#260)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    efea671 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat: add partitioned (#261)

    * add partioned
    
    * add more test
    
    * Update cookie.js
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    
    * add readme
    
    * import readme
    
    * add exp
    
    * Revert "add exp"
    
    This reverts commit ad49da2.
    
    * Warning
    
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    
    * add links
    
    * link comment
    
    ---------
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    3 people authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9e4652f View commit details
    Browse the repository at this point in the history
  2. Bumped v9.2.0

    Eomm committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5f66b9a View commit details
    Browse the repository at this point in the history
Loading