Nuxt/packages/nuxt
Stefan 6084f6416b
fix(nuxt): pass transform options to component loader plugin (#19414)
2023-03-03 02:40:24 -08:00
..
bin refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
src fix(nuxt): pass transform options to component loader plugin (#19414) 2023-03-03 02:40:24 -08:00
test fix(nuxt): use parser to treeshake client-only declarations (#18951) 2023-02-16 04:47: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
package.json chore(deps): update all non-major dependencies to ^1.1.15 (main) (#19395) 2023-03-02 08:54:03 -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