Commit Graph

6343 Commits

Author SHA1 Message Date
Daniel Roe f9fa1a3e99
fix(vite): fix type issue with legacy dev bundler 2024-07-01 23:33:52 +01:00
Daniel Roe c222fe7aa9
docs: mention layers in directory guide 2024-07-01 23:15:32 +01:00
Daniel Roe 3f895ef845
fix(nuxt): seed crawler when prerendering pages (#27955)
Co-authored-by: Josh Dean <jdbdean@gmail.com>
2024-07-01 23:04:10 +01:00
Daniel Roe 4cab71d66e
fix(kit,nuxt): ensure webworker types are available 2024-07-01 23:04:04 +01:00
Daniel Roe 0cd98e1164
fix(vite): omit css `?raw` from head when in dev mode (#27940) 2024-07-01 23:03:55 +01:00
Daniel Roe 164b32c223
fix(nuxt): allow configuring server components in modules (#27936) 2024-07-01 23:03:47 +01:00
renovate[bot] bc5b34711d
chore(deps): update devdependency typescript to v5.5.3 (3.x) (#27954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 22:43:57 +01:00
renovate[bot] f83865b7e5
chore(deps): update autofix-ci/action digest to 2891949 (3.x) (#27953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 22:43:46 +01:00
renovate[bot] a3fe751c9e
chore(deps): update dependency pkg-types to ^1.1.2 (3.x) (#27948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 15:14:44 +01:00
Typed SIGTERM 1d2c0a404a
docs: warn about ref unwrapping when auto-importing `ref`s (#27933) 2024-07-01 10:25:24 +01:00
Seno 3057a04ef0
fix(nuxt): improve async data warning (#27874) (#27934) 2024-07-01 10:25:24 +01:00
Julien Huang 950b5b6c49
fix(nuxt): use pascal name when loading server component (#27928) 2024-07-01 10:25:24 +01:00
Michael Brevard 951c07d180
docs: remove duplicate server-side notice in runtime config (#27929) 2024-07-01 10:25:24 +01:00
renovate[bot] 7bd2745fde
chore(deps): update all non-major dependencies (3.x) (#27927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-30 23:35:08 +01:00
Daniel Roe 5d2dc97147
docs: update reference to nightly release for testing nuxt 4 2024-06-30 11:21:02 +01:00
Daniel Roe 3c16c890c1
docs: update `Nuxt 3` -> `Nuxt` or `Nuxt 3+` 2024-06-30 11:21:01 +01:00
Daniel Roe 748bc751d6
docs: update roadmap + readme 2024-06-30 11:21:01 +01:00
Daniel Roe 1be6393647
ci: don't run changelog update on 2.x branch 2024-06-30 11:21:01 +01:00
Daniel Roe 9f9fb92510
chore: remove issue template for 2.x 2024-06-30 11:21:01 +01:00
Ryota Watanabe a07ca1f6f7
docs: `compatibilityVersion` is available in the latest release (#27919) 2024-06-30 11:21:01 +01:00
Daniel Roe 8003cf72f6
chore: remove renovate configuration from `2.x` branch 2024-06-30 11:21:01 +01:00
renovate[bot] c51de65eaf
chore(deps): update all non-major dependencies to v2.0.24 (3.x) (#27922) 2024-06-30 10:56:40 +01:00
Daniel Roe ecb35d3a2a
fix(nuxt): pass augmented pages to child paths
resolves https://github.com/nuxt/nuxt/issues/27781
2024-06-30 01:45:48 +01:00
renovate[bot] ca9d9825b2
chore(deps): update all non-major dependencies (3.x) (#27913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-06-30 01:19:49 +01:00
renovate[bot] 188ddcb3a7
chore(deps): update dependency @vitejs/plugin-vue to v5.0.5 (main) (#27842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-06-30 00:03:59 +01:00
Daniel Roe 71705550ff
ci: prevent more than one release from occurring at same time 2024-06-29 22:32:19 +01:00
Daniel Roe 56660cbdd7
ci: ignore `@vitejs/plugin-vue` again 2024-06-29 22:05:02 +01:00
Martin Masevski 53286747ca
docs: remove warning about type checking (#27911) 2024-06-29 21:46:13 +01:00
Daniel Roe f176c150a4
ci: raise renovate prs against 3.x branch too 2024-06-29 21:46:13 +01:00
Alex Liu 3c2eebd5b9
perf(nuxt): ensure `prefetchComponents` is treeshaken on server (#27905) 2024-06-29 21:46:12 +01:00
Daniel Roe 7fa957729d
chore: add @danielroe to code owners 2024-06-29 21:46:12 +01:00
Daniel Roe 5831e9aacb
fix(nuxt): move app augments to core `nuxt` types (#27900) 2024-06-28 16:10:07 +02:00
Daniel Roe bf2b581b53
fix(nuxt): add `#vue-router` alias for backwards compat (#27896) 2024-06-28 14:14:47 +02:00
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