Skip to content

Releases: open-rpc/schema-utils-js

2.0.3

27 Jun 15:35
Compare
Choose a tag to compare

2.0.3 (2024-06-27)

Bug Fixes

2.0.2

09 May 17:09
Compare
Choose a tag to compare

2.0.2 (2024-05-09)

Bug Fixes

  • use default reference resolver (f442cec)

2.0.1

09 May 16:42
Compare
Choose a tag to compare

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

07 May 09:28
Compare
Choose a tag to compare

2.0.0 (2024-05-07)

Documentation

  • Adjusted try/catch (ff7cf33)
  • Removed object and added semicolon (820f036)
  • validateOpenRPCDocument Example (a71ecde)

BREAKING CHANGES

  • N
  • N
  • N

1.16.2

20 Mar 15:01
Compare
Choose a tag to compare

1.16.2 (2024-03-20)

Bug Fixes

  • added context to circleci release (0b243e7)

1.16.1

18 Mar 22:10
Compare
Choose a tag to compare

1.16.1 (2022-03-18)

Bug Fixes

  • update readme badges (caf8527)
  • version bump referrs for rel path fix (690e19d)

1.16.0

24 Sep 23:43
Compare
Choose a tag to compare

1.16.0 (2021-09-24)

Bug Fixes

Features

  • expose an option to support custom resolver resolution. (103f022), closes #587

1.15.0

29 May 16:50
Compare
Choose a tag to compare

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)

1.14.3

10 Nov 16:16
Compare
Choose a tag to compare

1.14.3 (2020-11-10)

Bug Fixes

1.14.2

04 Nov 22:53
Compare
Choose a tag to compare

1.14.2 (2020-11-04)

Bug Fixes

  • update json-schema-tools/dereferencer (8cc3400)