Nuxt/packages/nuxt/src/app
2024-03-16 15:03:09 -07:00
..
compat chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
components fix(nuxt): respect baseUrl within server components (#25727) 2024-03-15 09:16:41 -07:00
composables feat(nuxt): add nuxtMiddleware route rule (#25841) 2024-03-16 11:53:01 -07:00
middleware fix(nuxt): handle external redirects from routeRules (#26120) 2024-03-07 01:17:40 +00:00
plugins refactor(nuxt): rename nuxtMiddleware to appMiddleware 2024-03-16 15:03:09 -07:00
types feat(nuxt): pass server logs to client (#25936) 2024-03-15 16:36:47 -07: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: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
index.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
nuxt.ts feat(nuxt): pass server logs to client (#25936) 2024-03-15 16:36:47 -07:00
types.ts fix(nuxt): provide typescript aliases for core packages (#26158) 2024-03-08 22:58:37 +00:00
utils.ts feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00