Commit Graph

18 Commits

Author SHA1 Message Date
b82c5903c6 chore: upgrade deps 2025-01-13 10:44:22 +08:00
1d6003c043 chore: release v1.2.5 2024-09-11 19:23:09 +08:00
47f097a98c chore: release v1.2.4 2024-09-07 05:30:09 +08:00
9ae4ecc6ba chore: release v1.2.3 2024-09-07 05:18:25 +08:00
4ccb306305 chore: use pnpm catalog 2024-09-07 05:10:07 +08:00
76ef36393e test: update snapshot for vue 3.5 2024-09-07 05:06:44 +08:00
747a6527fa chore(deps): update all non-major dependencies (#711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-09-07 04:31:34 +08:00
3852069f00 chore(deps): update all non-major dependencies (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-05-25 14:33:58 +08:00
9770f43fd3 refactor: update babel-helper-module-imports and use its built-in imports-merging feature
The snapshots are also updated. These are just order-related changes,
the functionality remains the same.
2024-03-27 22:00:49 +08:00
c52e244983 chore: release v1.2.2 2024-03-20 00:34:48 +08:00
f916afa2ef fix: pin @babel/helper-module-imports to ~7.22.15, workaround for babel regression
https://github.com/babel/babel/pull/16349 seems to have caused a
regression in this plugin, leading to https://github.com/vuejs/core/issues/10549
2024-03-20 00:30:56 +08:00
3c2d65e327 chore(deps): update all non-major dependencies (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-02-05 22:21:26 +08:00
0838a222d9 chore: release v1.2.1 2024-01-22 23:10:24 +08:00
fab7958958 fix(resolve-type): overwrite exports field for publish 2024-01-22 23:08:58 +08:00
4442cfa548 chore(deps): update all non-major dependencies (#690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 13:38:47 +08:00
6d71c30835 chore: bump 1.2.0 2024-01-21 17:34:12 +08:00
830fa7dff8 fix(resolve-type): support es2015 2024-01-21 17:26:26 +08:00
3f8f4bbfc6 feat: resolve TS type (#664) 2024-01-21 17:25:13 +08:00