We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compatibilityDate
1 parent 60502e4 commit 2c40499Copy full SHA for 2c40499
playground/nitro.config.ts
@@ -1,5 +1,5 @@
1
import { defineNitroConfig } from "nitropack/config";
2
3
export default defineNitroConfig({
4
- compatibilityDate: "2024-06-12",
5
-});
+ compatibilityDate: "2024-09-25",
+});
0 commit comments