1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-25 18:37:33 +00:00
Nuxt/packages/nuxt
2023-03-03 08:04:03 -08:00
..
bin refactor!: rename nuxt3 to nuxt () 2022-04-20 10:52:39 +02:00
src feat(schema): allow adding page routes without a matching file () 2023-03-03 06:07:42 -08:00
test feat(schema): allow adding page routes without a matching file () 2023-03-03 06:07:42 -08:00
app.d.ts refactor!: rename nuxt3 to nuxt () 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 () 2022-09-14 12:37:30 +02:00
config.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation () 2023-02-13 22:42:04 +00:00
config.mjs perf(nuxt): import defineNuxtConfig from nuxt/config () 2022-09-14 12:37:30 +02:00
index.d.ts feat(nuxt): add versions to runtime nuxtApp () 2023-03-01 07:08:23 -08:00
kit.d.ts feat(nuxt): add support for nuxt/kit subpath for local use () 2023-03-03 06:48:04 -08:00
kit.mjs feat(nuxt): add support for nuxt/kit subpath for local use () 2023-03-03 06:48:04 -08:00
package.json fix(nuxt): add kit.* files to published package () 2023-03-03 08:04:03 -08:00
schema.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation () 2023-02-13 22:42:04 +00:00
schema.mjs fix(nuxt): expose nuxt/schema subpath for augmentation () 2023-02-13 22:42:04 +00:00
types.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation () 2023-02-13 22:42:04 +00:00