Daniel Rochetti
|
b79e51683b
|
feat: new cross-engine proxy support (#14)
* feat: new proxy package
* chore: update nx workspace
* chore: remove unused codegen lib
* chore: add swc-node as build dependencies
* chore: remove unused demo-app-e2e app
* chore: reorganize demo apps
* feat: working cross-engine proxy
* chore: update docs
* fix: readme file export
* chore: update nextjs lib
* chore: keep nextjs code
|
2023-10-08 01:46:36 -07:00 |
|
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
|
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 |
|