1.1.5 (2020-09-04)
- build: setup publish workflow for bit.dev (9ad66aa)
1.1.4 (2020-08-28)
- docs: remove webcomponent.org demo as it doesn't work in their iframe (168f217)
1.1.3 (2020-08-28)
- docs: add webcomponent.org demo snippet (68a6dbc)
1.1.2 (2020-08-27)
- docs: use absolute example urls to to ensure links work on npm (d9bbec0)
1.1.1 (2020-08-22)
- docs: update button types from long/short to buy/plain (b28c48e)
1.1.0 (2020-08-21)
1.0.4 (2020-07-22)
- add lowercase property aliases for button-element (7b1f623)
1.0.3 (2020-06-25)
- remove paymentRequest and merchantInfo from invalidation properties (ecafb34)
1.0.2 (2020-06-24)
1.0.1 (2020-06-23)
- add support for when dynamic button is rendered (3264778)
1.0.0 (2020-06-21)
0.11.0 (2020-06-19)
- add prefetchPaymentData integration (7b0e4dd)
0.10.1 (2020-06-19)
- update homepage property of package.json from master to main (0ab5994)
0.10.0 (2020-06-18)
- generate minified resources (f1a9165)
0.9.1 (2020-06-18)
- include LICENSE file to npm packages (f180377)
0.9.0 (2020-06-17)
- remove logic to infer paymentRequest properties
- restore primaryBranch configuration (b2fce29)
0.8.0 (2020-06-16)
- remove logic to infer callbackIntents based on callback methods
- convert button-react to es modules
- examples: replace http-server with serve (f9e9643)
- include umd modules in npm packages (48582dd)
- remove logic to infer callbackIntents based on callback methods (49e5ad2), closes #13
- add keywords to npm package (eb7e1cb)
- convert button-react to es modules (c6ddb0a)
- update package dependency for @types/googlepay to 0.4.1 (89f48fc)
0.7.0 (2020-06-16)
- initial public release (5fc265a)
0.6.0 (2020-06-11)
- return paymentMethodPresent when ready to pay changes
- don't set className if className is empty (b288b5e)
- return paymentMethodPresent when ready to pay changes (0219559)
0.5.4 (2020-06-08)
- don't load pay.js if already loaded (1e457b6)