Releases: open-rpc/schema-utils-js
Releases · open-rpc/schema-utils-js
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)
1.16.1
1.16.1 (2022-03-18)
Bug Fixes
- update readme badges (caf8527)
- version bump referrs for rel path fix (690e19d)
1.16.0
1.16.0 (2021-09-24)
Bug Fixes
Features
- expose an option to support custom resolver resolution. (103f022), closes #587
1.15.0
1.15.0 (2021-05-29)
Bug Fixes
- dereference-document: example imports (2a47014)
- add eslint script to package.json (9b01744)
- github action linting workflow (80250e0)
- linting errors (647ad1a)
Features
- this brings schema-utils into parity with (e659f42)