Nuxt/packages/nuxt/src/app
2024-01-19 23:50:16 +00:00
..
compat feat(nuxt): throw error if setInterval is used on server (#25259) 2024-01-19 22:38:15 +00:00
components fix(nuxt): overwrite island payload instead of merging (#25299) 2024-01-19 12:21:42 +00:00
composables fix(nuxt): deprecate boolean values for dedupe (#25334) 2024-01-19 23:50:16 +00:00
middleware perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
plugins refactor(nuxt): remove currentRoute non-ref warning (#25337) 2024-01-19 22:23:03 +00:00
types feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
config.ts chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +01:00
entry-spa.ts perf(vite): use stub entry in vite server build when ssr: false (#18782) 2023-02-06 15:25:24 -08:00
entry.async.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
entry.ts chore(nuxt): add return type for entry (#24821) 2023-12-19 10:07:43 +00:00
index.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
nuxt.ts fix(nuxt): add declaration file with correct node16 imports (#25266) 2024-01-18 10:04:59 +00:00
types.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
utils.ts feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00