This repository was archived by the owner on Mar 27, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 33` react-stripe-elements ` adheres to
44[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6- ## v6.0.0 - 2019-11-05
6+ ## v6.0.1 - 2019-11-13
7+
8+ Version bump that fixes some typos, no changes.
9+
10+ ## v6.0.0 - 2019-11-13
711
812### New Features
913
1317The primary reason you would want an Elements instance is to use
1418[ ` elements.getElement() ` ] ( https://stripe.com/docs/stripe-js/reference#elements-get-element ) .
1519which provides an easy way to get a reference to an Element. You will need to
16- get a refrence to an Element to use
20+ get a reference to an Element to use
1721[ ` confirmCardPayment ` ] ( https://stripe.com/docs/stripe-js/reference#stripe-confirm-card-payment ) ,
1822[ ` confirmCardSetup() ` ] ( https://stripe.com/docs/stripe-js/reference#stripe-confirm-card-setup ) ,
1923or
Original file line number Diff line number Diff line change 11{
22 "name" : " react-stripe-elements" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 6.0.1 " ,
44 "description" : " React components for Stripe.js and Stripe Elements" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments