Nuxt/packages/nuxt
2023-06-26 19:32:02 +01:00
..
bin refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
src fix(nuxt): use starting index when transforming islands (#21795) 2023-06-26 19:32:02 +01:00
test fix(nuxt): escape colons in page paths (#21731) 2023-06-25 17:40:30 +01:00
app.d.ts fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
build.config.ts perf: remove unused deps and add implicit deps (#20356) 2023-04-19 16:45:13 +01:00
config.cjs perf(nuxt): import defineNuxtConfig from nuxt/config (#7485) 2022-09-14 12:37:30 +02:00
config.d.ts feat(nuxt): add layer meta and env overrides to config types (#20329) 2023-04-29 23:51:28 +01:00
config.js fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
index.d.ts chore: remove @ts-ignore and fix some issues (#20273) 2023-04-14 13:53:21 +01:00
kit.d.ts feat(nuxt): add support for nuxt/kit subpath for local use (#19422) 2023-03-03 06:48:04 -08:00
kit.js fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
package.json fix(nuxt): support importing types from #imports (#21796) 2023-06-26 16:53:29 +01:00
schema.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
schema.js fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
types.d.ts fix(nuxt): augment nitro config within server context as well (#21724) 2023-06-25 17:40:53 +01:00