Commit Graph

434 Commits

Author SHA1 Message Date
Kevin Deng
9dac0d9a83 chore: improve tsconfig 2025-11-26 17:32:17 +08:00
Kevin Deng
83f1f4f2dd chore(jsx-explorer): fix resolve 2025-11-26 17:16:30 +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 v2.0.1 2025-10-07 00:58:25 +08:00
Kevin Deng
c8770cb966 ci: fix empty build 2025-10-07 00:57:01 +08:00
Kevin Deng
5899608f3c chore: release v2.0.0 v2.0.0 2025-10-07 00:49:00 +08:00
Kevin Deng
3f660502b0 ci: upgrade 2025-10-07 00:48:40 +08:00
Kevin Deng
fcaca3d3f9 chore: fix dev exports 2025-10-07 00:35:38 +08:00
Kevin Deng
cbebe51d71 chore: update tsconfig 2025-10-07 00:34:22 +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
dependabot[bot]
e5169ffede chore(deps-dev): bump vite from 7.1.1 to 7.1.5 (#768)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-26 16:11:11 +09:00
三咲智子 Kevin Deng
4d1d067c9a ci: upgrade pnpm/action-setup 2025-08-10 09:24:20 +08:00
三咲智子 Kevin Deng
5230a84658 chore: release v1.5.0 v1.5.0 2025-08-10 09:23:28 +08:00
三咲智子 Kevin Deng
e5baab425e refactor(jsx-explorer): switch to rolldown-vite 2025-08-10 09:21:41 +08:00
white
dd28b1e752 feat(resolve-type): support infer generics (#766)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2025-08-10 09:17:51 +08:00
三咲智子 Kevin Deng
653f0a843a ci: fix build script 2025-08-10 09:16:07 +08:00
三咲智子 Kevin Deng
270e5ad7c2 chore: upgrade deps 2025-08-10 09:08:44 +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
bdbe935add ci: trusted publisher 2025-08-05 16:46:07 +08:00
三咲智子 Kevin Deng
a72bc11ed8 refactor: switch to tsdown 2025-04-24 15:13:08 +08:00
dependabot[bot]
2a5ef16cc3 chore(deps-dev): bump vite from 6.2.4 to 6.2.5 (#753) 2025-04-09 14:09:23 +08:00
renovate[bot]
a0def47adf chore(deps): pin dependency prettier to 3.5.3 (#750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 16:32:50 +08:00
三咲智子 Kevin Deng
9722940c2e chore: upgrade deps 2025-04-01 10:50:37 +08:00
renovate[bot]
cdf1637d2a chore(deps): update dependency vite to v6.2.3 [security] (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 01:57:38 +08:00
三咲智子 Kevin Deng
368e4bd927 chore: release v1.4.0 v1.4.0 2025-03-10 02:13:47 +08:00
三咲智子 Kevin Deng
56cab88ba4 ci: upgrade pnpm/action-setup 2025-03-10 02:12:19 +08:00
三咲智子 Kevin Deng
9d851b5afc chore: fix lint 2025-03-10 02:11:14 +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 v1.3.0 2025-03-05 11:34:59 +08:00
Haoqun Jiang
0cb76be0e6 ci: use a renovate preset & schedule monthly updates
More documentation can be found at https://github.com/haoqunjiang/renovate-presets/blob/main/npm.json5
The schedule is changed to monthly because that better matches the
maintainer's availability.
2025-03-03 20:40:31 +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
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