package:json_rpc_2 v4.0.0
·
15 commits
to main
since this release
- Add custom ID generator option to clients, which allows for
String
ids. - Breaking: When
String
ids are present in a response, we no longer
automatically try to parse them as integers. This behavior was never a part
of the spec, and is not compatible with allowing custom ID generators.