Skip to content

4.1.0

Compare
Choose a tag to compare
@e271828- e271828- released this 17 Feb 18:52
· 1 commit to main since this release
a173a1a

What's Changed

  • feat: preload webview

NOTE: This release moves more work into the setup call. If you use the split setup and verify pattern, this means that the verify call will be much faster.

Please ensure you test this release with your own code, as it may now be optimal to change where setup occurs. For example, calling it as the final step during your initial app load may work well.

Full Changelog: 4.0.5...4.1.0