Commit Graph

365 Commits

Author SHA1 Message Date
Daniel Roe
ea4b5220a4
feat: upgrade to consola v3.x prerelease (#20141) 2023-04-08 03:16:06 -07:00
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Anthony Fu
11a9780c80
feat(nuxt): prompt to install devtools when it's enabled (#20126) 2023-04-07 08:34:11 -07:00
xjccc
9fd398216c
fix(nuxi): preview nitro build with custom dir config (#18882) 2023-04-07 06:19:53 -07:00
Daniel Roe
8e9d7157a8
v3.3.3 (#20022) 2023-04-02 07:14:21 -07:00
Daniel Roe
cb154c9f95
chore: use pnpm workspace protocol internally (#19962) 2023-03-28 08:53:00 -07:00
renovate[bot]
dbc6ed9499
chore(deps): update all non-major dependencies (main) (#19957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 06:35:29 -07:00
renovate[bot]
24739b6a8c
chore(deps): update all non-major dependencies (main) (#19914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-28 06:17:30 -07:00
Daniel Roe
dd6f9c01cc
v3.3.2 (#19875) 2023-03-24 11:31:59 -07:00
Daniel Roe
9d0d4e207d
fix(nuxi): watch dist and register restart hook after nuxt is ready (#19736) 2023-03-18 13:39:06 +00:00
renovate[bot]
279088d5ab
chore(deps): update all non-major dependencies (main) (#19722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-15 16:11:17 -07:00
renovate[bot]
3399a91b38
chore(deps): update all non-major dependencies (main) (#19706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 14:27:42 -07:00
renovate[bot]
157bfbdedb
chore(deps): update all non-major dependencies (main) (#19686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 07:51:15 -07:00
Daniel Roe
184d57bb19 v3.3.1 2023-03-14 14:45:19 +00:00
Daniel Roe
01ee5bd7c5
fix(nuxi): use file url to start nuxi (#19676) 2023-03-14 07:06:48 -07:00
Daniel Roe
2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
renovate[bot]
e2206ad5d7
chore(deps): update all non-major dependencies (main) (#19630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-13 13:49:29 -07:00
Hyunseung Lee
e42d63a25a
fix(schema): show payloadExtraction warning only when unset (#18516)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-13 04:06:43 -07:00
renovate[bot]
8051614738
chore(deps): update dependency execa to ^7.1.0 (main) (#19609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-12 15:26:05 -07:00
Daniel Roe
3684de58f4
fix(nuxi): resolve kit from nuxt modules dir (#19601) 2023-03-11 14:36:43 -08:00
renovate[bot]
bba7a89728
chore(deps): update dependency h3 to ^1.6.0 (main) (#19593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-10 13:34:39 -08:00
renovate[bot]
1376da76da
chore(deps): update all non-major dependencies (main) (#19584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-10 08:46:34 -08:00
Daniel Roe
6d79b71588
refactor(kit,nuxi): resolve module paths using node algorithm (#19537) 2023-03-10 06:55:01 -08:00
Daniel Roe
9036142b14
feat(nuxt): add watch option and refactor dev server restarting (#19530) 2023-03-09 03:46:08 -08:00
renovate[bot]
4a934a5069
chore(deps): update all non-major dependencies (main) (#19493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 13:13:47 -08:00
Sebastian Landwehr
e344321d92
feat(cli): programmatically pass nuxt config overrides (to dev) (#19371) 2023-03-08 03:32:00 -08:00
Jakub Andrzejewski
3f1e02351d
feat(nuxi,schema): add support for setting nuxt logLevel (#19369) 2023-03-07 04:18:47 -08:00
pooya parsa
4f61e36c6f
fix(cli): handle different kind of shutdown signals (#19485) 2023-03-06 15:42:20 +01:00
pooya parsa
8fa3fba11f
refactor(nuxi): hard restart with communication channel (#19423) 2023-03-03 19:24:49 +00:00
Daniel Roe
44068420da fix(nuxi): avoid top-level await in wrapper 2023-03-03 13:51:47 +00:00
Anthony Fu
db5ea91916
feat(nuxi): cli wrapper for self restart (#18641) 2023-03-03 05:45:38 -08:00
Jakub Andrzejewski
5cfd835163
feat(nuxi): reload nuxt when restart hook is called (#19084) 2023-03-01 04:15:01 -08:00
Daniel Roe
dccb733f36
feat(nuxi): enforce consistent casing in filenames (#19088) 2023-03-01 04:03:58 -08:00
Daniel Roe
021ba4310e
v3.2.3 (#19317) 2023-02-28 03:19:32 -08:00
Julien Huang
eaeb4f089d
fix(nuxi): restart nuxt when distDir is unlinked (#19131) 2023-02-20 02:56:17 -08:00
Daniel Roe
3a832bacb8 v3.2.2 2023-02-17 16:39:15 +00:00
Daniel Roe
a89d944c8a fix(nuxi): upgrade giget 2023-02-17 16:38:16 +00:00
Daniel Roe
5c47d4c5ab
v3.2.1 (#19082) 2023-02-17 07:56:00 -08:00
renovate[bot]
5ae0d52754
chore(deps): update devdependency giget to ^1.1.1 (main) (#19116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 15:12:14 +01:00
pooya parsa
15b9386a39
chore: update nitropack and unjs dependencies (#19100)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-17 05:38:19 -08:00
Daniel Roe
ce2d97cbf7
chore: increase node 14 minor version constraint (#19111) 2023-02-17 02:08:10 -08:00
Hamish Claxton
c45b842037
fix(nuxi): read devServer options from nuxt config (#19055) 2023-02-16 05:17:56 -08:00
Alex
4b2901bee1
fix(nuxi): pass through exit code from test errors (#18959) 2023-02-16 04:55:12 -08:00
renovate[bot]
54739e435e
chore(deps): update dependency execa to v7 (main) (#18965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 22:44:04 +00:00
Daniel Roe
5855c1ed53
v3.2.0 (#18843) 2023-02-09 02:55:03 -08:00
pooya parsa
9845467421
feat(nuxt): upgrade to nitropack 2.2 (#18889) 2023-02-09 07:02:07 +01:00
Daniel Roe
c936bc7187
feat(nuxi): add initial support for enabling/disabling devtools (#18864)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-02-08 02:43:39 -08:00
renovate[bot]
1dc0c0c1fc
chore(deps): update all non-major dependencies (main) (#18841)
* chore(deps): update all non-major dependencies

* test: add `uncrypto` to snapshot

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-07 02:00:24 -08:00
Daniel Roe
85881b462b
feat(nuxi): warn when prerendering routes with ssr: false (#18783) 2023-02-06 15:25:53 -08:00
Daniel Roe
225988ebd5
v3.1.2 (#18685) 2023-02-03 04:56:51 -08:00