What's Changed
- feat: support passing headers to queue submit/subscribe by @efiop in https://github.com/fal-ai/fal-js/pull/167
- feat(client): refactor object lifecycle expiration handling by @drochetti in https://github.com/fal-ai/fal-js/pull/170
- fix(client): add missing buffer push for binary stream chunks by @actuallyzefe in