Releases: open-rpc/openrpc-linter
Releases · open-rpc/openrpc-linter
v0.0.17
Compare
Sorry, something went wrong.
No results found
Changelog
Features
8eb793f feat: publish prebuilt binaries to npm alongside GitHub releases
Other
1f69012 ci(npm): 4-platform bin shim smoke matrix; Node 20 (EOL) -> 24
1f96149 test(npm): bin shim smoke tests, version guard, idempotent publish
v0.0.16
Compare
Sorry, something went wrong.
No results found
Changelog
Bug Fixes
988c4c9 fix: add back rules and openrpc.json
v0.0.15
Compare
Sorry, something went wrong.
No results found
Changelog
Features
83a7518 feat: add additional recommended rules around uniqueness
v0.0.14
Compare
Sorry, something went wrong.
No results found
v0.0.13
Compare
Sorry, something went wrong.
No results found
Changelog
Other
e5eaa9a Clarify missing field lint messages
v0.0.12
Compare
Sorry, something went wrong.
No results found
Changelog
Other
ea56d93 Add init command for recommended rules
v0.0.11
Compare
Sorry, something went wrong.
No results found
Changelog
Features
08656b0 feat: add support for grouping and additional colorization
4ac185e feat: add support for location resolution for error messages
v0.0.10
Compare
Sorry, something went wrong.
No results found
Changelog
Features
931ff20 feat: add support for delineating errors and warnings so its more clear
v0.0.9
Compare
Sorry, something went wrong.
No results found
Changelog
Features
08a58a2 feat: this change refactors unique to use Targets vs Field
v0.0.8
Compare
Sorry, something went wrong.
No results found
Changelog
Features
dd625b6 feat: refactor code to fully support descendant path
Bug Fixes
489acfc fix: after merge fix rebase update for rules
4ef2e0a fix: report precise unique rule paths
f1b1d6d fix: validate unique ignoreMissing option
Other
98b08f4 Add unique lint function and default rules
df8b811 Handle cyclic schema refs