Releases: fal-ai/fal-js
Releases · fal-ai/fal-js
Release list
client-v1.10.1
What's Changed
Full Changelog: client-v1.10.0...client-v1.10.1
client-v1.10.0
What's Changed
- feat(client): allow proxy middleware in non-browser runtimes by @drochetti in #209
Full Changelog: client-v1.9.6...client-v1.10.0
client-v1.9.6
What's Changed
- fix(realtime): connection closed transition expires token by @noahgsolomon in #201
- cleanup realtime state machine and support live references by @noahgsolomon in #202
- chore: supply chain security, enforce minimum age for node dependencies by @wennergr in #205
- chore: update endpoint types by @aykutkardas in #192
- feat(client): expose lifecycle ACL options in storage settings by @efiop in #208
- ci: pin GitHub Actions to full commit SHAs by @wennergr in #207
New Contributors
Full Changelog: client-v1.9.4...client-v1.9.6
client-v1.9.5
What's Changed
- fix(realtime): connection closed transition expires token by @noahgsolomon in #201
Full Changelog: client-v1.9.4...client-v1.9.5
client-v1.9.4
What's Changed
- fix: use rest.fal.ai by @dazip in #198
- fix(realtime): refresh tokens in background without dropping the WebSocket connection by @noahgsolomon in #200
Full Changelog: client-v1.9.2...client-v1.9.4
client-v1.9.3
client-v1.9.2
What's Changed
Full Changelog: client-v1.9.1...client-v1.9.2
client-v1.9.1
What's Changed
- fix: defer auth state machine sends to avoid nested onChange corruption by @noahgsolomon in #193
- chore: bump @fal-ai/client to 1.9.1 by @noahgsolomon in #194
Full Changelog: client-v1.9.0...client-v1.9.1
client-v1.9.0
What's Changed
- feat(client): add tokenProvider for realtime api by @drochetti in #190
Full Changelog: client-v1.8.5...client-v1.9.0
proxy-v1.2.0
What's Changed
- feat: added user-defined timeouts by @dberkerdem in #182
- chore(client): bump version for 1.8.4 release by @dberkerdem in #183
- feat(proxy): strict configuration and url handling by @drochetti in #188
New Contributors
- @dberkerdem made their first contribution in #182
Full Changelog: client-v1.8.3...proxy-v1.2.0