Skip to content

Releases: open-rpc/schema-utils-js

1.13.3

06 May 23:55

Choose a tag to compare

1.13.3 (2020-05-06)

Bug Fixes

1.13.2

06 May 21:52

Choose a tag to compare

1.13.2 (2020-05-06)

Bug Fixes

  • method.params is required (b147f79)

1.13.1

06 May 21:12

Choose a tag to compare

1.13.1 (2020-05-06)

Bug Fixes

  • adhere to default either (3697a37)
  • get immplementation working proper with tests (7708965)
  • refactor gen method id test (d7f59f7)
  • test coverage addition (8c161bb)

1.13.0

28 Mar 01:27

Choose a tag to compare

1.13.0 (2020-03-28)

Bug Fixes

  • add node-version file (d5d5a2b)
  • bump node version some more (a490505)
  • dont include too many things inside typedoc (2b754b1)
  • dont lint on push (1966ab0)
  • even more linting fixups (27186b3)
  • linting error (46c5f4b)
  • more linting errors (f4ae7e0)
  • remove tslint dep and upgrade node version in ci (4a89c07)
  • switch it to eslint (5b40a01)
  • update meta-schema (e7437f5)
  • update name to just lint (9753085)
  • update workflow (eb81226)

Features

  • add eslint gh action as a trial run (cbdd7c3)

1.12.3

27 Mar 21:22

Choose a tag to compare

1.12.3 (2020-03-27)

Bug Fixes

  • add proper test cov and fix by-name (31caaf0)
  • param validation fixups (4ce56b2)
  • tests passing now (6d82333)

1.12.2

26 Mar 21:11

Choose a tag to compare

1.12.2 (2020-03-26)

Bug Fixes

  • @open-rpc/meta-schema: bump version to v1.7.2 (bd824e7)

1.12.1

23 Mar 20:49

Choose a tag to compare

1.12.1 (2020-03-23)

Bug Fixes

  • improve test coverage (072d36f)
  • method call validator support by-name (6b86f83), closes #206

1.12.0

15 Jan 09:12

Choose a tag to compare

1.12.0 (2020-01-15)

Bug Fixes

Features

  • bump to new meta schema fix validators (7fbaf91)

1.11.6

19 Nov 20:57

Choose a tag to compare

1.11.6 (2019-11-19)

Bug Fixes

  • rename MethodCallValidator error classes (95a037d)

1.11.5

28 Sep 16:59

Choose a tag to compare

1.11.5 (2019-09-28)

Bug Fixes

  • index-web: export MethodNotFoundError (5288fe5)