Commit Graph

969 Commits

Author SHA1 Message Date
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
Kewin Szlezingier dba2b972bd
feat(nuxt): allow defining triggers for prefetching links (#27846) 2024-08-20 11:36:14 +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] 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
Daniel Roe 60948c8426
fix(nuxt): only augment `vue`, not sub-packages (#28542) 2024-08-16 10:12:22 +01:00
renovate[bot] 44c26f4e1a
chore(deps): update devdependency ignore to v5.3.2 (3.x) (#28503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 12:41:43 +01:00
renovate[bot] 0242111e50
chore(deps): update all non-major dependencies to v3.4.37 (3.x) (#28470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-09 13:51:01 +01:00
renovate[bot] 461498684a
chore(deps): update all non-major dependencies (3.x) (#28465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
2024-08-08 13:50:54 +01:00
Daniel Roe c0ad8db936
fix(schema): export new module return types 2024-08-08 11:22:40 +01:00
Tobias Diez 45d92d67ee
feat(nuxt): allow specifying app id when creating a nuxt app (#28392) 2024-08-08 11:11:14 +01:00
Damian Głowala 56092503b4
feat(kit,schema): add `.with` for better module options types (#27520) 2024-08-08 11:10:35 +01:00
Daniel Roe 24d65be071
feat(nuxt): await custom `routes` function in `router.options` (#27644) 2024-08-08 11:09:22 +01:00
renovate[bot] 3c426a458b
chore(deps): update all non-major dependencies (3.x) (#28452) 2024-08-07 23:28:30 +01:00
renovate[bot] 7af3c424ce
chore(deps): update all non-major dependencies (3.x) (#28430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-07 11:00:23 +01:00
xjccc 7005da698d
docs: alias links in jsdoc `@see` blocks (#28270) 2024-08-06 15:18:28 +01:00
Yasser Lahbibi 91a6a5e269
fix(schema): use new options syntax for `vite-plugin-vue` (#28307) 2024-08-06 15:17:53 +01:00
Alexander Lichter cd5c19b559
chore(schema): fix typo (#28377) 2024-08-06 15:17:51 +01:00
FELIPE COSTA DE OLIVEIRA 806c5382f7
docs: add language to example schema codeblock (#28294) 2024-08-06 15:17:50 +01:00
一纸忘忧 9a2256a342
docs: add missing comma to example (#28300) 2024-08-06 15:17:49 +01:00
renovate[bot] 17ff2d5c98
chore(deps): update all non-major dependencies (3.x) (#28302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-06 15:16:20 +01:00
renovate[bot] fa9b988d25
chore(deps): update all non-major dependencies (3.x) (#28256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-07-24 01:01:13 +02:00
Julien Huang 9ac4da0616
fix(schema): do not override user `serverDir` (#28249) 2024-07-24 00:41:04 +02:00
Daniel Roe 59f0099f42
fix(schema): support absolute/relative paths for `assetsDir` 2024-07-24 00:41:04 +02:00
renovate[bot] eca822df85
chore(deps): update all non-major dependencies to v3.4.33 (3.x) (#28222) 2024-07-19 12:58:50 +01:00
github-actions[bot] 4a1349f700
v3.12.4 2024-07-18 23:30:28 +01:00
Daniel Roe 6720a2eab1
fix(schema): don't use `app/` as `srcDir` if it doesn't exist (#28176) 2024-07-18 21:07:43 +01:00
renovate[bot] 5eaf66086a
chore(deps): update dependency webpack-dev-middleware to v7.3.0 (3.x) (#28207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18 18:03:03 +01:00
renovate[bot] a2fd0518ab
chore(deps): update all non-major dependencies (3.x) (#28058) 2024-07-18 15:56:19 +01:00
Daniel Roe 5c8312e9bd
fix(kit): remove exports from v4 branch 2024-07-05 11:23:35 +01:00
Daniel Roe 5d0012edd4
fix(schema): don't constrain postcss plugin options (#28045) 2024-07-05 11:01:20 +01:00
Daniel Roe fceb74906d
perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998) 2024-07-05 10:52:12 +01:00
renovate[bot] 4bba9a2ada
chore(deps): update all non-major dependencies to v2.0.26 (3.x) (#28026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 20:56:15 +01:00
renovate[bot] 9bd1369110
chore(deps): update all non-major dependencies to ^1.9.15 (3.x) (#28017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 10:05:52 +01:00
renovate[bot] 809fb71ca5
chore(deps): update all non-major dependencies (3.x) (#27984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 10:10:22 +01:00
山吹色御守 db9a2d6044
fix(schema): resolve public alias correctly (#27975) 2024-07-02 20:51:13 +01:00
izzy goldman 4391381c61
refactor(schema,vite,webpack): rework `postcss` module loading (#27946)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-07-02 20:51:13 +01:00
github-actions[bot] a9fcd82d8e
v3.12.3 2024-07-02 16:05:11 +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
Daniel Roe 3c16c890c1
docs: update `Nuxt 3` -> `Nuxt` or `Nuxt 3+` 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
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 ab369e1cdf
perf(schema): use `chokidar` when a custom `srcDir` is provided (#27871) 2024-06-28 14:14:46 +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
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 27435a6ed0
fix(nuxt): delay navigation until user input is acknowledged (#27743) 2024-06-21 11:32:59 +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
Daniel Roe 12fec89939
fix(nuxt): support hoisting types of subpath imports (#27720) 2024-06-21 11:32:26 +01:00
Daniel Roe 0c73cb7346
fix(schema): handle backwards compat for `dir.app` 2024-06-21 11:32:25 +01:00