Releases: ota-meshi/eslint-plugin-json-schema-validator
Releases · ota-meshi/eslint-plugin-json-schema-validator
v0.4.9
🐛 Bug Fixes
- #42 Removed unnecessary dependencies.
v0.4.0
⚙️ Update
- Upgrade jsonc-eslint-parser to v1.0.0
v0.3.0
🐛 Bug Fixes
- Fixed to support many unparsed schemas. #22
v0.2.1
🐛 Bug Fixes
- Fixed an error when loading the tsconfig schema. #21
v0.2.0
✨ Enhancements
- Improved report messages #17, #19
v0.1.2
🐛 Bug Fixes
- Fixed an issue where files matching user definitions were validated in
catalog.json
. #16