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: json-schema-tools/traverse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3d8e091
Choose a base ref
...
head repository: json-schema-tools/traverse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8160349
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 7, 2020

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

Commits on Jul 13, 2020

  1. Merge pull request #61 from json-schema-tools/dependabot/npm_and_yarn…

    …/types/jest-26.0.4
    
    chore(deps-dev): bump @types/jest from 26.0.3 to 26.0.4
    BelfordZ authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    6758745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b6e0d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from json-schema-tools/dependabot/npm_and_yarn…

    …/types/node-14.0.22
    
    chore(deps-dev): bump @types/node from 14.0.14 to 14.0.22
    BelfordZ authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    8d7891d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ce6e69 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #65 from json-schema-tools/dependabot/npm_and_yarn…

    …/types/node-14.0.23
    
    chore(deps-dev): bump @types/node from 14.0.22 to 14.0.23
    BelfordZ authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b6e7f9f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    fe8ea52 View commit details
    Browse the repository at this point in the history
  2. fix: interface

    BelfordZ committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a085808 View commit details
    Browse the repository at this point in the history
  3. fix: lint fixing

    BelfordZ committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7c6cdae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #66 from json-schema-tools/feat/is-root-cycle

    feat: add cycle tracking to the mutation function interface
    BelfordZ authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c89e889 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.3.0 [skip ci]

    # [1.3.0](1.2.4...1.3.0) (2020-07-15)
    
    ### Bug Fixes
    
    * interface ([a085808](a085808))
    * lint fixing ([7c6cdae](7c6cdae))
    
    ### Features
    
    * add cycle tracking to the mutation function interface ([fe8ea52](fe8ea52))
    semantic-release-bot authored and BelfordZ committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    8160349 View commit details
    Browse the repository at this point in the history
Loading