Skip to content

Releases: policyfly/vue-script-tsc

v1.3.1

28 Nov 16:04
Compare
Choose a tag to compare

1.3.1 (2022-11-28)

Bug Fixes

  • host: show console warning when trying to type check <script setup> (0890fb5)

v1.3.0

08 Oct 13:21
Compare
Choose a tag to compare

1.3.0 (2021-10-08)

Features

  • support incremental builds (98d3578), closes #5

v1.2.0

01 Oct 09:42
Compare
Choose a tag to compare

1.2.0 (2021-10-01)

Features

  • respect files/include/exclude options for .vue files (f2c5667), closes #3

v1.1.0

31 May 12:09
Compare
Choose a tag to compare

1.1.0 (2021-05-31)

Bug Fixes

  • return the correct line number for .vue diagnostic errors (6fee608), closes #2

Features

  • add color to the output (c17d914)

v1.0.2

28 May 15:56
Compare
Choose a tag to compare

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

28 May 15:10
Compare
Choose a tag to compare

1.0.1 (2021-05-28)

Bug Fixes

  • throw an error if any diagnostics are returned (acd18ca)

v1.0.0

27 May 15:04
Compare
Choose a tag to compare

1.0.0 (2021-05-27)

Features