Daniel Roe
|
c5a8eaae36
|
feat(kit,nuxt,vite,webpack): reimplement cjs utils using jiti (#29073)
|
2024-09-19 16:35:02 +01:00 |
|
Daniel Roe
|
10ce38055d
|
feat(deps): upgrade to latest version of jiti (#27995)
|
2024-09-19 14:39:19 +01:00 |
|
renovate[bot]
|
17ff2d5c98
|
chore(deps): update all non-major dependencies (3.x) (#28302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-06 15:16:20 +01:00 |
|
Daniel Roe
|
7dfc85623b
|
perf(kit): various performance improvements (#27600)
Co-authored-by: Michael Brevard <yonshi29@gmail.com>
|
2024-06-13 22:52:57 +01:00 |
|
Anthony Fu
|
b96b62ecd2
|
refactor: improve regexp performance (#27207)
|
2024-05-14 12:54:37 -05:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Daniel Roe
|
7252b56d52
|
chore: add back stylistic rules and lint project
|
2024-03-09 06:48:15 +00:00 |
|
Inesh Bose
|
406b204640
|
fix(kit): improve types for options in addTemplate (#25109)
|
2024-01-12 10:47:23 +00:00 |
|
Damian Głowala
|
a2ef3091e8
|
feat(kit,nuxt,vite,webpack): add toArray util (#24857)
|
2023-12-23 14:22:58 +00:00 |
|
Daniel Roe
|
c1ddb359e3
|
chore: update to use @nuxt/eslint-config (#24209)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2023-11-09 18:01:13 +01:00 |
|
Pooya Parsa
|
2bf9028f7e
|
refactor(kit,nuxt,schema): use consola and improve test dx (#23302)
|
2023-09-19 22:26:15 +01:00 |
|
Alexander Lichter
|
ce9aecca4a
|
chore(kit): remove unused internals (#22555)
|
2023-08-09 08:39:00 +01:00 |
|
Daniel Roe
|
38d2bb7b95
|
feat(kit,nuxi): add writeTypes utility (#22385)
|
2023-07-31 09:42:42 +01:00 |
|
Daniel Roe
|
a2b5d31270
|
perf(nuxt): write templates in single sync step + improve logs (#22384)
|
2023-07-30 17:14:42 +01:00 |
|
Daniel Roe
|
9c8746f2a6
|
chore: prune internal unused code and exports (#21809)
|
2023-06-27 10:38:40 +01:00 |
|
Wilson Pinto
|
0f4ae15cee
|
fix(kit): temporarily inline lodash.template from lodash-es (#20892)
|
2023-06-05 22:52:43 +01:00 |
|
Daniel Roe
|
cbcd254cd4
|
refactor(kit): use esm utils for resolvePath (#20756)
|
2023-05-10 13:11:13 +01:00 |
|
Daniel Roe
|
f366ab4eb8
|
chore: remove @ts-ignore and fix some issues (#20273)
|
2023-04-14 13:53:21 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Daniel Roe
|
ce45590120
|
refactor(nuxt): let mlly handle search paths (#19635)
|
2023-03-13 10:14:27 +00:00 |
|
Daniel Roe
|
6d79b71588
|
refactor(kit,nuxi): resolve module paths using node algorithm (#19537)
|
2023-03-10 06:55:01 -08:00 |
|
pooya parsa
|
5ac9d85a49
|
refactor!: remove deprecated api (#9029)
|
2022-11-16 03:26:35 +01:00 |
|
Anthony Fu
|
e1e39b7e79
|
refactor(nuxt, kit): improve type strictness (#6685)
|
2022-08-22 12:12:02 +02:00 |
|
Daniel Roe
|
e3b0608470
|
fix(kit): move relative path handling back into nuxt templates (#6430)
|
2022-08-08 13:03:44 +02:00 |
|
pooya parsa
|
e3534bcda5
|
fix(nuxi, kit): enable esmResolve flag for jiti (#6356)
|
2022-08-04 15:22:32 +02:00 |
|
Anthony Fu
|
d135608ef0
|
fix(nuxt): use relative path to generate plugin variables (#6030)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-21 20:09:27 +02:00 |
|
Daniel Roe
|
93f6a1e4ca
|
fix(vite, kit, nuxt): generate safe variable names using knitwork (#4906)
|
2022-06-10 15:12:21 +02:00 |
|
Daniel Roe
|
e0b2a3bfe4
|
chore: use node: prefix for built-in modules (#4384)
|
2022-04-15 17:19:05 +02:00 |
|
pooya parsa
|
03d5fdde2d
|
feat(kit)!: expose resolvePath (#3110)
|
2022-02-07 22:00:20 +01:00 |
|
Daniel Roe
|
29171bd105
|
fix: sanitize import filenames in generated imports (#2216)
|
2022-02-07 14:45:47 +01:00 |
|
pooya parsa
|
1672148a87
|
feat(kit): support config extends using unjs/c12 (#3008)
|
2022-01-31 22:13:58 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|