三咲智子 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
三咲智子 Kevin Deng
61c03e59a1
chore(resolve-types): add funding field
2025-03-10 02:01:54 +08:00
三咲智子 Kevin Deng
ce9b4c667e
chore: upgrade deps
2025-03-10 02:01:28 +08:00
Haoqun Jiang
87dd433b9f
chore: release v1.3.0
2025-03-05 11:34:59 +08:00
renovate[bot]
c98c5f9dad
chore(deps): update all non-major dependencies ( #743 )
...
* chore(deps): update all non-major dependencies
* chore: dedupe
* chore: set typescript version to ~5.7. Will update to 5.8 later
Until the next release of `typescript-eslint`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2025-03-03 20:31:40 +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
dependabot[bot]
df176aad2d
chore(deps-dev): bump vite from 6.0.7 to 6.0.9 ( #734 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.7 to 6.0.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-09 01:44:56 +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 217b9229d6e21f8847a15842fe4e8c3a007be711.
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
三咲智子 Kevin Deng
4bd09577cc
refactor(jsx-explorer): replace @babel/core
with @babel/standalone
2024-09-07 05:04:05 +08:00
三咲智子 Kevin Deng
455ae7182d
fix(jsx-explorer): support browser env
2024-09-07 04:56:24 +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
de5d8537d6
fix(jsx-explorer): disable optimizing dependencies in build mode
2024-09-07 04:29:28 +08:00
renovate[bot]
f1a514229b
chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 ( #713 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 09:58:30 +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
Haoqun Jiang
c52e244983
chore: release v1.2.2
2024-03-20 00:34:48 +08:00
Haoqun Jiang
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
renovate[bot]
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
三咲智子 Kevin Deng
bb8cbe957e
fix: enable optimizing dependencies in build mode
2024-01-24 03:11:39 +08:00
三咲智子 Kevin Deng
20ef600064
feat(jsx-explorer): support tsx
2024-01-24 03:02:07 +08:00
三咲智子 Kevin Deng
d99206b059
refactor(jsx-explorer): dogfooding of JSX syntax
2024-01-24 02:42:21 +08:00
Pig Fang
9d97341d04
feat(jsx-explorer): add resolveType
option ( #692 )
2024-01-24 02:19:02 +08:00
三咲智子 Kevin Deng
0838a222d9
chore: release v1.2.1
2024-01-22 23:10:24 +08:00
三咲智子 Kevin Deng
fab7958958
fix(resolve-type): overwrite exports field for publish
2024-01-22 23:08:58 +08:00
renovate[bot]
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
三咲智子 Kevin Deng
6451e890cf
chore: update docs
2024-01-21 17:38:31 +08:00