Skip to content

v4.0.3

Latest

Choose a tag to compare

@janmeier janmeier released this 24 Mar 11:41
· 9 commits to master since this release
v4.0.3
59d7246

What's Changed

  • Add validation for misconfigured domain or client ID.

When calling fetchMetadata, we now try to catch and warn the user about the most common failure modes. This will not catch all domain errors, because the fetch might fail due to CORS, which we cannot easily distinquish from other network related errors. But it's a lot better than nothing

#36

Full Changelog: v4.0.2...v4.0.3