Releases: tebexio/Tebex.js
Releases · tebexio/Tebex.js
v1.7.0
What's Changed
- Bump vitest, @vitest/browser and @vitest/coverage-istanbul by @dependabot in #21
- Update CONTRIBUTING.md by @Chilledson in #22
- Add defaultPaymentMethod option, expose CheckoutZoidProps type by @tebexjaames in #23
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- Flesh out config option validation, change errors to soft warnings by @tebexjaames in #16
- 8828489432 Fix broken web component setup in SSR environments by @tebexjaames in #18
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Add local environment variable support by @Chilledson in #14
- 7870812034 Add modal close options by @tebexjaames in #15
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Add "auto" theme option, for automatically selecting theme based on user's system preferences by @tebexjaames in #13
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Features
- Add the ability to set a default language by @tebexjaames in #12
- Add the ability to redirect after checkout completed by @tebexjaames in #12
Fixes
- Remove highlight when tabbing to popup by @tebexjaames in #12
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Readme updates to mention v/1.js and Web Components by @tebexjaames in #8
- Add "default" theme option by @tebexjaames in #9
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Add code tests by @tebexjaames in #3
- Create contributing.md by @Chilledson in #5
- Add web component, remove bowser dependency by @tebexjaames in #4
- Add install of playwright browsers by @Chilledson in #6
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release of Tebex.js to npm