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

Commits on Sep 15, 2024

  1. fix: migrate from tap to node test and c8 (#248)

    * migrate test suite from tap to node:test
    
    * update c8 coverage to 100%
    
    * migrate ESM test from tap to node:test
    
    * test: remove unnecessary async from test functions
    
    ---------
    
    Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
    nimesh0505 and simoneb authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    9481e92 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 21, 2024

  1. Bumped v5.0.1

    Eomm committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a52ee81 View commit details
    Browse the repository at this point in the history
Loading