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
Haoqun Jiang
fb925b8a28
chore: dedupe
2025-02-27 16:11:09 +08:00
renovate[bot]
5e77d5d5e5
chore(deps): update vitest monorepo to v3 ( #737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 22:21:21 +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
renovate[bot]
b5c1fba5ce
chore(deps): update pnpm to v10 ( #741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 20:42:52 +08:00
renovate[bot]
048085626b
chore(deps): update dependency eslint-config-prettier to v10 ( #733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 03:10:15 +08:00
renovate[bot]
e55bd14c96
chore(deps): update dependency bumpp to v10 ( #736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 03:00:00 +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]
a6fb3c6e64
chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 ( #739 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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:48:35 +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
Haoqun Jiang
0470b8b5a4
ci: manually add COREPACK_INTEGRITY_KEYS to netlify.toml to fix corepack
2025-02-09 01:31:26 +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
renovate[bot]
4df5e18661
chore(deps): update dependency jsdom to v26 ( #730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 10:36:38 +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
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
8de3f20221
ci: fix build script
2024-09-08 23:14:45 +08:00
三咲智子 Kevin Deng
34f545ad8b
ci: use node 20
2024-09-08 23:11:15 +08:00
三咲智子 Kevin Deng
47f097a98c
chore: release v1.2.4
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
v1.2.3
2024-09-07 05:18:25 +08:00
三咲智子 Kevin Deng
e2cd42064e
chore: reduce unnecessary build
2024-09-07 05:17:57 +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
三咲智子 Kevin Deng
45383745b4
chore: upgrade deps
2024-09-07 04:32:43 +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]
13376065fa
chore(deps): update dependency eslint-plugin-import-x to v4 ( #723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 19:05:21 +08:00
renovate[bot]
6543422f6a
chore(deps): update dependency jsdom to v25 ( #722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 14:31:49 +08:00
renovate[bot]
e670f4ca58
chore(deps): update dependency typescript-eslint to v8 ( #719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 13:11:25 +08:00
renovate[bot]
2611dfc751
chore(deps): update vitest monorepo to v2 (major) ( #718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 23:06:07 +08:00
renovate[bot]
9de6c7e612
chore(deps): update dependency eslint-plugin-import-x to v3 ( #717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 23:01:36 +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
三咲智子 Kevin Deng
261d63f683
chore: add dev script
2024-05-25 13:42:21 +08:00