Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 2.79 KB

File metadata and controls

41 lines (21 loc) · 2.79 KB

@forgerock/davinci-client

1.0.0

Major Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

  • #509 958ba10 Thanks @ryanbas21! - fix the type for the single value collector output. make it a union so it narrows and either has a url or does not have a url

Patch Changes

  • #493 70de27a Thanks @ryanbas21! - refactor to improve type inference. use the wellknown endpoint to derive all the endpoints for the server, rather than using the baseurl

  • #491 2b7e983 Thanks @ryanbas21! - use async config options instead of configoptions