Skip to content

Commit 28a0058

Browse files
committed
chore add compatiblity date
1 parent 32fd7ee commit 28a0058

File tree

2 files changed

+272
-117
lines changed

2 files changed

+272
-117
lines changed

playground/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export default defineNuxtConfig({
22
modules: ['../src/module'],
33
devtools: { enabled: true },
4+
compatibilityDate: '2025-07-09',
45
nitro: {
56
storage: {
67
shield: {

0 commit comments

Comments
 (0)