Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: cerner/jsonrpc-dispatch

v2.3.0

12 Oct 21:19
Compare
Choose a tag to compare
  • Removed the need of adding polyfills when consuming this lib.

v2.1.0

07 Dec 15:05
Compare
Choose a tag to compare

Enhancements

Internal

  • Added issue & pull request templates
  • Added Apache 2 notice
  • Removed the changelog
  • Fixed typos in the readme
  • Added release guide

v2.0.0

18 Aug 15:14
Compare
Choose a tag to compare
  • Replaced callbacks with promises
  • Add dispatch callback to constructor to pass outbound JSONRPC messages to be transmitted.