2.1.2
Bug Fixes
- Fix
SolitoImage
's globalloader
viaSolitoImageProvider
(close #280)
Features
- Support passing
href="#"
on native - This lets you conditionally render an
href
while still passing the type checker. Useful if you're asynchronously loading the link.