Commit Graph

247 Commits

Author SHA1 Message Date
renovate[bot]
d3810cf7fc chore(deps): update all non-major dependencies 2026-03-27 17:25:33 +00:00
renovate[bot]
69deadb0ad chore(deps): update all non-major dependencies (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-23 13:35:44 +09:00
Kevin Deng
2eba605dbe chore: upgrade deps 2025-12-03 05:39:22 +08:00
Kevin Deng
9dac0d9a83 chore: improve tsconfig 2025-11-26 17:32:17 +08:00
Kevin Deng
fe5d81b52b chore: upgrade deps 2025-11-26 17:13:06 +08:00
Kevin Deng
5279b2eb69 refactor: lint 2025-11-26 17:12:35 +08:00
Kevin Deng
620450b5ba style: format 2025-11-26 16:58:43 +08:00
Kevin Deng
85d98b5b6f refactor: default import for cjs deps 2025-10-07 01:12:13 +08:00
Kevin Deng
70aa0cab11 chore: release v2.0.1 2025-10-07 00:58:25 +08:00
Kevin Deng
5899608f3c chore: release v2.0.0 2025-10-07 00:49:00 +08:00
Kevin Deng
fcaca3d3f9 chore: fix dev exports 2025-10-07 00:35:38 +08:00
Kevin Deng
183a90d8fb feat!: require node 20.19, drop cjs build 2025-10-07 00:32:25 +08:00
Kevin Deng
9c44facdc9 chore: upgrade deps 2025-10-07 00:22:40 +08:00
三咲智子 Kevin Deng
5230a84658 chore: release v1.5.0 2025-08-10 09:23:28 +08:00
三咲智子 Kevin Deng
b937287732 chore: emit dts by oxc 2025-08-10 09:05:18 +08:00
三咲智子 Kevin Deng
d411ef3ba1 chore: tsdown workspace 2025-08-10 08:57:05 +08:00
三咲智子 Kevin Deng
ef38316fb1 chore: upgrade deps 2025-08-05 17:03:27 +08:00
三咲智子 Kevin Deng
a72bc11ed8 refactor: switch to tsdown 2025-04-24 15:13:08 +08:00
三咲智子 Kevin Deng
9722940c2e chore: upgrade deps 2025-04-01 10:50:37 +08:00
三咲智子 Kevin Deng
368e4bd927 chore: release v1.4.0 2025-03-10 02:13:47 +08:00
三咲智子 Kevin Deng
9ca7f4b7fe fix: resolve publint issues 2025-03-10 02:09:16 +08:00
Haoqun Jiang
87dd433b9f chore: release v1.3.0 2025-03-05 11:34:59 +08:00
Kael
7277fe4bc4 fix: deoptimize slots when a directive is used (#638)
fixes #541

* fix: deoptimize slots when a directive is used

* add test

* feat: don't resolve directives in scope
2025-03-03 18:18:24 +08:00
崮生
a7607de7b8 feat: Support SVG 2 elements, using @vue/shared to ensure consistent behavior with vue (#745) 2025-03-03 13:51:20 +08:00
renovate[bot]
d35dde43d5 chore(deps): update all non-major dependencies (#740)
* chore(deps): update all non-major dependencies

* style: format

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2025-02-18 22:17:04 +08:00
Haoqun Jiang
02f5fec0a0 docs: add information about the optimize option
closes #48
2025-02-09 02:36:21 +08:00
Haoqun Jiang
f84b81afac style: fix formatting 2025-02-09 02:00:38 +08:00
Haoqun Jiang
a4d01377ec test: unit test for #728 2025-02-09 01:58:23 +08:00
renovate[bot]
37e1c6cdb3 chore(deps): update all non-major dependencies (#725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 01:41:01 +08:00
zhiyuanzmj
30fe3c5634 Merge pull request #729 from vuejs/fix-728
fix: exclude TemplateLiteral expression from isConstant
2025-02-09 01:21:38 +08:00
三咲智子 Kevin Deng
b82c5903c6 chore: upgrade deps 2025-01-13 10:44:22 +08:00
zhiyuanzmj
4e47c5fc04 chore: update 2024-12-31 09:27:47 +08:00
zhiyuanzmj
37057c4f4a chore: add test 2024-12-07 22:16:19 +08:00
zhiyuanzmj
f08cdcabfb fix: exclude TemplateLiteral expression from isConstant 2024-12-07 21:57:07 +08:00
三咲智子 Kevin Deng
1d6003c043 chore: release v1.2.5 2024-09-11 19:23:09 +08:00
Kael
ad14b2d94a fix: missing colon in event name for dynamic model arguments (#642) 2024-09-11 19:22:27 +08:00
三咲智子 Kevin Deng
47f097a98c chore: release v1.2.4 2024-09-07 05:30:09 +08:00
三咲智子 Kevin Deng
33305d0978 revert: chore(deps): update dependency html-tags to v4 (#708)
This reverts commit 217b9229d6.
2024-09-07 05:29:25 +08:00
三咲智子 Kevin Deng
9ae4ecc6ba chore: release v1.2.3 2024-09-07 05:18:25 +08:00
三咲智子 Kevin Deng
ef190179e2 test: fix import 2024-09-07 05:14:12 +08:00
三咲智子 Kevin Deng
4ccb306305 chore: use pnpm catalog 2024-09-07 05:10:07 +08:00
三咲智子 Kevin Deng
76ef36393e test: update snapshot for vue 3.5 2024-09-07 05:06:44 +08:00
renovate[bot]
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
三咲智子 Kevin Deng
bdc68b6b39 test: update snapshot 2024-05-27 03:24:30 +08:00
qlin
734abf5d92 fix: v-slots should not import resolveDirective (#698) 2024-05-27 03:19:02 +08:00
renovate[bot]
217b9229d6 chore(deps): update dependency html-tags to v4 (#708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-05-25 14:39:09 +08:00
renovate[bot]
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
三咲智子 Kevin Deng
dabd9947bf chore: upgrade ESLint 9 2024-05-25 14:02:07 +08:00
Haoqun Jiang
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
三咲智子 Kevin Deng
fb00715da4 fix: don't merge imports
revert: https://github.com/vuejs/babel-plugin-jsx/pull/274
2024-03-21 01:33:55 +08:00