Skip to content

Releases: open-rpc/schema-utils-js

1.11.2

08 Jul 22:39
Compare
Choose a tag to compare

1.11.2 (2019-07-08)

Bug Fixes

  • don't publish with changed deps (05bfc93)
  • dont install deps to local package (d72327c)
  • sem rel (1a9307b)

1.11.1

04 Jul 22:10
Compare
Choose a tag to compare

1.11.1 (2019-07-04)

Bug Fixes

  • remove semantic release deps (a97c694)

1.11.0

25 Jun 04:05
Compare
Choose a tag to compare

1.11.0 (2019-06-25)

Bug Fixes

Features

  • MethodCallValidator: add method not found error (95fd0d6), closes #156
  • MethodCallValidator: allow rpc discover (ad5b7b8), closes #155

1.10.4

24 Jun 22:24
Compare
Choose a tag to compare

1.10.4 (2019-06-24)

Bug Fixes

  • remove semantic release deps (e51ee0b)

1.10.3

14 Jun 20:01
Compare
Choose a tag to compare

1.10.3 (2019-06-14)

Bug Fixes

  • circle semantic release deps only (257b585)
  • remove semantic release deps (27ff23c)
  • update pacakge lock (1699ee8)
  • validate optional params (4feb647), closes #146

1.10.2

31 May 19:54
Compare
Choose a tag to compare

1.10.2 (2019-05-31)

Bug Fixes

1.10.1

30 May 01:22
Compare
Choose a tag to compare

1.10.1 (2019-05-30)

Bug Fixes

  • add browser support (decd415)
  • change entry for webpack test (a14852f)

1.10.0

17 May 21:43
Compare
Choose a tag to compare

1.10.0 (2019-05-17)

Bug Fixes

Features

1.9.0

14 May 23:49
Compare
Choose a tag to compare

1.9.0 (2019-05-14)

Bug Fixes

  • remove extra publish script (ad081b4)
  • typescript upgrade rror (c4f26e7)

Features

  • remove method typings (see open-rpc/typings) (bc98ed4)

1.8.0

17 Apr 01:55
Compare
Choose a tag to compare

1.8.0 (2019-04-17)

Features

  • method-typings: getTypeDefinitionsForMethod (f4a9636)