Skip to content

v0.43.1

Latest

Choose a tag to compare

@nnabeyang nnabeyang released this 01 Aug 12:49
0.43.1
9c3c9ee

What's Changed

Bug Fixes

  • Query parameter constraint validation: Generated XRPC query clients now enforce Lexicon-declared parameter constraints, such as minimum and maximum values, before sending requests. Invalid values fail locally instead of being passed to the server, so callers no longer need to duplicate endpoint-specific validation. (#128)