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 bbeaadd commit 7ecc1a6Copy full SHA for 7ecc1a6
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [1.4.1](https://github.com/react-restart/ui/compare/v1.4.0...v1.4.1) (2022-11-06)
2
+
3
4
+### Bug Fixes
5
6
+* forward eventListeners options to popper config ([#69](https://github.com/react-restart/ui/issues/69)) ([bbeaadd](https://github.com/react-restart/ui/commit/bbeaadd00f6db7cb665f9c0549828b915ff5ecf9))
7
8
9
10
11
12
# [1.4.0](https://github.com/react-restart/ui/compare/v1.3.1...v1.4.0) (2022-09-05)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments