4 Commits

Author SHA1 Message Date
Vedat Baday
41679e2bd4
docs(client): improve run method documentation (#124) 2025-03-18 09:39:39 -07:00
Daniel Rochetti
1b5b50f8e3
feat(client): request abort signal support (#112)
* feat(client): request abort signal support

* fix: lint errors
2024-11-25 18:07:21 -08:00
Daniel Rochetti
ecded55c2f
feat(client): endpoint type definitions (#102)
* feat(client): endpoint type definitions

* fix(client): endpoint generation

* fix(demo): streaming page type

* chore: update reference docs

* chore: prepare client release

* chore: update reference docs
2024-11-13 00:16:08 -08:00
Daniel Rochetti
543b9208eb
feat: 1.0.0 release (#91)
* chore(client): rename function module

* chore: allow client to be created multiple times

singleton client is not the default but it still present as a compatibility layer

* chore: update docs

* feat(client): improved result typing

* chore: update demo app code

* chore: updated reference docs

* chore: update proxy code

* chore: alpha release

* chore: fix lint staged rule

* chore: clean-up docs

* chore: reference docs updated
2024-10-07 12:54:30 -07:00