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.0.4
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.1.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 17, 2023

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

Commits on Sep 4, 2023

  1. chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#249)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.28.1...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    468973d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. perf: use node: prefix for builtins (#250)

    * use node:
    
    * nit
    gurgunday authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    63bd16f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. chore(deps-dev): bump sinon from 15.2.0 to 16.0.0 (#252)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 16.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v15.2.0...v16.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 Sep 18, 2023
    Configuration menu
    Copy the full SHA
    290e559 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. use named exports (#254)

    gurgunday authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    56f77be View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Bumped v9.1.0

    Eomm committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9f88321 View commit details
    Browse the repository at this point in the history
Loading