2023-05-12 (v3.6.4)
Notable Changes
- Updated the
type-checkscript, fixing an bug introduced in the 2023-05-05 release that thetype-checkscript in many templates has no effect at all #275 - Configured
transformMode.webinvitest.config.jsto support testing JSX/TSX components (by @lakb248 in #269) - Removed
* { position: relative }frombase.cssto avoid pollution of global style (by @btea in #271)
Full Changelog: v3.6.3...v3.6.4
How to Upgrade an Existing Project: #70 (comment)