Commit Graph

6310 Commits

Author SHA1 Message Date
Daniel Roe 9346c7ca7b
fix(nuxt): prompt to set compatibility date with latest nitro (#27893) 2024-06-28 14:14:47 +02:00
Bochkarev Ivan a61fee91d9
docs: use internal link (#27894) 2024-06-28 14:14:47 +02:00
Bochkarev Ivan 95033df5ca
docs: update links to `vue-router` docs (#27895) 2024-06-28 14:14:47 +02:00
Bochkarev Ivan aac8ad0ede
docs: use internal link (#27883) 2024-06-28 14:14:46 +02:00
Daniel Roe ab369e1cdf
perf(schema): use `chokidar` when a custom `srcDir` is provided (#27871) 2024-06-28 14:14:46 +02:00
Daniel Roe fd46d670f2
chore: improve type safety with indexed access (#27626) 2024-06-28 14:14:46 +02:00
Daniel Roe 85de623b5a
fix(nuxt): don't use app version when verifying nuxt deps (#27864) 2024-06-28 14:14:45 +02:00
Alexander Lichter 4c35ff6e7d
docs: hint to use runtime config (#27859) 2024-06-27 15:23:04 +02:00
Daniel Roe 9037b0d2c8
chore: remove nitro/h3 from renovate, and reenable vitejs/vue 2024-06-27 15:23:04 +02:00
Daniel Roe 8f1376093d
fix(nuxt): use URL to encode redirected URLs (#27822) 2024-06-26 11:59:23 +02:00
Dominic 0d854d9a06
fix(nuxt): handle external links to named route objects (#27829) 2024-06-26 11:59:22 +02:00
renovate[bot] 83f3cb70de
chore(deps): update all non-major dependencies (main) (#27825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-06-26 11:59:21 +02:00
Daniel Roe cf251bd48b
fix(kit): handle loading nuxt 4+ 2024-06-26 11:46:07 +02:00
Dominic 088a86f442
docs: update some code groups with package manager examples (#27791) 2024-06-26 11:45:44 +02:00
Alexander Lichter cbd66cdafc
fix(nuxt): extract all-literal page meta (#27821) 2024-06-26 11:45:44 +02:00
renovate[bot] 6d27e201c6
chore(deps): update devdependency critters to v0.0.23 (main) (#27816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 11:45:44 +02:00
renovate[bot] 95233cfe9b
chore(deps): update devdependency playwright-core to v1.45.0 (main) (#27809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 11:45:44 +02:00
Daniel Roe 51c8c35667
test: slightly improve test reliability (#27811) 2024-06-26 11:45:22 +02:00
Daniel Roe e3448fa0da
chore(vite): restore utils required for `dev-bundler` 2024-06-24 23:50:37 +02:00
Daniel Roe 7abd982f85
ci: only run scorecards against `main` branch 2024-06-24 23:45:57 +02:00
renovate[bot] 77d32cdcec
chore(deps): update all non-major dependencies (main) (#27767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-06-24 23:44:34 +02:00
Michael Brevard b2578fd1ec
docs: warn about awaiting `useFetch`/`AsyncData` in wrappers (#27785) 2024-06-24 23:44:33 +02:00
Julien Huang a7ad7c4174
fix(nuxt): add `refresh` type in server component refs (#27778) 2024-06-24 23:44:33 +02:00
renovate[bot] 7433509734
chore(deps): update autofix-ci/action digest to dd55f44 (main) (#27783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 23:44:33 +02:00
Julien Huang 9e22a28c1e
docs: remove outdated tip (#27773) 2024-06-24 23:44:33 +02:00
Aviv Keller 85d0fe4bfe
ci: resolve bash syntax error (#27789) 2024-06-24 23:44:33 +02:00
Daniel Roe bcb6ace718
perf(nuxt,vite): use native fs utils rather than `fs-extra` (#27787) 2024-06-24 23:44:32 +02:00
Daniel Roe 866a5319a3
fix(nuxt): defer registering inp handler until nuxt is mounted 2024-06-24 23:44:32 +02:00
Daniel Roe e7fbc9f815
docs: sync changes from `main` branch 2024-06-21 11:35:13 +01:00
renovate[bot] d463554525
chore(deps): update all non-major dependencies (main) (#27733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-06-21 11:33:00 +01:00
Daniel Roe d0518650f9
fix(schema): do not use full path assets/public aliases 2024-06-21 11:33:00 +01:00
Daniel Roe 7bb2f5add3
fix(nuxt): resolve aliases used in nitro plugin paths (#27741) 2024-06-21 11:33:00 +01:00
Daniel Roe 27435a6ed0
fix(nuxt): delay navigation until user input is acknowledged (#27743) 2024-06-21 11:32:59 +01:00
Maxime Pauvert eaf5bfedf6
docs: add `refreshCookie` on `useCookie` doc page (#27744) 2024-06-21 11:32:26 +01:00
Daniel Roe d7402a7991
fix(nuxt): handle subpaths more correctly 2024-06-21 11:32:26 +01:00
Daniel Roe e6940dbdf5
fix(nuxt): resolve routes when `navigateTo` called with `open` (#27742) 2024-06-21 11:32:26 +01:00
renovate[bot] 8773abf15d
chore(deps): update all non-major dependencies (main) (#27721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 11:32:26 +01:00
Aviv Keller d9688bc018
ci: use correct SHA calculation for release-pr action (#27604) 2024-06-21 11:32:26 +01:00
Daniel Roe 12fec89939
fix(nuxt): support hoisting types of subpath imports (#27720) 2024-06-21 11:32:26 +01:00
Daniel Roe 31255a14db
ci: run workflows against 3.x branch as well 2024-06-21 11:32:25 +01:00
Daniel Roe c0ef279f2d
ci: add 3x tag instead 2024-06-21 11:32:25 +01:00
Daniel Roe 9d5dd54946
chore: add `4x` tag for v4 nightly releases 2024-06-21 11:32:25 +01:00
Daniel Roe 0c73cb7346
fix(schema): handle backwards compat for `dir.app` 2024-06-21 11:32:25 +01:00
Daniel Roe dea0b86c7c
chore: allow major bumps 2024-06-21 11:32:25 +01:00
renovate[bot] cffebb2a05
chore(deps): update dependency cssnano to ^7.0.3 (main) (#27705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 11:32:25 +01:00
Daniel Roe e115871892
chore: allow changelogs with breaking changes 2024-06-21 11:32:25 +01:00
Daniel Kelly 77685e43e4
docs: remove outdated recommendation (#27691) 2024-06-18 17:49:03 +01:00
Daniel Roe 228b8b8892
test: bump timeout for node-compat test 2024-06-18 17:46:22 +01:00
Daniel Roe 2b6967fbb6
ci: update changelog from 3.x branch updates 2024-06-18 17:26:02 +01:00
renovate[bot] 2dee99ca31
chore(deps): update devdependency @types/node to v20.14.5 (main) (#27681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 15:34:49 +01:00