Commit Graph

349 Commits

Author SHA1 Message Date
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
Daniel Roe
727cf7958f chore: update 2.x branch name 2023-02-01 18:38:15 +00:00
Daniel Roe
5037dd6876
fix: use named export from defu in all places (#18624) 2023-01-30 04:09:48 -08:00
renovate[bot]
ec977c5877
chore(deps): update all non-major dependencies (main) (#18537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 22:39:42 -08:00
Daniel Roe
deb0837c16
chore: bump version to v3.1.1 (#18524) 2023-01-25 14:04:45 -08:00
renovate[bot]
527dfbb5cf
chore(deps): update all non-major dependencies (main) (#18510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 04:44:25 -08:00
Daniel Roe
c552d1b420
v3.1.0 (#18406) 2023-01-24 16:47:20 +00:00
Daniel Roe
3c715ac729
chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
James George
bcc784243e
fix(nuxi): prevent showing stack traces while scaffolding (#9962) 2023-01-21 13:31:48 +00:00
renovate[bot]
7c1712013c
chore(deps): update all non-major dependencies (main) (#11127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2023-01-20 16:17:31 +00:00
Daniel Roe
19973c26f4 chore: update more repo links 2023-01-20 13:37:41 +00:00
Daniel Roe
081dc3254f chore: update internal repo/issue links to usenuxt/nuxt 2023-01-19 19:37:07 +00:00
renovate[bot]
72bfcdfd69
chore(deps): update all non-major dependencies (#10029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 16:15:56 +00:00
renovate[bot]
6c32a6087b
chore(deps): update all non-major dependencies (#10012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 12:28:01 +00:00
Julien Huang
3c7140582b
docs: update generate doc to include --dotenv (#9991) 2023-01-09 09:25:24 +00:00
James George
da38c62000
fix(nuxi): show an error if no value is supplied for the --template flag (#9946) 2023-01-04 19:15:30 +01:00
renovate[bot]
be132df587
chore(deps): update all non-major dependencies (#9926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 16:48:11 +01:00