Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@joshsmith joshsmith released this 04 Jun 21:13
· 76 commits to develop since this release
f6f231a

Upgrade Instructions

This change fixes a conflict where we had both an error event and an error on the Stripe Element component.

If you previously accessed the error, e.g. by yielding to a block with your component, you should now prefer accessing stripeError.

The error event still fires as before.

Changelog