1.2.0
What's Changed
- chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #5
- chore(deps-dev): bump @types/node from 17.0.21 to 17.0.23 by @dependabot in #6
- chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #7
- chore(deps): bump @types/json-schema from 7.0.10 to 7.0.11 by @dependabot in #8
- chore(deps): bump actions/cache from 2 to 3.0.1 by @dependabot in #4
- chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #9
- chore(deps): bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #10
- chore(deps-dev): bump karma from 6.3.17 to 6.3.19 by @dependabot in #12
- chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #11
- chore(deps-dev): bump eslint from 8.12.0 to 8.14.0 by @dependabot in #13
- chore(deps-dev): bump @readme/eslint-config from 8.5.1 to 8.7.3 by @dependabot in #14
- chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #15
- chore(deps-dev): bump @types/node from 17.0.23 to 17.0.30 by @dependabot in #16
- chore(deps): bump actions/cache from 3.0.2 to 3.0.3 by @dependabot in #17
- chore(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #18
- chore(deps-dev): bump @jsdevtools/karma-config from 3.1.7 to 3.2.0 by @dependabot in #19
- chore(deps-dev): bump @readme/eslint-config from 8.7.3 to 8.7.5 by @dependabot in #20
- chore(deps-dev): bump @types/node from 17.0.30 to 17.0.38 by @dependabot in #22
- chore(deps-dev): bump karma from 6.3.19 to 6.3.20 by @dependabot in #23
- chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #24
- chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 by @dependabot in #21
- chore(deps): bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #25
- chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #26
- chore(deps-dev): bump karma from 6.3.20 to 6.4.0 by @dependabot in #27
- chore(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #28
- chore(deps-dev): bump @types/node from 17.0.38 to 18.0.0 by @dependabot in #29
- chore(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #30
- chore(deps-dev): bump @readme/eslint-config from 8.7.5 to 8.8.0 by @dependabot in #31
- chore(deps-dev): bump eslint from 8.18.0 to 8.20.0 by @dependabot in #34
- chore(deps-dev): bump @readme/eslint-config from 8.8.0 to 9.0.0 by @dependabot in #33
- chore(deps): bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #32
- chore(deps-dev): bump @types/node from 18.0.0 to 18.6.3 by @dependabot in #35
- chore(deps): bump actions/cache from 3.0.5 to 3.0.8 by @dependabot in #36
- chore(deps-dev): bump eslint from 8.20.0 to 8.23.0 by @dependabot in #38
- chore(deps-dev): bump @types/node from 18.6.3 to 18.7.14 by @dependabot in #39
- chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #40
- chore(deps-dev): bump @readme/eslint-config from 9.0.0 to 10.1.0 by @dependabot in #37
- chore(deps): bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #41
- chore(deps-dev): bump eslint from 8.23.0 to 8.24.0 by @dependabot in #42
- chore(deps-dev): bump karma from 6.4.0 to 6.4.1 by @dependabot in #43
- chore(deps-dev): bump @types/node from 18.7.14 to 18.7.23 by @dependabot in #44
- chore(deps-dev): bump typescript from 4.8.2 to 4.8.4 by @dependabot in #45
- chore(deps-dev): bump @types/node from 18.7.23 to 18.11.8 by @dependabot in #49
- chore(deps-dev): bump @readme/eslint-config from 10.1.0 to 10.1.1 by @dependabot in #48
- chore(deps-dev): bump eslint from 8.24.0 to 8.26.0 by @dependabot in #47
- chore(deps): bump actions/cache from 3.0.9 to 3.0.11 by @dependabot in #46
- chore(deps-dev): bump mocha from 10.0.0 to 10.1.0 by @dependabot in #50
- chore(deps-dev): bump chai from 4.3.6 to 4.3.7 by @dependabot in #57
- chore(deps-dev): bump @readme/eslint-config from 10.1.1 to 10.2.0 by @dependabot in #51
- chore(deps): bump call-me-maybe from 1.0.1 to 1.0.2 by @dependabot in #52
- chore(deps-dev): bump @types/node from 18.11.8 to 18.11.10 by @dependabot in #53
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #54
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #55
- chore(deps-dev): bump eslint from 8.26.0 to 8.28.0 by @dependabot in #56
- feat: surfacing circular $refs in a new
circularRefs
property on the parser by @erunion in #58
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 1.1.0...1.2.0