π Bug Fixes
- bindings: a directive is not an attribute β stop resolving :if/:show/:text (b5499a2) (by glennmichael123 gtorregosa@gmail.com)
- client-script: publish a declaration that has no initializer (6e0a23c) (by glennmichael123 gtorregosa@gmail.com)
- a11y: take a file or a glob, never pass an empty scan, skip layout tables (c5965f1) (by glennmichael123 gtorregosa@gmail.com)
- tooltip: ship the x-tooltip runtime, which was exported and never called (bf5ee4e) (by glennmichael123 gtorregosa@gmail.com)
- ssg: fail the build on a failed @include, and let a caller set partialsDir (4b594c1) (by glennmichael123 gtorregosa@gmail.com)
- props: accept an interface, and make
from 'stx'resolve for the checker (15c2ae1) (by glennmichael123 gtorregosa@gmail.com) - typecheck: check a bare <script>, and stop one syntax error muting the run (f85e31a) (by glennmichael123 gtorregosa@gmail.com)
- components: preserve conditional slot signals (6e29f85) (by Chris Breuer chrisbreuer93@gmail.com)
- runtime: preserve newly rendered interactions (10cbbac) (by Chris Breuer chrisbreuer93@gmail.com)
π§Ή Chores
- release v0.2.176 (c7a1aae) (by glennmichael123 gtorregosa@gmail.com)
- deps: pickier 0.1.56, and drop the suppression it makes unnecessary (0714580) (by glennmichael123 gtorregosa@gmail.com)
Contributors
- Chris Breuer chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com