Skip to content

v2.0.0-beta.15

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 01:59

2.0.0-beta.15 (2024-07-24)

Reverts

Revert "fix: temporary workaround for types build error" (28f090e)

This reverts commit 1874533.

Was not actually needed, the error was in another temporary workaround commit.
Now works fine without both.

Revert "build: added temporary workaround for @vuejs/language-tools #4497" (321471f), closes #4497

This reverts commit 60b269b.

The issue was fixed and having the override was causing the real type emit
issue.