Skip to content

Commit cad7c45

Browse files
committed
chore: remove future.compatibilityVersion
1 parent 5db3b0f commit cad7c45

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/nuxt.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,6 @@ export default defineNuxtConfig({
143143
'/releases': { redirect: 'https://github.com/nuxt/ui/releases', prerender: false }
144144
},
145145

146-
future: {
147-
compatibilityVersion: 4
148-
},
149-
150146
compatibilityDate: '2024-07-09',
151147

152148
nitro: {

playground/nuxt.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ export default defineNuxtConfig({
1010

1111
css: ['~/assets/css/main.css'],
1212

13-
future: {
14-
compatibilityVersion: 4
15-
},
16-
1713
compatibilityDate: '2024-07-09',
1814

1915
vite: {

0 commit comments

Comments
 (0)