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 |
|
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
|
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
|
e0c5907f0a
|
feat(nuxi): switch to unjs/giget for nuxi init (#7361)
|
2022-09-08 17:43:04 +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
|
62e38cd7e5
|
fix(nuxi): fix version search path (#7133)
|
2022-09-01 12:56:18 +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 |
|
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
|
4f9337adcc
|
fix(nuxi): fix issues with nuxi upgrade (#6514)
|
2022-08-11 13:41:53 +02:00 |
|
pooya parsa
|
e3534bcda5
|
fix(nuxi, kit): enable esmResolve flag for jiti (#6356)
|
2022-08-04 15:22:32 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
pooya parsa
|
975ec0c417
|
chore(nuxi): add notice for generate deployment (#4474)
|
2022-04-20 21:22:59 +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
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|
Daniel Roe
|
eed7036627
|
fix(nuxi): strip extensions from absolute paths (for types) (#4300)
|
2022-04-19 21:14:39 +02:00 |
|
Daniel Roe
|
e0b2a3bfe4
|
chore: use node: prefix for built-in modules (#4384)
|
2022-04-15 17:19:05 +02:00 |
|
Daniel Roe
|
32c798cfc4
|
fix(nuxi): call listen hook on each restart (#4346)
|
2022-04-14 10:39:27 +02:00 |
|
pooya parsa
|
0b12666d49
|
refactor(nuxi): remove rimraf dependency (#4308)
|
2022-04-12 21:06:44 +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 |
|
pooya parsa
|
11626eea4f
|
feat!: migrate to nitropack (#3956)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-07 13:28:04 +02:00 |
|
Daniel Roe
|
301f242422
|
fix(nuxi): use rm rather than rmdir (#4100)
|
2022-04-05 16:47:08 +02:00 |
|
Daniel Roe
|
02d2d1ae35
|
feat(nuxi): load .env when previewing builds (#4016)
|
2022-04-01 12:28:39 +02:00 |
|
Daniel Roe
|
e4956c555f
|
fix(nuxi): ignore buildDir on windows too (#3999)
|
2022-03-31 18:09:57 +02:00 |
|
Daniel Roe
|
df188d7734
|
fix(nuxi): respect NUXT_PORT and NUXT_HOST vars in dev mode (#3973)
|
2022-03-30 21:07:26 +02:00 |
|