Skip to content

v4.2.3-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsamr jsamr released this 25 Jul 21:21
· 12 commits to dev/4.x since this release

🚀 give us feedback here: #390

Bugfixes

  • Rendered HTML with uri prop displays “undefined” (#256)
  • Custom wrapper ignored (#276), thanks @tomdaniel-it

Enhancements

  • HTML: use a proxy method setStateSafe to avoid updating while unmounted.