Commit Graph

310 Commits

Author SHA1 Message Date
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
pooya parsa
9caa9ca31f
v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
pooya parsa
62e38cd7e5
fix(nuxi): fix version search path (#7133) 2022-09-01 12:56:18 +02:00
pooya parsa
68d12b468b
feat: allow extending with theme config (#7131) 2022-09-01 12:05:02 +02:00
pooya parsa
2d30a1db8b
feat(nuxi): display nuxt and nitro versions for dev and build commands (#7118) 2022-09-01 11:34:56 +02:00
Anthony Fu
9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
Alex Kozack
422d5c4fb5
fix(nuxi): build all types on typecheck command (#5437) 2022-08-23 23:04:26 +02:00
Conrawl Rogers
5ef135650f
feat(nuxi): support mode flags for add command (#3921)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 22:44:25 +02:00
renovate[bot]
cdc75373d4
chore(deps): update dependency mlly to ^0.5.14 (#6830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 11:25:19 +02:00
Pooya Parsa
ad63817522 build: update unbuild and pkg-types
resolves #6749
2022-08-19 01:04:19 +02:00
renovate[bot]
aeeeef5b95
chore(deps): update all non-major dependencies (#6746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 14:12:07 +02:00
pooya parsa
94f76ea930
feat(nuxt): app.config with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
Harlan Wilton
99c960fb05
fix(nuxi): properly detect hash and tag for upgrade changelog (#6708) 2022-08-17 15:45:45 +02:00
Harlan Wilton
e93f88c1e4
fix(nuxi): ensure nuxi upgrade runs in rootDir (#6707) 2022-08-17 15:44:10 +02:00
pooya parsa
4d5f768aaf
feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
pooya parsa
b4bea517df
fix(nuxi): update server.port and server.host with listener info (#6595) 2022-08-13 13:52:03 +02:00
pooya parsa
3960f513c3
v3.0.0-rc.8 (#6526) 2022-08-12 15:35:33 +02:00
Pooya Parsa
3c3adb779d chore(deps): update mlly and lockfile 2022-08-12 15:19:28 +02:00
renovate[bot]
38cd67d962
chore(deps): update all non-major dependencies (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 13:05:32 +02:00
pooya parsa
4f9337adcc
fix(nuxi): fix issues with nuxi upgrade (#6514) 2022-08-11 13:41:53 +02:00
pooya parsa
5ea0474225
v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
renovate[bot]
5db559be13
chore(deps): update all non-major dependencies (#6492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:03:34 +02:00
renovate[bot]
cafd3938ed
chore(deps): update dependency mlly to ^0.5.9 (#6485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 17:00:35 +02:00
renovate[bot]
745d6115d2
chore(deps): update all non-major dependencies (#6443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 21:12:04 +02:00
renovate[bot]
e40286e04f fix(nuxi): upgrade listhen (#6434) 2022-08-08 13:49:31 +02:00
renovate[bot]
bc26cc6467
chore(deps): update all non-major dependencies (#6362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 17:15:24 +02:00
pooya parsa
e3534bcda5
fix(nuxi, kit): enable esmResolve flag for jiti (#6356) 2022-08-04 15:22:32 +02:00
renovate[bot]
0f5eceb81b
chore(deps): update dependency mlly to ^0.5.7 (#6339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 19:31:49 +02:00
renovate[bot]
db819a08d3
chore(deps): update dependency mlly to ^0.5.6 (#6334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 15:48:38 +02:00
renovate[bot]
7cc636ad93
chore(deps): update all non-major dependencies (#6241) 2022-08-02 13:42:26 +02:00
renovate[bot]
3fa32b9c22
chore(deps): update all non-major dependencies (#6173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-29 11:40:44 +02:00
pooya parsa
25ac652652
feat(nuxi): nuxi cleanup command (#6125) 2022-07-25 17:19:17 +02:00
Daniel Roe
40defd9f36
fix(nuxi): load .env file before starting dev server (#6119) 2022-07-25 14:01:18 +02:00
renovate[bot]
72c3af7fc5
chore(deps): update all non-major dependencies (#5982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-20 18:58:21 +02:00
pooya parsa
88f4525a4f
v3.0.0-rc.6 (#5936) 2022-07-18 12:06:04 +02:00
yoho
296c5526fd
fix(nuxi): add missing types field (#5962) 2022-07-18 11:34:56 +02:00
pooya parsa
f5fd58ebfe
fix(pkg): use fixed version range for monorepo packages (#5933) 2022-07-16 00:43:43 +02:00
pooya parsa
7c45eeef7b
v3.0.0-rc.5 (#5825) 2022-07-13 17:38:59 +02:00
Anthony Fu
100dfa6653
fix(nuxi): show base url in terminal (#5337)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-12 14:12:33 +02:00
renovate[bot]
b1470c0819
chore(deps): update all non-major dependencies (#5687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-01 12:37:12 +02:00
renovate[bot]
9df6d2f1d2
chore(deps): update all non-major dependencies (#5588)
* chore(deps): update all non-major dependencies

* update lockfile

* update unimport

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-07-01 12:02:57 +02:00
renovate[bot]
42c5428ee9
chore(deps): update all non-major dependencies (#5536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 17:40:20 +02:00
renovate[bot]
9be0be2d68
chore(deps): update dependency mlly to ^0.5.3 (#5496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-16 18:18:09 +02:00
renovate[bot]
8278fa5825
chore(deps): update all non-major dependencies (#5475)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-16 12:26:34 +02:00
renovate[bot]
bea6cecb6e
chore(deps): update all non-major dependencies (#5448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-15 13:28:17 +02:00
pooya parsa
c9d4b2ebc8
v3.0.0-rc.4 (#5393) 2022-06-13 16:19:31 +02:00
Ennio Visconti
9d28c0adbb
refactor(nuxi): improve env update message (#5430) 2022-06-13 00:13:59 +02:00
Daniel Roe
a9c061cd2e
fix(nuxi): always override NODE_ENV (#5417) 2022-06-12 23:26:36 +02:00
renovate[bot]
603f07c3b8
chore(deps): update devdependency colorette to ^2.0.17 (#5285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-03 18:18:08 +02:00
Harlan Wilton
c1f728ee54
refactor(nuxi): provide better advice on failing clone (#5155) 2022-06-01 08:43:24 +02:00
Daniel Roe
2886dfdaea
fix(nuxi): only reload for top level dirs (#4912) 2022-05-13 12:59:04 +02:00
pooya parsa
36512d0eaa
v3.0.0-rc.3 (#4852) 2022-05-10 10:58:29 +02:00
renovate[bot]
69b09f3af9
chore(deps): update all non-major dependencies (#4800)
* chore(deps): update all non-major dependencies

* update lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-05-05 23:43:26 +02:00
pooya parsa
a8d42d586f
v3.0.0-rc.2 (#4763) 2022-05-02 22:47:05 +02:00
Max Programming
22954d08ca
fix(nuxi): improve nuxi init output (#4612)
* Prevent redundant cd statement

* some more improvements

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-29 21:03:46 +02:00
Anthony Fu
256df28124
chore: enable typecheck ci for packages (#4664) 2022-04-29 11:38:22 +02:00
Ben Sheedy
cb42d3e6ad
fix(nuxi): typo in init message (#4685) 2022-04-29 10:53:58 +02:00
Daniel Roe
2d202b59e3
fix(nuxi): don't strip file extensions from dirs in tsconfig (#4595) 2022-04-25 19:07:01 +02:00
renovate[bot]
cc466f9585
chore(deps): update all non-major dependencies (#4583)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 11:42:20 +02:00
Pooya Parsa
0c2f076957 chore(release): v3.0.0-rc.1 2022-04-20 23:09:37 +02:00
pooya parsa
975ec0c417
chore(nuxi): add notice for generate deployment (#4474) 2022-04-20 21:22:59 +02:00
renovate[bot]
4f5a0d043e
chore(deps): update all non-major dependencies (#4470)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-20 20:39:35 +02:00
pooya parsa
9df0a2b036
fix(nuxi): use rc tag for upgrade command of nuxt (#4468) 2022-04-20 20:36:26 +02:00
Sébastien Chopin
4c19b2652f
fix(nuxi): don't kill analyze command (#4462) 2022-04-20 16:47:43 +02:00
Pooya Parsa
5f0fc19938 chore: update packages to 3.0.0-rc.0 2022-04-20 12:52:12 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
Daniel Roe
896d1404a3
chore: bump node dependencies (#4440) 2022-04-20 00:14:27 +02:00
Daniel Roe
eed7036627
fix(nuxi): strip extensions from absolute paths (for types) (#4300) 2022-04-19 21:14:39 +02:00
renovate[bot]
59ba87ee83
chore(deps): update all non-major dependencies (#4395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-17 11:58:21 +02:00
renovate[bot]
04a72f83f1
build(deps): update all non-major dependencies (#4387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-16 07:33:23 +02:00
Daniel Roe
e0b2a3bfe4
chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
renovate[bot]
41663f6264
chore(deps): update all non-major dependencies (#4340)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 10:54:15 +02:00
Daniel Roe
32c798cfc4
fix(nuxi): call listen hook on each restart (#4346) 2022-04-14 10:39:27 +02:00
pooya parsa
c519ceec52
fix(cli): disable cjs bridge (#4336) 2022-04-13 20:54:20 +02:00
pooya parsa
0b12666d49
refactor(nuxi): remove rimraf dependency (#4308) 2022-04-12 21:06:44 +02:00
renovate[bot]
021faf348f
chore(deps): update devdependency semver to ^7.3.7 (#4307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 20:47:56 +02:00
Clément Ollivier
0457125ebd
chore: update links for new sitemap (#4286) 2022-04-12 11:59:32 +02:00
pooya parsa
396472778f
fix(cli): close process by default after command invokation (#4192) 2022-04-09 12:02:56 +02:00
Dizzy Rogers
8874728842
fix(nuxi): update api template to event format (#4183) 2022-04-07 23:25:39 +02:00