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 4f9168a commit 53a0e2eCopy full SHA for 53a0e2e
packages/popover/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @gluestack-ui/popover
2
3
+## 0.1.6
4
+
5
+### Patch Changes
6
7
+- added shouldflip, context changes and handleclose fixes
8
9
## 0.1.5
10
11
### Patch Changes
packages/popover/package.json
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/popover",
- "version": "0.1.5",
+ "version": "0.1.6",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
0 commit comments