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: v10.0.1
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: v11.0.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 9, 2024

  1. fastifyCookieClearCookie sets maxAge to zero (#304)

    * fastifyCookieClearCookie sets maxAge to zero
    
    * apply suggestions
    
    * update passed type
    
    ---------
    
    Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
    Michael and gurgunday authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    321932f View commit details
    Browse the repository at this point in the history
  2. Use cookie package again (#302)

    * Use cookie package again
    
    * Bump cookie
    blakeembrey authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    47c5ba3 View commit details
    Browse the repository at this point in the history
  3. v11.0.0

    Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
    gurgunday authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    71444f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    160e0d5 View commit details
    Browse the repository at this point in the history
  5. v11.0.1

    Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
    gurgunday authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9e37d02 View commit details
    Browse the repository at this point in the history
Loading