Releases: open-rpc/schema-utils-js
Releases · open-rpc/schema-utils-js
2.1.2
2.1.2 (2025-02-25)
Bug Fixes
2.1.1
2.1.1 (2025-02-24)
Bug Fixes
- Add support for exposing a public interface to retrieve extension (134ab6a)
2.1.0
2.1.0 (2025-01-23)
Features
- add support for open-rpc extensions. (e6c215a)
2.0.5
2.0.5 (2024-10-08)
Bug Fixes
- add failing test around bug with dereffing and leaving .components around (ffd6c84)
- remove extra components (39c2120)
2.0.4
2.0.4 (2024-10-03)
Bug Fixes
- handle notification examples (ae110e0)
2.0.3
2.0.3 (2024-06-27)
Bug Fixes
2.0.2
2.0.2 (2024-05-09)
Bug Fixes
- use default reference resolver (f442cec)
2.0.1
2.0.1 (2024-05-09)
Bug Fixes
- add metaSchema to ajv + upgrade typescript to 4 (437eb78)
- added test for new error (1f4e913)
- better error for ajv blow up issue (3691390)
- bump node version (023870e)
- package-lock.json (851b3d8)
- remove console log and fix ts-jest config (1879da6)
- testing ajv not worth (1434c99)
- update @open-rpc/meta-schema to latest (5f8502e)
- update jest ts-jest and typedoc (59fda50)
- update json-schema-tools/meta-schema & dereferencer (040c6ea)
2.0.0
2.0.0 (2024-05-07)
Documentation
- Adjusted try/catch (ff7cf33)
- Removed object and added semicolon (820f036)
- validateOpenRPCDocument Example (a71ecde)
BREAKING CHANGES
1.16.2
1.16.2 (2024-03-20)
Bug Fixes
- added context to circleci release (0b243e7)