Skip to content

withWasm HoC

Compare
Choose a tag to compare
@mbasso mbasso released this 01 Feb 02:54
· 6 commits to master since this release

Features

Includes a new withWasm API that returns an HoC (thanks to @mfrachet in #1)

Fix

  • Fixes module reinstantiation using lifecycle methods (see #2)

Breaking changes

None