fix(web-ui): build with tsc instead of tsgo

This commit is contained in:
Mario Zechner
2026-03-15 16:44:49 +01:00
parent fb52c26d88
commit 01aed79232
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Build `@mariozechner/pi-web-ui` with `tsc` instead of `tsgo` so Lit decorator-based state updates rerender correctly.
## [0.58.2] - 2026-03-15
## [0.58.1] - 2026-03-14