Commit Graph

6639 Commits

Author SHA1 Message Date
Daniel Roe ae8cc86483
fix(nuxt): handle mismatching declaration/plugin extensions (#28709) 2024-08-26 21:32:15 +01:00
renovate[bot] 5e360f2c2f
chore(deps): update all non-major dependencies (3.x) (#28708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 20:28:11 +01:00
Julien Huang 2d85d6a978
fix(schema): resolve user-provided `serverDir` relative to root (#28700) 2024-08-26 14:42:54 +01:00
Daniel Roe 3a57295295
chore: trim tag (#28687) 2024-08-26 14:42:54 +01:00
Daniel Roe 8cb4bccc79
chore: use `tinyglobby` internally (#28686) 2024-08-26 14:42:52 +01:00
Daniel Roe 6ab3afc8bc
chore: use `tinyexec` internally (#28684) 2024-08-26 14:41:21 +01:00
renovate[bot] 43ae2afcdd
chore(deps): update dependency nypm to ^0.3.11 (3.x) (#28702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 22:54:24 +01:00
renovate[bot] 0115e4203c
chore(deps): update all non-major dependencies (3.x) (#28689) 2024-08-25 09:48:31 +01:00
renovate[bot] 5827d46dea
chore(deps): update dependency nuxi to v3.13.0 (3.x) (#28679) 2024-08-23 15:49:50 +01:00
renovate[bot] 7640da0acd
chore(deps): update dependency pkg-types to ^1.2.0 (3.x) (#28666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 09:00:11 +01:00
renovate[bot] bd177c6c85
chore(deps): update devdependency @nuxt/eslint-config to v0.5.2 (3.x) (#28660) 2024-08-22 20:02:01 +01:00
github-actions[bot] 74ef96d096
v3.13.0 2024-08-22 17:03:39 +01:00
Daniel Roe 3ecb95a7c1
test: update bundle size 2024-08-22 16:33:46 +01:00
renovate[bot] 3c599eef16
chore(deps): update dependency webpack to v5.94.0 (3.x) (#28658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 16:28:39 +01:00
Daniel Roe 510f3e28ff
test: ignore `SharedComponent` in server head 2024-08-22 16:22:37 +01:00
Daniel Roe a0124712f3
fix(nuxt): revert back to object syntax for island head (#28656) 2024-08-22 14:58:58 +01:00
renovate[bot] 889b6a891c
chore(deps): pin devdependency @unhead/vue to 1.10.0 (3.x) (#28654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 13:25:04 +01:00
Julien Huang 3f1db54b80
feat(nuxt): allow server islands to manipulate head (#27987) 2024-08-22 13:10:17 +01:00
renovate[bot] e4569bbdc6
chore(deps): update pnpm to v9.8.0 (3.x) (#28652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 12:45:13 +01:00
renovate[bot] 68f451ade9
chore(deps): update devdependency @nuxt/scripts to v0.7.1 (3.x) (#28646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 12:35:17 +01:00
renovate[bot] 2075c687de
chore(deps): update devdependency happy-dom to v15 (3.x) (#28638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 23:27:17 +01:00
renovate[bot] ad63154fa3
chore(deps): update all non-major dependencies (3.x) (#28637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 23:26:58 +01:00
Daniel Roe 4dfbec8e0f
fix(nuxt): do not provide default `prefetchOn` prop (#28630) 2024-08-21 16:37:04 +01:00
Maxime Pauvert f8d23e210d
docs: update nuxt scripts status (#28629) 2024-08-21 16:37:04 +01:00
felix-dolderer fb7c2f79f8
fix(nuxt): allow customising status code in `validate` method (#28612) 2024-08-21 16:37:03 +01:00
Daniel Roe eed8730688
fix(nuxt): extract route rules/page meta in 2+ script blocks (#28625) 2024-08-21 16:37:02 +01:00
renovate[bot] 81774f3a5a
chore(deps): update all non-major dependencies (3.x) (#28614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-21 13:44:14 +01:00
renovate[bot] 9a94940823
chore(deps): update lycheeverse/lychee-action digest to d412870 (3.x) (#28617) 2024-08-20 22:53:10 +01:00
Nicolas Payot 1eb9b0a402
feat(nuxt): namespace `__NUXT__` when using multi-app (#27263) 2024-08-20 11:38:53 +01:00
Daniel Roe 2fcadda2e5
fix(nuxt): don't warn when data fetching in middleware (#28604) 2024-08-20 11:36:14 +01:00
Kewin Szlezingier dba2b972bd
feat(nuxt): allow defining triggers for prefetching links (#27846) 2024-08-20 11:36:14 +01:00
Vasily Kuzin 03ce7c63b3
docs: add line-breaks to tips in Module Author Guide (#28587) 2024-08-20 11:36:13 +01:00
renovate[bot] 5868fb0469
chore(deps): update github/codeql-action action to v3.26.3 (3.x) (#28606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 21:44:25 +01:00
renovate[bot] 2bf4b0a53d
chore(deps): update all non-major dependencies (3.x) (#28598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 20:37:37 +01:00
renovate[bot] 22911c7e6b
chore(deps): update devdependency @nuxt/eslint-config to v0.5.1 (3.x) (#28596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-19 15:50:28 +01:00
xjccc 89ce936b45
fix(nuxt): preserve route-specific metadata on `route.meta` (#28441) 2024-08-19 13:49:22 +01:00
Daniel Roe 4354d31090
fix(nuxt): avoid stripping js extensions in plugin injections (#28593) 2024-08-19 10:38:51 +01:00
renovate[bot] d9046468d1
chore(deps): update resolutions @types/node to v20.16.1 (3.x) (#28585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 10:02:00 +01:00
renovate[bot] e02e4aa92f
chore(deps): update all non-major dependencies (3.x) (#28578) 2024-08-18 10:15:57 +01:00
renovate[bot] 1e1cf70949
chore(deps): update resolutions @types/node to v20.15.0 (3.x) (#28575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 20:32:37 +01:00
renovate[bot] 48b1cc42e7
chore(deps): update devdependency vitest-environment-nuxt to v1.0.1 (3.x) (#28571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 19:58:07 +01:00
renovate[bot] ebcf93d673
chore(deps): update all non-major dependencies (3.x) (#28547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 11:40:09 +01:00
renovate[bot] b2c88e314f
chore(deps): update actions/checkout action to v4 (3.x) (#28568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 10:40:24 +01:00
Daniel Roe 60948c8426
fix(nuxt): only augment `vue`, not sub-packages (#28542) 2024-08-16 10:12:22 +01:00
xjccc c55ca126a8
docs: update useRuntimeConfig source path (#28553) 2024-08-16 10:12:22 +01:00
Julien Huang ea9cca38af
ci: add reproduire-sur-stackblitz workflow (#28531) 2024-08-16 10:12:21 +01:00
renovate[bot] fa8dbabe93
chore(deps): update github/codeql-action action to v3.26.1 (3.x) (#28530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 23:30:41 +01:00
renovate[bot] 4c41a23a76
chore(deps): pin devdependency destr to 2.0.3 (3.x) (#28528) 2024-08-13 20:50:37 +01:00
Martin André b13582205a
perf(nuxt): avoid multiple calls to `getCachedData` (#28472) 2024-08-13 20:45:27 +01:00
Daniel Roe 9397def672
feat(vite): preserve vite sourcemaps for nitro build (#28521) 2024-08-13 20:44:00 +01:00