Skip to content

Commit 1250d34

Browse files
committed
Bump compatibility_date
1 parent 266fe03 commit 1250d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/api/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#:schema node_modules/wrangler/config-schema.json
22
name = "api"
33
main = ".worker-next/index.mjs"
4-
compatibility_date = "2024-08-29"
4+
compatibility_date = "2024-09-16"
55
compatibility_flags = ["nodejs_compat_v2"]
66
workers_dev = true
77
minify = false # let's disable minification for easier debuggability

0 commit comments

Comments
 (0)