Releases: stripe/terminal-js
Releases · stripe/terminal-js
v0.20.0
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- [v0.19.0] update types for release by @henryx-stripe in #85
- [v0.19.0] run linter for terminal.d.ts by @henryx-stripe in #86
Full Changelog: v0.14.0...v0.19.0
v0.18.0
What's Changed
- [Collect Inputs] Update collect inputs by @zakh-stripe in #76
- [Collect Inputs] Use ICancelResponse by @zakh-stripe in #77
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #78
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #79
- [QR + Reader Settings + DCC] Update types by @henryx-stripe in #81
New Contributors
- @zakh-stripe made their first contribution in #76
- @henryx-stripe made their first contribution in #81
Full Changelog: v0.13.0...v0.18.0
v0.13.0
What's Changed
- Bump protobufjs from 6.11.3 to 7.2.4 by @dependabot in #69
- Bump @babel/traverse from 7.9.6 to 7.23.2 by @dependabot in #73
- Bump protobufjs from 7.2.4 to 7.2.5 by @dependabot in #75
- add new types for upcoming surcharging support by @lins-stripe in #74
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- add ITippingConfig for tip eligible amounts by @lins-stripe in #54
- Adding types for update PI feature by @lins-stripe in #55
- bump package.json version to 11.1 by @lins-stripe in #58
- skiplibcheck to fix tsc errors for now by @lins-stripe in #59
- Bump qs from 6.10.1 to 6.11.0 by @dependabot in #61
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #62
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #63
- terminal: Add
tipAmount
to simulator configuration by @billfinn-stripe in #64 - Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #70
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #71
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #72
New Contributors
- @billfinn-stripe made their first contribution in #64
Full Changelog: v0.10.1...v0.12.0
v0.11.2
v0.11.0
What's Changed
- Support for tip-eligible amounts with new
ITippingConfig
object inICollectConfig
v0.10.1
What's Changed
- Bump protobufjs from 6.9.0 to 6.11.3 by @dependabot in #50
- bump node by @jdivock-stripe in #51
New Contributors
- @lins-stripe made their first contribution in #49
v0.10.0
- Add
config_override
parameter tocollectPaymentMethod
to allow for skip tipping
v0.8.0
- Adds types for SetupIntents