dswbx
375d2c205f
adapter(cloudflare): removed durable mode, added withPlatformProxy ( #233 )
...
* removed `durable` mode as it requires an import from "cloudflare:" that often fails in non-cf environments
* remove worker configuration types
* add `withPlatformProxy`
* withPlatformProxy: make configuration optional
2025-08-12 15:29:09 +02:00
dswbx
6ee898e606
adding d1 session support
2025-06-06 11:13:35 +02:00
dswbx
7e1757b7f4
fix: updated cloudflare adapter to use runtime config, aligned vite
2025-04-05 18:03:58 +02:00
dswbx
3f26c45dd9
refactored adapters to run test suites ( #126 )
...
* refactored adapters to run test suites
* fix bun version for tests
* added missing adapter tests and refactored examples to use `bknd.config.ts` where applicable
2025-04-01 11:43:11 +02:00
dswbx
36e4224b33
refactored EventManager to run asyncs on call only, app defaults to run before response ( #129 )
...
* refactored EventManager to run asyncs on call only, app defaults to run before response
* fix tests
2025-04-01 11:19:55 +02:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
7a6321f4ce
added r2 binding support to cf adapter
2025-02-11 10:04:53 +01:00
dswbx
5b40d5eaf4
optimize adapter imports to deduplicate
2025-01-25 14:13:34 +01:00
dswbx
9ddacb7ae5
added adapter exports, generalized env-depending config construction
2025-01-25 11:54:19 +01:00
dswbx
06125f1afe
added fallback route to server, created extensive setup instructions in docs
2024-12-24 16:01:42 +01:00
dswbx
76da14294c
unified runtime and framework adapters
2024-12-24 09:43:16 +01:00
dswbx
32459a1562
improved cloudflare worker adapter + added docs about different modes
2024-12-11 17:09:28 +01:00