Commit Graph

390 Commits

Author SHA1 Message Date
renovate[bot]
a87eddce9e
chore(deps): update pnpm to v10 2025-02-10 00:26:30 +00: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 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 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
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
renovate[bot]
07974281e0
chore(deps): update pnpm to v9 (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 19:26:23 +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]
b4f9f1b81e
chore(deps): update dependency @typescript-eslint/eslint-plugin to v7 (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 16:46:44 +08:00