Releases: walbo/validate-json
Releases · walbo/validate-json
v1.1.0
What's Changed
- Add support for local file paths in $schema attributes by @brianespinosa in #153
- Use node 16 by @walbo in #117
- Add CI test to check if code is formatted with Prettier by @walbo in #161
- Updated dependencies
New Contributors
- @brianespinosa made their first contribution in #153
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bump eslint from 8.6.0 to 8.7.0 by @dependabot in #63
- Bump @types/node from 17.0.8 to 17.0.9 by @dependabot in #66
- Bump @typescript-eslint/parser from 5.9.1 to 5.10.0 by @dependabot in #67
- Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 by @dependabot in #68
- Bump @types/node from 17.0.9 to 17.0.10 by @dependabot in #69
- Bump lint-staged from 12.1.7 to 12.2.1 by @dependabot in #72
- Bump axios from 0.24.0 to 0.25.0 by @dependabot in #71
- Bump fast-glob from 3.2.10 to 3.2.11 by @dependabot in #65
- Bump ajv from 8.8.2 to 8.9.0 by @dependabot in #64
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #73
- Add static CI checks by @walbo in #85
- Bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.2 by @dependabot in #84
- Bump @typescript-eslint/parser from 5.10.0 to 5.10.2 by @dependabot in #82
- Bump eslint from 8.7.0 to 8.8.0 by @dependabot in #83
- Bump @types/node from 17.0.10 to 17.0.13 by @dependabot in #81
- Bump lint-staged from 12.2.1 to 12.3.2 by @dependabot in #80
- Bump @types/node from 17.0.13 to 17.0.14 by @dependabot in #86
- Bump lint-staged from 12.3.2 to 12.3.3 by @dependabot in #87
- Bump @types/node from 17.0.14 to 17.0.15 by @dependabot in #88
- Bump @types/node from 17.0.15 to 17.0.17 by @dependabot in #93
- Bump @typescript-eslint/parser from 5.10.2 to 5.11.0 by @dependabot in #91
- Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 by @dependabot in #92
- Bump ajv from 8.9.0 to 8.10.0 by @dependabot in #89
- Bump lint-staged from 12.3.3 to 12.3.4 by @dependabot in #96
- Bump eslint from 8.8.0 to 8.9.0 by @dependabot in #97
- Bump @typescript-eslint/parser from 5.11.0 to 5.12.0 by @dependabot in #100
- Bump @types/node from 17.0.17 to 17.0.18 by @dependabot in #99
- Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 by @dependabot in #98
- Bump @vercel/ncc from 0.33.1 to 0.33.3 by @dependabot in #95
- Bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #101
- Bump axios from 0.25.0 to 0.26.0 by @dependabot in #94
Full Changelog: v0.0.4...v1.0.0
v0.0.4
What's Changed
Dependency updates
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #19
- Bump @typescript-eslint/parser from 5.4.0 to 5.5.0 by @dependabot in #23
- Bump @types/node from 16.11.10 to 16.11.11 by @dependabot in #22
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #20
- Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0 by @dependabot in #21
- Bump prettier from 2.5.0 to 2.5.1 by @dependabot in #25
- Bump eslint from 8.3.0 to 8.4.0 by @dependabot in #26
- Bump @vercel/ncc from 0.32.0 to 0.33.0 by @dependabot in #24
- Bump eslint from 8.4.0 to 8.4.1 by @dependabot in #30
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0 by @dependabot in #27
- Bump @types/node from 16.11.11 to 16.11.12 by @dependabot in #29
- Bump @types/lodash from 4.14.177 to 4.14.178 by @dependabot in #31
- Bump @typescript-eslint/parser from 5.5.0 to 5.6.0 by @dependabot in #28
- Bump typescript from 4.5.2 to 4.5.4 by @dependabot in #33
- Bump @vercel/ncc from 0.33.0 to 0.33.1 by @dependabot in #38
- Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.8.0 by @dependabot in #40
- Bump @typescript-eslint/parser from 5.6.0 to 5.8.0 by @dependabot in #41
- Bump lint-staged from 12.1.2 to 12.1.3 by @dependabot in #43
- Bump @types/node from 16.11.12 to 17.0.4 by @dependabot in #45
- Bump eslint from 8.4.1 to 8.5.0 by @dependabot in #44
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #50
- Bump lint-staged from 12.1.3 to 12.1.4 by @dependabot in #46
- Bump @types/node from 17.0.4 to 17.0.5 by @dependabot in #47
- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #48
- Bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot in #49
- Bump @types/node from 17.0.5 to 17.0.8 by @dependabot in #57
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #51
- Bump lint-staged from 12.1.4 to 12.1.5 by @dependabot in #53
- Bump @typescript-eslint/parser from 5.8.1 to 5.9.0 by @dependabot in #54
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 by @dependabot in #56
- Bump lint-staged from 12.1.5 to 12.1.7 by @dependabot in #58
- Bump @typescript-eslint/parser from 5.9.0 to 5.9.1 by @dependabot in #61
- Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1 by @dependabot in #60
- Bump fast-glob from 3.2.7 to 3.2.10 by @dependabot in #59
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
Enhancements
Dependencies
- Update dependencies by @walbo in #6
- Bump lint-staged from 12.0.2 to 12.0.3 by @dependabot in #11
- Bump @types/node from 16.11.7 to 16.11.8 by @dependabot in #12
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #10
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in #13
- Bump lint-staged from 12.0.3 to 12.1.2 by @dependabot in #16
- Bump @types/node from 16.11.9 to 16.11.10 by @dependabot in #17
- Bump ajv from 8.8.1 to 8.8.2 by @dependabot in #14
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Support draft-04, draft-06 and draft-07
Full Changelog: v0.0.1...v0.0.2