Nuxt/packages/nuxt
Daniel Roe 96b09ea982
feat(nuxt): add experimental `app:chunkError` hook and reload strategy (#19038)
2023-02-16 04:43:58 -08:00
..
bin refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
src feat(nuxt): add experimental `app:chunkError` hook and reload strategy (#19038) 2023-02-16 04:43:58 -08:00
test fix(nuxt): prevent hyphens forming child routes & warn if dupes are detected (#18944) 2023-02-13 22:56:39 +00: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
package.json chore(deps): update all non-major dependencies (main) (#19075) 2023-02-16 04:24:49 -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