Nuxt/packages/nuxt
Julien Huang 2e6c4519cf
fix(nuxt): bind `createClientOnly` render function to ctx (#22289)
2023-07-24 09:00:31 +01:00
..
bin refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
src fix(nuxt): bind `createClientOnly` render function to ctx (#22289) 2023-07-24 09:00:31 +01:00
test fix(nuxt): support custom route name meta with `typedPages` (#21659) 2023-07-04 06:24:50 +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 chore(deps): update dependency unimport to ^3.1.0 (main) (#22246) 2023-07-20 14:21:36 +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