Skip to content

2.1.2

Compare
Choose a tag to compare
@nandorojo nandorojo released this 13 Dec 22:56
· 248 commits to master since this release

Bug Fixes

  • Fix SolitoImage's global loader via SolitoImageProvider (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.