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: v5.16.0
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: v5.16.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 19, 2024

  1. Resolved Cannot convert a BigInt value to a number (#723)

    * Resolved Cannot convert a BigInt value to a number
    
    Signed-off-by: Camillo Positano <59197708+camillo-positano@users.noreply.github.com>
    
    * added test for asNumber throwing exception
    
    Exception thrown was  Cannot convert a BigInt value to a number.
    
    This test verifies that it can convert a big int
    
    Signed-off-by: Camillo Positano <59197708+camillo-positano@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Camillo Positano <59197708+camillo-positano@users.noreply.github.com>
    camillo-positano authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    85e1f07 View commit details
    Browse the repository at this point in the history
  2. v5.16.1

    jsumners committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f5e79cd View commit details
    Browse the repository at this point in the history
Loading