Patch Changes
-
#10677
d7aa0ae
Thanks @edmundhung! - Support Hyperdrive local connection strings from.env
filesYou can now define your Hyperdrive local connection string in a
.env
file using theCLOUDFLARE_HYPERDRIVE_LOCAL_CONNECTION_STRING_<BINDING_NAME>
variable.CLOUDFLARE_HYPERDRIVE_LOCAL_CONNECTION_STRING_PROD_DB="postgres://user:password@127.0.0.1:5432/testdb"
-
Updated dependencies [
555a6da
,262393a
,3ec1f65
,a434352
,328e687
,97a72cc
,b4a4311
,dc1d0d6
,acd48ed
,55a10a3
]:- miniflare@4.20250923.0
- wrangler@4.39.0