11 Commits

Author SHA1 Message Date
Vladimir
3f8159a2ff
ci(rollup): disable watcher for types generators (#8035) 2025-05-26 16:22:39 +02:00
Hiroshi Ogawa
9695d734eb
chore: replace rollup-plugin-esbuild with unplugin-oxc (#7680)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-03-18 16:13:38 +01:00
Hiroshi Ogawa
c0cf65f94f
chore: use unplugin-isolated-decl with oxc-transform for dts build (#7609)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2025-03-07 09:54:45 +01:00
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Vladimir
7c2037dd4d
chore: use require('./package.json') in rollup.config instead of assert to remove the warning (#4469) 2023-11-10 15:21:17 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +02:00
renovate[bot]
0f86ff9897
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-04-06 16:53:03 +02:00
Vladimir
0f44d2c81f
feat: implement istanbul coverage support for browser testing (#3040)
Co-authored-by: AriPerkkio <ari.perkkio@gmail.com>
2023-03-28 11:13:48 +02:00
Ari Perkkiö
e165216356
feat(coverage): automatic threshold updating (#2886)
Closes #1241
2023-02-25 09:02:36 +01:00
Ari Perkkiö
265fdbe665
feat: support istanbul coverage provider (#1676)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-08-16 02:21:02 +08:00