zernonia
b55c8b796d
refactor: replace detypes with @unovue/detypes
2024-10-11 12:38:48 +08:00
zernonia
2c2c46755e
chore: update test
2024-06-18 22:24:08 +08:00
Dunqing
175762a959
chore: bump detypes ( #548 )
...
* chore: bump detypes
* test: update snapshot
* test: add test to check all type references
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2024-05-21 13:12:12 +08:00
Dunqing
cc3503689f
chore: bump vitest to 1.6.0 ( #549 )
...
* chore: bump vitest to 1.6.0
* fix: update
2024-05-13 14:32:36 +08:00
zernonia
eccfc9940d
chore: update test snapshot
2023-12-21 09:11:07 +08:00
Dunqing
a4774ff48d
fix(cli): missing props/emits when disable typescript ( #105 )
...
* feat(cli): support remove type when non-typescript
* fix(cli): missing props/emits when doesn't enable typescript
* test: add test cases for defineProps/defineEmits
* fix: withDefaults case
* fix: cannot resolve external and packages types
* fix: missing assign variable
2023-11-02 22:22:33 +08:00
Dunqing
ad05aab3d2
feat(cli): support remove type when non-typescript ( #45 )
...
* fix(cli): shouldn't load tsconfig when typescript disabled
* feat(cli): support remove type when non-typescript
* feat: patch `detype` and fix ts extension
* test: update
* chore: update lock
* feat: patch again
* fix: missing
* chore: update lock
* feat: support root option
* chore: update lock
* feat: transform utils to js by detype
* refactor: load jsconfig and remove root option
* chore: remove babel/core
2023-09-18 15:19:59 +08:00