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/fast-json-stringify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dca5960
Choose a base ref
...
head repository: fastify/fast-json-stringify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a18917e
Choose a head ref
  • 8 commits
  • 6 files changed
  • 7 contributors

Commits on Jan 16, 2026

  1. chore: remove RunKit (is dead) (#815)

    Signed-off-by: francesco <francesco.bagnoli.69@gmail.com>
    cesco69 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    b2200bd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

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

Commits on Jan 24, 2026

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

Commits on Jan 28, 2026

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

Commits on Feb 1, 2026

  1. build(deps-dev): bump tinybench from 5.1.0 to 6.0.0 (#824)

    Bumps [tinybench](https://github.com/tinylibs/tinybench) from 5.1.0 to 6.0.0.
    - [Release notes](https://github.com/tinylibs/tinybench/releases)
    - [Commits](tinylibs/tinybench@v5.1.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tinybench
      dependency-version: 6.0.0
      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 Feb 1, 2026
    Configuration menu
    Copy the full SHA
    7c0f6ed View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. fix: update tinybench to v6 and devDependencies (#823)

    Signed-off-by: Nigro Simone <nigro.simone@gmail.com>
    nigrosimone authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    360bb6b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. fix: handle references in array items (#734)

    * Handle items: [{ $ref }]
    
    Signed-off-by: rtkevin <kevin@rtvision.com>
    
    * Update array.test.js
    
    Signed-off-by: rtkevin <kevin@rtvision.com>
    
    * fix: update to latest fast-json-stringify
    
    * fix: linting issue
    
    ---------
    
    Signed-off-by: rtkevin <kevin@rtvision.com>
    Co-authored-by: Kalven Schraut <kalvens@rtvision.com>
    rtkevin and kalvenschraut authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    7e1cd78 View commit details
    Browse the repository at this point in the history
  2. Bumped v6.3.0

    climba03003 committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    a18917e View commit details
    Browse the repository at this point in the history
Loading