Commit Graph

4759 Commits

Author SHA1 Message Date
Daniel Roe 54a6eab406
feat(kit,nuxt): respect nuxt ignore patterns in nitro (#22808) 2023-08-25 13:08:38 +01:00
Mihailo Bursac a70904fd8b
perf(nuxt): reduce multiple calls to dirname (#22800) 2023-08-25 08:50:46 +01:00
renovate[bot] f06ee59d4a
chore(deps): update all non-major dependencies (main) (#22777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-24 20:33:21 +01:00
Daniel Roe b633764e0d
fix(schema): mark schema as free of side effects (#22793) 2023-08-24 14:48:55 +01:00
Daniel Roe 53f7c1dfaa
refactor(nuxt): import `useNitroApp` from subpath (#22785) 2023-08-24 13:45:24 +01:00
Daniel Roe b5ce892864
fix(nuxt): respect ignorelist when scanning auto-imports (#22782) 2023-08-24 13:42:15 +01:00
Daniel Roe 23723305da
feat(schema): support setting `hidden` sourcemaps (#22787) 2023-08-24 13:06:44 +01:00
Jongmin Yoon 6f7d86be78
fix(nuxt): recreate `asyncData` when `immediate` is disabled (#20980) 2023-08-24 13:06:29 +01:00
Muhammad Mahmoud a28ee6b014
docs: fix typo in bun package manager name (#22781) 2023-08-24 09:12:21 +01:00
Colin McDonnell 9d3702c7c2
docs: add instructions for Bun package manager (#22779) 2023-08-24 07:44:43 +01:00
renovate[bot] 330900bcbe
chore(deps): update dependency ofetch to v1.3.2 (main) (#22772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-23 21:40:42 +01:00
Daniel Roe 29f4eeff69
feat(nuxt): add support for `routeRules` defined within pages (#20391) 2023-08-23 21:38:17 +01:00
xxxhussein 427e64d175
fix(nuxt): add `exclude` paths to nitro `tsconfig.server.json` (#22768) 2023-08-23 21:36:33 +01:00
Daniel Roe 815230c1b5
test: add regression test for escaping payload (#22774) 2023-08-23 21:03:10 +01:00
renovate[bot] 585c26e973
chore(deps): update all non-major dependencies (main) (#22770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-23 18:44:33 +01:00
Mihailo Bursac e94b30d314
perf(nuxt): reduce multiple calls to `.toLowerCase()` (#22743) 2023-08-23 17:58:10 +01:00
Julien Huang aa37de48f7
fix(nuxt): warn when ignoring duplicate island/server component (#22709) 2023-08-23 16:23:17 +01:00
Jabin e058a10525
docs: add additional type generics to `useAsyncData` (#22760) 2023-08-23 12:09:52 +01:00
renovate[bot] 16a200a65a
chore(deps): update all non-major dependencies (main) (#22721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-23 09:11:00 +01:00
eternalltruth 60c1eec047
docs: add additional type generics to `useFetch` docs (#22755)
Co-authored-by: 李杰 <ajay.li@feisu.com>
2023-08-23 08:46:44 +01:00
pooya parsa a2f2a4748e
feat(nuxt): upgrade nitro + reduce node-specific usage (#22515)
Co-authored-by: Heb <xsh4k3@gmail.com>
2023-08-23 08:30:53 +01:00
Andrey Yolkin 6ec5389158
Merge branch 'main' into docs/kit 2023-08-22 23:55:39 +03:00
renovate[bot] 7b35a1fe4f
chore(deps): update all non-major dependencies (main) (#22705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 09:25:51 +02:00
Julien Huang 09971c62a0
docs: mention `NuxtIsland` in server only components docs (#22685) 2023-08-19 16:37:12 +02:00
renovate[bot] 3d78c79e3d
chore(deps): update all non-major dependencies (main) (#22677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-18 17:05:38 +02:00
JD Solanki fc7bbe9223
docs: improve custom component dirs example (#22697) 2023-08-18 16:22:45 +02:00
Andrey Yolkin d206a6b4fe refactor(docs): keep only usefull information about `addRouteMiddleware` 2023-08-17 18:18:02 +03:00
anhao 4e538a03e2
fix(vite): use `''` key for root scope in variable collector (#22679) 2023-08-17 15:35:28 +02:00
Colin McDonnell 08b1950ffb
feat(nuxi): detect `bun` package manager (#22673) 2023-08-17 08:30:28 +02:00
Daniel Roe 98c17e5d46 docs: revert `import.meta.*` update until v3.7 release 2023-08-17 08:06:20 +02:00
autofix-ci[bot] 99db514aa1
[autofix.ci] apply automated fixes 2023-08-16 21:59:34 +00:00
Andrey Yolkin 1f0e400705 feat(docs): `addRouteMiddleware` 2023-08-17 00:58:40 +03:00
Andrey Yolkin bb69c0ef30
Merge branch 'main' into docs/kit 2023-08-17 00:40:49 +03:00
renovate[bot] e04596ad2e
chore(deps): update all non-major dependencies (main) (#22647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-16 17:39:02 +02:00
Eduardo San Martin Morote f0cc923609
fix(nuxt): correct revive payload data type (#22667) 2023-08-16 16:16:06 +02:00
Andrey e2b066cf45 feat(docs): `extendRouteRules` 2023-08-16 17:05:44 +03:00
Andrey c7c136df92 refactor(docs): rewrite intro to the components utils 2023-08-16 15:41:55 +03:00
autofix-ci[bot] ace3c30145
[autofix.ci] apply automated fixes 2023-08-16 12:35:38 +00:00
Andrey 1deedc271d feat(docs): describe each part of kit 2023-08-16 15:34:45 +03:00
Andrey 82aeeb5774 feat(docs): `defineNuxtModule` 2023-08-16 15:32:07 +03:00
Andrey 558a7260aa fix(docs): make examples link consistent 2023-08-16 14:43:57 +03:00
Andrey 20cec3fe93 fix(docs): better indentation on `extendPages` example 2023-08-16 14:31:42 +03:00
autofix-ci[bot] 54b2cc7e67
[autofix.ci] apply automated fixes 2023-08-16 11:10:26 +00:00
Andrey 379d475483 feat(docs): `extendPages` 2023-08-16 14:08:19 +03:00
Andrey f215aaa010 refactor(docs): keep only utility names in headers 2023-08-16 13:44:33 +03:00
Andrey Yolkin 32427915ca
Merge branch 'main' into docs/kit 2023-08-16 13:28:12 +03:00
Harlan Wilton 28e4cc298c
fix(nuxt): remove experimental hash hydration (#22648) 2023-08-16 10:25:07 +02:00
Andrey Yolkin e416ef1bdd feat(docs): better explanation of useNuxt() 2023-08-16 01:21:00 +03:00
Andrey Yolkin 9d69d77ebb fix(docs): render `tryUseNuxt()` header as h3 2023-08-16 01:12:42 +03:00
Andrey Yolkin ac51440010 feat(docs): useNuxt and tryUseNuxt hooks 2023-08-16 01:10:14 +03:00