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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: fastify/fastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 13 commits
  • 36 files changed
  • 8 contributors

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    07f847e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f53732a View commit details
    Browse the repository at this point in the history
  3. Solves #3984 (#3986)

    Add info on migrating to Aja's strict schema
    112RG authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ed2b81b View commit details
    Browse the repository at this point in the history
  4. Move Migration-Guide-V4 to guides/ (#3987)

    * Move Migration-Guide-V4 to guides/
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * Updated Index.md
    mcollina authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0d05836 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. added path parameters examples to URL BUILDING section (#3989)

    * added path parameters examples to URL BUILDING section
    
    * section URL BUILDING replaced arrow function with normal function and changed comment type
    mattiaizzi authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c60388a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3c9c3 View commit details
    Browse the repository at this point in the history
  3. docs: Clarify global prefixing (#3985)

    * Clarify global prefixing
    
    * Improve prefixing docs
    kibertoad authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8ebb5b5 View commit details
    Browse the repository at this point in the history
  4. Update lock-threads.yml

    jsumners authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    248818b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4ce805 View commit details
    Browse the repository at this point in the history
  6. Support prior version plugins during the release candidate phase (#3992)

    * Allow Fastify release candidate to use old plugins
    
    * Add code to fix failing test
    
    * Address feedback
    jsumners authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    6dcb5bd View commit details
    Browse the repository at this point in the history
  7. Add markdown linting (#3990)

    * Add markdown linting
    
    * Tweak config and adjust docs
    
    * Update .github/workflows/md-lint.yml
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    
    * Update .github/workflows/md-lint.yml
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    
    * Address feedback
    
    * Update .github/workflows/md-lint.yml
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    jsumners and Fdawgs authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    9e21d28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf46dea View commit details
    Browse the repository at this point in the history
  9. Bumped v4.0.1

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c73d86a View commit details
    Browse the repository at this point in the history
Loading