We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2811f8a commit 379cfd5Copy full SHA for 379cfd5
clients/.changeset/weak-maps-occur.md
clients/packages/checkout/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @polar-sh/checkout
2
3
+## 0.1.7
4
+
5
+### Patch Changes
6
7
+- 2811f8a: Prevent embed to be closed while checkout is processing payment
8
9
## 0.1.6
10
11
### Patch Changes
clients/packages/checkout/package.json
@@ -4,7 +4,7 @@
"author": "Polar",
"license": "Apache-2.0",
"type": "module",
- "version": "0.1.6",
+ "version": "0.1.7",
"scripts": {
"dev": "tsup --watch",
"build": "tsup --minify terser --sourcemap"
0 commit comments