Commit Graph

24 Commits

Author SHA1 Message Date
Bjorn Lu
291174d89c
refactor(types): simplify type exports (#10243)
Co-authored-by: 翠 / green <green@sapphi.red>
2022-09-30 11:29:26 +02:00
翠 / green
da632bf36f
refactor(types): bundle client types (#9966) 2022-09-24 13:52:06 +02:00
翠 / green
37ac91e5f6
perf: bundle create-vite (#9034) 2022-08-29 20:21:35 +02:00
翠 / green
9e9cd23763
chore: node prefix lint (#9514) 2022-08-03 22:57:50 +09:00
翠 / green
f4addcfc24
chore: tidy up eslint config (#9468) 2022-08-01 14:39:26 +09:00
翠 / green
2826303bd2
fix: mention that Node.js 13/15 support is dropped (fixes #9113) (#9116) 2022-07-15 15:23:41 +02:00
Bjorn Lu
8a05432e6d
feat: bump minimum node version to 14.18.0 (#8662) 2022-06-19 19:50:37 +02:00
Bjorn Lu
0e20949dbf
chore: update major deps (#8572) 2022-06-13 20:26:27 +02:00
翠 / green
6673b3e68f
chore: set node/no-unsupported-features version (#8388) 2022-05-29 19:34:03 +02:00
翠 / green
9a99bc48e3
chore: enable reportUnusedDisableDirectives (#8384) 2022-05-29 23:25:01 +08:00
Sosuke Suzuki
104caf95ec
chore: enable @typescript-eslint/explicit-module-boundary-types (#8372) 2022-05-28 22:08:56 +02:00
Anthony Fu
76fdc27437
feat!: migrate to ESM (#8178) 2022-05-21 13:38:33 +08:00
翠 / green
9baa70b788
fix: rewrite CJS specific funcs/vars in plugins (#8227) 2022-05-19 09:23:45 +08:00
Anthony Fu
11243de9eb
chore: enable import/no-duplicates eslint rule (#8199) 2022-05-17 16:32:43 +02:00
Anthony Fu
638b168628
chore: use unbuild to bundle plugins (#8139) 2022-05-13 12:00:54 +09:00
Anthony Fu
da6dc9d4f7
test: refactor test utils and setup (#8135) 2022-05-12 13:12:43 +08:00
Anthony Fu
79ef186b40
chore: enable typecheck for tests and scripts (#8114) 2022-05-11 18:09:52 +08:00
Anthony Fu
d2874827f7
test: improve dx for tests (#8112) 2022-05-11 17:03:19 +08:00
Anthony Fu
43a58ddcd6
chore(lint): sort for imports (#8113) 2022-05-11 10:44:14 +02:00
Anthony Fu
8148f67f4a
test: migrate to vitest (#8076) 2022-05-11 14:33:20 +08:00
Anthony Fu
875fc116a0
chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
Anthony Fu
63cd53d248
fix: use Vitest for unit testing, clean regex bug (#8040) 2022-05-06 10:00:31 +02:00
Shinigami
7186857905
chore: prefer type imports (#5835) 2021-12-19 19:35:25 +08:00
Ben McCann
775babac40
chore: use cjs extension with scripts (#5877) 2021-11-29 21:40:44 +08:00