Skip to content

Releases: open-rpc/schema-utils-js

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)

1.14.1

03 Nov 23:34
Compare
Choose a tag to compare

1.14.1 (2020-11-03)

Bug Fixes

  • add better debugging info to error message (19fd834), closes #447
  • add deref document to the table of contents (e4dd3df)
  • add discord link (7d2956a)
  • add helper functions to remove lodash dependencies (8ea4919)
  • add link to typedoc (b28a92e)
  • add remaining functions and tests (146a188), closes #406
  • mixed up use of type vs var (7d3bc6f)
  • remove ts-lint ignore (80996c7)
  • remove unused discord badge (d0e7f02)
  • replace use of json stringify (78b5b5e)
  • spacing and add editorconfig (795deff), closes #420
  • update node version in ci (c3a397e)
  • update reference resolver & dereferencer (401cd1e)

1.14.0

30 Jul 01:13
Compare
Choose a tag to compare

1.14.0 (2020-07-30)

Bug Fixes

Features

  • add dererenceDocument method (60de791)
  • remote refs for open rpc resources (dcbfa15)

1.13.4

27 May 21:14
Compare
Choose a tag to compare

1.13.4 (2020-05-27)

Bug Fixes

  • boolean parameters when false fail validation (17f2a29)

1.13.3

06 May 23:55
Compare
Choose a tag to compare

1.13.3 (2020-05-06)

Bug Fixes

1.13.2

06 May 21:52
Compare
Choose a tag to compare

1.13.2 (2020-05-06)

Bug Fixes

  • method.params is required (b147f79)