5 Commits

Author SHA1 Message Date
Daniel Rochetti
58520c7553
feat(nextjs): allow auth header override (#12)
* feat(nextjs): allow auth header override

* chore: bump nextjs proxy version to 0.2.3
2023-10-02 12:06:54 -07:00
Daniel Rochetti
a2166cd113
fix: nextjs handler x-fal header passthrough 2023-09-26 21:22:38 -07:00
Daniel Rochetti
2e7a4d0a3c
chore: release 0.2.1 2023-09-24 14:49:47 -07:00
Daniel Rochetti
f075fd914f
feat: support single fal_key env var (#10)
* feat: support single fal_key env var

* fix: default config and tests
2023-09-24 14:21:18 -07:00
Daniel Rochetti
9a0497da30
feat: client proxy + nextjs support (#9)
* feat(client): add function alias support

* feat(client): auto config from env vars

* fix(client): username in aliased url

* feat: nextjs proxy handler

* fix: update client tests

* feat(client): built-in queue support

* feat: client + nextjs e2e demo

* chore: update browserslist

* chore: update version info

* chore: update readme badges

* fix: ignore lint error on require
2023-09-11 16:26:06 -07:00