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: stoplightio/json-schema-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: stoplightio/json-schema-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 31 files changed
  • 3 contributors

Commits on Nov 17, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    milanboers Milan Boers
    Copy the full SHA
    46d92ce View commit details

Commits on Dec 14, 2023

  1. fix(json-schema-merge-allof): bump json-schema-merge-allOf version (#28)

    BREAKING CHANGE: description and summary reference siblings will not get overwritten by description
    and summary from the referenced object
    brendarearden authored Dec 14, 2023
    Copy the full SHA
    44abda7 View commit details

Commits on Jan 23, 2024

  1. feat: support booleanish schemas & represent additional{Items,Propert…

    …ies} (#31)
    
    BREAKING CHANGE: additionalProperties/additionalItems keywords are now processed as schemas
    BREAKING CHANGE: true/false schemas are now represented
    P0lip authored Jan 23, 2024
    Copy the full SHA
    8300b12 View commit details

Commits on Jan 8, 2025

  1. Copy the full SHA
    636840c View commit details
Loading