Releases: policyfly/vue-script-tsc
Releases · policyfly/vue-script-tsc
v1.3.1
1.3.1 (2022-11-28)
Bug Fixes
- host: show console warning when trying to type check <script setup> (0890fb5)
v1.3.0
1.3.0 (2021-10-08)
Features
- support incremental builds (98d3578), closes #5
v1.2.0
1.2.0 (2021-10-01)
Features
- respect files/include/exclude options for .vue files (f2c5667), closes #3
v1.1.0
1.1.0 (2021-05-31)
Bug Fixes
- return the correct line number for
.vue
diagnostic errors (6fee608), closes #2
Features
v1.0.2
1.0.2 (2021-05-28)
Bug Fixes
- args: use correct default paths when running from cli, clarify docs (e426221), closes #1
v1.0.1
1.0.1 (2021-05-28)
Bug Fixes
- throw an error if any diagnostics are returned (acd18ca)
v1.0.0
1.0.0 (2021-05-27)
Features