Nuxt/packages/nuxt
2023-03-08 12:17:22 +00:00
..
bin refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
src feat(nuxt): enable chunk error handling by default (#19086) 2023-03-08 12:17:22 +00:00
test feat(nuxt): support trailingSlashBehavior in defineNuxtLink (#19458) 2023-03-06 23:17:42 -08:00
app.d.ts refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
build.config.ts build: add nuxt to nuxt externals 2023-02-14 00:22:42 +00:00
config.cjs perf(nuxt): import defineNuxtConfig from nuxt/config (#7485) 2022-09-14 12:37:30 +02:00
config.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
config.mjs perf(nuxt): import defineNuxtConfig from nuxt/config (#7485) 2022-09-14 12:37:30 +02:00
index.d.ts feat(nuxt): add versions to runtime nuxtApp (#19064) 2023-03-01 07:08:23 -08: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.mjs feat(nuxt): add support for nuxt/kit subpath for local use (#19422) 2023-03-03 06:48:04 -08:00
package.json chore(deps): update all non-major dependencies to ^1.1.16 (main) (#19466) 2023-03-05 12:59:50 -08:00
schema.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
schema.mjs fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
types.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00