8000 Comparing v3.0.1...v4.0.0 · fastify/fast-json-stringify-compiler · GitHub
[go: up one dir, main page]

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

Commits on Jun 20, 2022

  1. build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#15)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    6ebe4cb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Remove schema from external schemas (#14)

    * Remove schema from external schemas
    
    * test: add test for input schema duplicate
    ivan-tymoshenko authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    336f5c1 View commit details
    Browse the repository at this point in the history
  2. Update fast-json-stringify v5.0.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f5e4f7d View commit details
    Browse the repository at this point in the history
  3. Bumped v4.0.0

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