Commit Graph

288 Commits

Author SHA1 Message Date
renovate[bot]
a98e0c8b6c
chore(deps): update devdependency listhen to v1 (#9022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:35:14 +01:00
renovate[bot]
dcff9b5dcc
chore(deps): update devdependency giget to v1 (#9021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:34:51 +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
bde9694733
v3.0.0-rc.13 (#8657) 2022-11-04 12:37:49 +01:00
renovate[bot]
d8c41e15b1
chore(deps): update all non-major dependencies (#8616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 15:01:34 +01:00
renovate[bot]
80871e7235
chore(deps): update all non-major dependencies (#8531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 09:52:28 +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
renovate[bot]
24b06309ec
chore(deps): update all non-major dependencies (#8507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-27 12:29:20 +02:00
pooya parsa
9415f54a1a
fix(nuxi): update analzye main handler (#8339) 2022-10-19 17:29:20 +02:00
pooya parsa
418b5671ff
fix: update h3 (#8329) 2022-10-19 15:59:11 +02:00
Daniel Roe
ea7890c6b2
build(pkg): support node 19 (#8324) 2022-10-19 14:58:45 +02:00
renovate[bot]
0bd6ecb71c
chore(deps): update dependency destr to ^1.2.0 (#8321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 12:41:33 +02:00
Daniel Roe
09e553467e
v3.0.0-rc.12 (#8067)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-18 20:47:21 +02:00
renovate[bot]
e0d6812b66
chore(deps): update all non-major dependencies (#8286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 18:14:29 +02:00
renovate[bot]
290bbd392b
chore(deps): update dependency h3 to ^0.8.3 (#8277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 12:46:31 +02:00
renovate[bot]
c14f9f5638
chore(deps): update all non-major dependencies (#8265)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-18 12:36:48 +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
renovate[bot]
abe94529db
chore(deps): update all non-major dependencies (#7842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-09 20:33:19 +01:00
Cupid Valentine
c905a23b1f
fix(nuxi): replace lazyHandle to defineLazyHandler (#8049) 2022-10-09 18:17:38 +02:00
Daniel Roe
5b8499cdba
chore: downgrade node v16 minor (#7865) 2022-10-03 16:07:00 +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
6309d223bb
v3.0.0-rc.11 (#7565) 2022-09-20 18:38:31 +02:00
pooya parsa
720da64b12
fix(nuxi, vite): support https with custom domain and hmr (#7680) 2022-09-20 12:54:52 +02:00
renovate[bot]
334e2aba4b
chore(deps): update all non-major dependencies (#7674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 10:49:39 +02:00
renovate[bot]
df72a3eb34
chore(deps): update all non-major dependencies (#7649) 2022-09-20 10:20:03 +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
pooya parsa
43b9bcaeaf
fix(nuxi, vite): ipv6 support for nuxi dev (#7560)
* fix(nuxi): ipv6 support for `nuxi dev`

* fix vite: use listener url directly

* add url to schema
2022-09-15 18:10:36 +02:00
pooya parsa
a18f17797a
fix(nuxi): improved self-signed certificate for nuxi dev --https (#7545) 2022-09-15 12:49:12 +02:00
pooya parsa
94377b1901
v3.0.0-rc.10 (#7374) 2022-09-14 18:27:11 +02:00
renovate[bot]
b8cb206dd0
chore(deps): update dependency c12 to ^0.2.12 (#7506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 17:16:06 +02:00
renovate[bot]
aaac46980c
chore(deps): update all non-major dependencies (#7488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 12:41:49 +02:00
pooya parsa
270055b86d
feat(cli)!: use giget 0.1x with template registry for nuxi init (#7404) 2022-09-10 15:37:25 +02:00
Daniel Roe
e05f8ee126
fix(nuxi): don't include an array of paths within an array (#7378) 2022-09-09 12:17:44 +02:00
Pooya Parsa
0cc49e2a20 build(nuxi): add node to export conditions 2022-09-08 18:05:59 +02:00
pooya parsa
e0c5907f0a
feat(nuxi): switch to unjs/giget for nuxi init (#7361) 2022-09-08 17:43:04 +02:00
renovate[bot]
4e0c2c4485
chore(deps): update all non-major dependencies (#7276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 18:15:47 +02:00
Daniel Roe
524ba557eb
fix(nuxi): pass value of https through to vite-node (#7271) 2022-09-06 11:45:14 +02:00
AndreyYolkin
b97cc27469
fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge) (#7193) 2022-09-03 15:08:23 +02:00