Daniel Roe
|
9d0d4e207d
|
fix(nuxi): watch dist and register restart hook after nuxt is ready (#19736)
|
2023-03-18 13:39:06 +00:00 |
|
Daniel Roe
|
01ee5bd7c5
|
fix(nuxi): use file url to start nuxi (#19676)
|
2023-03-14 07:06:48 -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 |
|
Daniel Roe
|
3684de58f4
|
fix(nuxi): resolve kit from nuxt modules dir (#19601)
|
2023-03-11 14:36:43 -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 |
|
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 |
|
Julien Huang
|
eaeb4f089d
|
fix(nuxi): restart nuxt when distDir is unlinked (#19131)
|
2023-02-20 02:56:17 -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 |
|
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 |
|
Daniel Roe
|
85881b462b
|
feat(nuxi): warn when prerendering routes with ssr: false (#18783)
|
2023-02-06 15:25:53 -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 |
|
James George
|
bcc784243e
|
fix(nuxi): prevent showing stack traces while scaffolding (#9962)
|
2023-01-21 13:31:48 +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 |
|
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 |
|
Sébastien Chopin
|
c0be933b02
|
docs: link to nuxt.com instead of v3.nuxtjs.org (#9786)
|
2022-12-19 11:50:01 +00:00 |
|
Daniil Chudo
|
ab2456c295
|
refactor: split out type imports from value imports (#9225)
|
2022-12-11 21:44:52 +00:00 |
|
pooya parsa
|
de293300b8
|
fix(nuxi): upgrade with latest tag (#9060)
|
2022-11-16 15:07:40 +01:00 |
|
pooya parsa
|
5ac9d85a49
|
refactor!: remove deprecated api (#9029)
|
2022-11-16 03:26:35 +01:00 |
|
pooya parsa
|
6e78f9dbb0
|
fix(nuxt)!: enable payload extraction only for nuxi generate (#9018)
|
2022-11-15 17:27:34 +01:00 |
|
pooya parsa
|
b49f2a8147
|
refactor: update unjs dependencies to stable v1 (#9011)
|
2022-11-15 15:33:43 +01:00 |
|
Percy Ma
|
2f53495033
|
feat(nuxi): auto-generate .npmrc and setting for pnpm (#7407)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-11-11 11:13:52 +01:00 |
|
Anthony Fu
|
b4d7d62287
|
feat(nuxi)!: setup nuxt globally with nuxt test (#4578)
|
2022-11-10 15:55:47 +01:00 |
|
Daniel Roe
|
c32c1d0623
|
fix(nuxi): exclude dist from type checking (#8848)
|
2022-11-10 09:45:17 +01:00 |
|
pooya parsa
|
1496d3a07d
|
feat(nuxi): wrap and normalize all console outputs (#8846)
|
2022-11-09 11:55:40 +01:00 |
|
Daniel Roe
|
4bbd2618ce
|
feat(nuxt): auto-import utils/ directory (#8817)
|
2022-11-09 10:43:16 +01:00 |
|
pooya parsa
|
1f6b3be7d4
|
fix(nuxt, nuxi): improve pages creation and removal dx (#8502)
|
2022-10-27 17:50:24 +02:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
pooya parsa
|
9415f54a1a
|
fix(nuxi): update analzye main handler (#8339)
|
2022-10-19 17:29:20 +02:00 |
|
Daniel Roe
|
931ebec376
|
fix(nuxi): don't includeworkspaceDir in tsconfig by default (#8256)
|
2022-10-17 19:53:04 +02:00 |
|
Christian Preston
|
8f7a7ec06e
|
feat(nuxi): nuxi build-module command (#7610)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-10-16 11:40:03 +02:00 |
|
pooya parsa
|
895ecc7677
|
feat!: upgrade to nitropack@0.6 and h3@0.8 (#8218)
|
2022-10-15 20:42:57 +02:00 |
|
Cupid Valentine
|
c905a23b1f
|
fix(nuxi): replace lazyHandle to defineLazyHandler (#8049)
|
2022-10-09 18:17:38 +02:00 |
|
Christian Preston
|
2e080c259f
|
feat(nuxi): support --dotenv for dev , build and preview commands (#7660)
|
2022-09-26 12:36:10 +02:00 |
|
Daniel Roe
|
084188e7de
|
fix(nuxi): stub defineNuxtConfig for nuxi info (#7728)
|
2022-09-22 15:51:13 +02:00 |
|
Daniel Roe
|
230af9c186
|
fix(nuxi): include workspaceDir in tsconfig include (#7726)
|
2022-09-22 15:50:40 +02:00 |
|
pooya parsa
|
720da64b12
|
fix(nuxi, vite): support https with custom domain and hmr (#7680)
|
2022-09-20 12:54:52 +02:00 |
|
Daniel Roe
|
2b57bfe36c
|
fix(nuxi): backward compatibility for kit <= rc.10 without useNitro (#7593)
|
2022-09-16 19:27:50 +02:00 |
|
Daniel Roe
|
f0ad1b02d9
|
fix(nuxi): print resolved public directory after generate (#7577)
|
2022-09-16 11:26:28 +02:00 |
|