We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b3425 commit bab0183Copy full SHA for bab0183
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [5.2.1](https://github.com/react-bootstrap/react-overlays/compare/v5.2.0...v5.2.1) (2022-09-16)
2
+
3
4
+### Bug Fixes
5
6
+* **usePopper:** fix exported Modifier type ([#1013](https://github.com/react-bootstrap/react-overlays/issues/1013)) ([96b3425](https://github.com/react-bootstrap/react-overlays/commit/96b34251baf534d146a6cf84bb3f20dda451db5b))
7
8
9
10
11
12
# [5.2.0](https://github.com/react-bootstrap/react-overlays/compare/v5.1.2...v5.2.0) (2022-06-02)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-overlays",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments