diff --git a/generator/runtimes/workerd/config.capnp b/generator/runtimes/workerd/config.capnp index c1b33b6..e69faf1 100644 --- a/generator/runtimes/workerd/config.capnp +++ b/generator/runtimes/workerd/config.capnp @@ -30,7 +30,7 @@ const helloWorld :Workerd.Worker = ( modules = [ (name = "worker", esModule = embed "dist/handler.mjs") ], - compatibilityDate = "2023-02-28", + compatibilityDate = "2024-03-01", compatibilityFlags = ["nodejs_compat", "experimental"], bindings = [ (name = "unsafe", unsafeEval = void )