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 |
|
Daniel Rochetti
|
c3a3c3d21a
|
chore: upgrade dependencies and tooling (#81)
* chore: remove uuid-random dependency
* chore: upgrade prettier
* chore(client): bump version for release
|
2024-08-07 15:45:15 -07:00 |
|
Daniel Rochetti
|
4ea43b4cea
|
feat(client): stream queue status (#71)
* feat(client): stream queue status
* chore: remove console log
* fix: accumulative logs when streaming
* fix(client): stream logs on queue update
* chore(apps): remove pollInterval from sample apps
|
2024-06-25 15:00:01 -07:00 |
|
Daniel Rochetti
|
e0b7627f7a
|
feat(client): app id with path + realtime url (#51)
* feat: app id + path format support
* chore: bump client to 0.8.4
|
2024-02-20 18:59:37 -08:00 |
|
Daniel Rochetti
|
129ad9ed10
|
chore: simplify proxy config
|
2024-01-28 10:09:40 -08:00 |
|
Daniel Rochetti
|
07f1b125f7
|
feat: fal.run url support (#40)
* feat: fal.run url support
* feat: new queue url format
* fix: build issue
* chore: change demo app ids
|
2024-01-15 15:14:21 -08:00 |
|
Daniel Rochetti
|
22d930c0ac
|
chore: build tool updates (#24)
* chore: build tool updates
* chore: update readme docs
|
2023-11-09 13:10:44 -08:00 |
|
Daniel Rochetti
|
78ffa58162
|
feat: client file upload (#18)
* feat: client file upload
* feat: signed upload
* fix: add multipart header
* fix: remove unused file
* chore(wip): own signature impl
* feat: use gcs presigned upload
* fix: invalid export
* fix: rest api host url
* feat: final upload logic and sample
|
2023-11-02 19:30:46 -07:00 |
|
Daniel Rochetti
|
3a98fd6d0f
|
feat: next proxy app router support (#22)
* feat: add nextjs app router support
* chore: rename nextjs page router demo
* feat: support nextjs app router with example
* chore(proxy): bump to 0.4.0
* chore: update package-lock.json
* chore: remove formidable
* chore: update package-lock.json
* fix: page export
* fix: type issues
* fix: remove comment
* fix: eslint any warning
* chore: client version bump 0.4.2
|
2023-10-30 09:01:15 -07:00 |
|