Anthony Fu
|
fb76b3931a
|
feat(nuxi): allow greater control of nuxi analyze from cli (#20387)
|
2023-05-02 14:24:11 +01:00 |
|
Daniel Roe
|
f366ab4eb8
|
chore: remove @ts-ignore and fix some issues (#20273)
|
2023-04-14 13:53:21 +01:00 |
|
Daniel Roe
|
ea4b5220a4
|
feat: upgrade to consola v3.x prerelease (#20141)
|
2023-04-08 03:16:06 -07:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -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
|
dccb733f36
|
feat(nuxi): enforce consistent casing in filenames (#19088)
|
2023-03-01 04:03:58 -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 |
|
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 |
|
Daniil Chudo
|
ab2456c295
|
refactor: split out type imports from value imports (#9225)
|
2022-12-11 21:44:52 +00:00 |
|
pooya parsa
|
5ac9d85a49
|
refactor!: remove deprecated api (#9029)
|
2022-11-16 03:26:35 +01:00 |
|
Daniel Roe
|
c32c1d0623
|
fix(nuxi): exclude dist from type checking (#8848)
|
2022-11-10 09:45:17 +01:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
Daniel Roe
|
931ebec376
|
fix(nuxi): don't includeworkspaceDir in tsconfig by default (#8256)
|
2022-10-17 19:53:04 +02:00 |
|
Daniel Roe
|
230af9c186
|
fix(nuxi): include workspaceDir in tsconfig include (#7726)
|
2022-09-22 15:50:40 +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 |
|
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 |
|
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 |
|
Harlan Wilton
|
99c960fb05
|
fix(nuxi): properly detect hash and tag for upgrade changelog (#6708)
|
2022-08-17 15:45:45 +02:00 |
|
pooya parsa
|
4d5f768aaf
|
feat(nuxi): auto cleanup with project manifest changes (#6672)
|
2022-08-16 15:14:26 +02:00 |
|
pooya parsa
|
4f9337adcc
|
fix(nuxi): fix issues with nuxi upgrade (#6514)
|
2022-08-11 13:41:53 +02:00 |
|
pooya parsa
|
25ac652652
|
feat(nuxi): nuxi cleanup command (#6125)
|
2022-07-25 17:19:17 +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 |
|
Daniel Roe
|
2d202b59e3
|
fix(nuxi): don't strip file extensions from dirs in tsconfig (#4595)
|
2022-04-25 19:07:01 +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 |
|
pooya parsa
|
0b12666d49
|
refactor(nuxi): remove rimraf dependency (#4308)
|
2022-04-12 21:06:44 +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 |
|
Jakub Andrzejewski
|
19842ce471
|
feat(nuxi): scaffold files with nuxi add (#3841)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
|
2022-03-25 15:56:36 +01:00 |
|
Daniel Roe
|
30b8059d6d
|
fix(bridge): handle missing experimental key on bridge (#3763)
|
2022-03-18 11:45:30 +01:00 |
|
Anthony Fu
|
f69126e8f4
|
feat: support reactivity transform (#3737)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-03-17 23:17:59 +01:00 |
|
Daniel Roe
|
5d58ef48af
|
feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors (#3464)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-11 09:22:16 +01:00 |
|
Daniel Roe
|
7b6252a444
|
feat(nuxi): add jsx option to generated tsconfig (#3449)
|
2022-03-01 19:25:23 +01:00 |
|
Daniel Roe
|
c1148d4d77
|
refactor: write declarations to <buildDir>/types (#3067)
* refactor: write declarations to `<buildDir>/types`
* fix: update relative imports
|
2022-02-07 11:20:01 +01:00 |
|
Daniel Roe
|
03cc1913a3
|
fix(nuxi,nuxt3,bridge): generate all templates with nuxi prepare (#2409)
|
2022-01-24 14:28:47 +01:00 |
|
Pooya Parsa
|
1ef6e3f525
|
fix(nuxi): ensure buildDir exists before write
|
2021-12-01 21:40:40 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|
Anthony Fu
|
1e0e8818da
|
fix(bridge): exclude bridge alias types to support Volar (#2013)
|
2021-11-18 19:11:43 +01:00 |
|
Daniel Roe
|
f3a1ac5c59
|
fix(nuxi): handle missing typescript options in build (#1972)
|
2021-11-16 16:20:27 +01:00 |
|
pooya parsa
|
b16cfea689
|
feat: typescript options (#1940)
|
2021-11-16 13:32:21 +01:00 |
|
Daniel Roe
|
89aa7aa303
|
fix(nuxi): set allowSyntheticDefaultImports (#1827)
|
2021-11-10 17:39:19 +01:00 |
|
Daniel Roe
|
f2d4c65edb
|
fix(nuxi): default to skipping lib check (#1824)
|
2021-11-10 14:18:25 +01:00 |
|
Daniel Roe
|
13a8e2b163
|
fix(nitro, nuxi): add runtimeConfig types (for #config and useRuntimeConfig() ) (#1783)
Co-authored-by: Tobias Diez <code@tobiasdiez.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-10 13:40:02 +01:00 |
|