Commit Graph

1138 Commits

Author SHA1 Message Date
Daniel Roe
0b6c698e55
feat(kit,nuxt): resolve template imports from originating module (#31175) 2025-03-01 13:10:39 +00:00
Daniel Roe
156ab7c93c
feat(kit,nuxt): augment nitro types with addTypeTemplate (#31079) 2025-03-01 13:10:38 +00:00
renovate[bot]
42d8685cad
chore(deps): update all non-major dependencies (3.x) (#31163) 2025-03-01 12:35:04 +00:00
Michael Brevard
5e61eb567d
feat(nuxt): delayed/lazy hydration support (#26468)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-01 00:41:43 +00:00
Daniel Roe
d4d80ada5b
chore(deps): revert c12 upgrade temporarily 2025-03-01 00:04:04 +00:00
renovate[bot]
cb899d6e15
chore(deps): update all non-major dependencies (3.x) (#31143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 10:00:10 +00:00
renovate[bot]
7936128e78
chore(deps): update all non-major dependencies (3.x) (#31128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 17:14:00 +00:00
renovate[bot]
b654cad63b
chore(deps): update devdependency untyped to v2 (3.x) (#31136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 15:11:18 +00:00
renovate[bot]
d0e6872c81
chore(deps): update devdependency c12 to v3 (3.x) (#31130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 08:33:35 +00:00
renovate[bot]
b7bf7e0141
chore(deps): update all non-major dependencies (3.x) (#31108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-25 14:29:33 +00:00
renovate[bot]
4d010c30de
chore(deps): update all non-major dependencies (3.x) (#31061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-24 22:20:52 +00:00
Daniel Roe
4c9b636990
feat(nuxt): allow specifying glob patterns for scanning pages/ (#31090) 2025-02-24 17:16:08 +00:00
Daniel Roe
aac000061b
fix(kit,schema): set esbuild target for experimental decorators (#31089) 2025-02-24 17:10:42 +00:00
Clayton Chew
82337d6f97
fix(nuxt,schema): resolve shared dir from config (#31091) 2025-02-24 17:10:42 +00:00
renovate[bot]
08fab51053
chore(deps): pin devdependency rollup-plugin-visualizer to 5.14.0 (3.x) (#31080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 22:54:13 +00:00
renovate[bot]
b683ac784b
chore(deps): update devdependency @types/rollup-plugin-visualizer to v5 (3.x) (#31076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-21 22:48:40 +00:00
renovate[bot]
53168e4725
chore(deps): update all non-major dependencies (3.x) (#31032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 10:56:02 +00:00
renovate[bot]
42fafca4cd
chore(deps): update all non-major dependencies (3.x) (#30984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 11:13:46 +01:00
renovate[bot]
9602d62d62
chore(deps): update all non-major dependencies (3.x) (#30957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 09:58:48 +00:00
Typed SIGTERM
5ccd3a951f
fix(schema): check if app.head.meta values are undefined (#30959) 2025-02-12 08:55:14 +00:00
Julien Huang
2fa17462da
feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 19:33:17 +00:00
Daniel Roe
d68e8ce573
fix(schema): return null from resolve functions 2025-02-11 19:32:19 +00:00
Daniel Roe
3af848f9a6
feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
renovate[bot]
4150a4cb5c
chore(deps): update all non-major dependencies (3.x) (#30953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 19:24:06 +00:00
renovate[bot]
27b18bd134
chore(deps): update all non-major dependencies (3.x) (#30947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-11 16:17:07 +00:00
renovate[bot]
737a0b318f
chore(deps): update all non-major dependencies (3.x) (#30937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 09:24:32 +00:00
Daniel Roe
63e0c342cd
fix(schema): normalise additional experimental options 2025-02-10 20:31:12 +00:00
Daniel Roe
6a4b7232fc
feat(schema): add runtime + internal type validation (#30844) 2025-02-10 16:49:02 +00:00
Ryota Watanabe
41d4973279
feat(nuxt): allow disabling auto-imported polyfills (#30332) 2025-02-10 16:47:24 +00:00
Daniel Roe
aba75bd5a5
fix(schema): update type import to nitropack 2025-02-08 21:17:07 +00:00
Anthony Fu
31c4c511ff
feat(nuxt): support tracking changes to nuxt options by modules (#30555) 2025-02-08 20:55:01 +00:00
Anthony Fu
adc8c801c0
feat(nuxt): granular debug options (#30578) 2025-02-08 20:53:17 +00:00
renovate[bot]
7ca43210e5
chore(deps): update all non-major dependencies (3.x) (#30898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 12:04:29 +00:00
Charlie ✨
48b106dc38
docs: remove backslashes in spaLoadingTemplate example (#30830) 2025-02-05 14:41:24 +00:00
renovate[bot]
3cfe36f5a0
chore(deps): update all non-major dependencies (3.x) (#30829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 14:38:03 +00:00
github-actions[bot]
244da170dd
v3.15.4 2025-01-29 09:03:23 +01:00
github-actions[bot]
048f974eba
v3.15.3 2025-01-24 23:38:06 +00:00
Daniel Roe
406db5b4d2
fix(vite,webpack): restrict access via cors to local origins + allow configuration via devServer.cors 2025-01-24 16:51:31 +00:00
renovate[bot]
f1c2948cd0
chore(deps): update all non-major dependencies (3.x) (#30694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-22 17:26:16 +00:00
renovate[bot]
8bcaf22f58
chore(deps): update devdependency unimport to v4 (3.x) (#30702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-22 15:15:44 +00:00
renovate[bot]
b3f0c140be
chore(deps): update all non-major dependencies (3.x) (#30687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 13:10:01 +00:00
Daniel Roe
09c3f79eff
fix(schema): allow overriding dev/test environment value (#30667) 2025-01-21 12:08:21 +00:00
renovate[bot]
6470d56b4b
chore(deps): update all non-major dependencies (3.x) (#30662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 10:32:42 +00:00
renovate[bot]
842fe6dd1b
chore(deps): update all non-major dependencies (3.x) (#30642) 2025-01-19 14:25:27 +00:00
Daniel Roe
9ec5f48b9d
chore: add debug timing jiti/unbuild plugins (#30648) 2025-01-17 23:47:58 +00:00
Daniel Roe
b8742662ad
fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
Daniel Roe
01adefcec7
build(schema): use new inlineDependencies option 2025-01-16 23:59:37 +00:00
github-actions[bot]
87a0ee59ae
v3.15.2 2025-01-15 15:16:32 +00:00
renovate[bot]
1285c5c902
chore(deps): update all non-major dependencies (3.x) (#30572) 2025-01-14 14:59:49 +00:00
renovate[bot]
f76fc48b5a
chore(deps): update all non-major dependencies (3.x) (#30566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 22:04:56 +00:00