@paprika/popover
Advanced tools
Comparing version
# Changelog | ||
## 2.0.8-next.0 | ||
### Patch Changes | ||
- d60fb99: peerDependencies now include react@17 and react@18 | ||
- Updated dependencies [d60fb99] | ||
- @paprika/constants@1.0.1-next.0 | ||
- @paprika/raw-button@1.0.15-next.0 | ||
- @paprika/tokens@2.0.1-next.0 | ||
- @paprika/helpers@2.4.2-next.0 | ||
- @paprika/stylers@1.1.8-next.0 | ||
## 2.0.7 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@paprika/popover", | ||
"version": "2.0.7", | ||
"version": "2.0.8-next.0", | ||
"description": "Popover component renders an overlay of content anchored to a trigger button (or specific positioning element). It can be triggered by click (or keypress), by hover (or keyboard focus – as a tooltip), or programatically", | ||
@@ -20,7 +20,7 @@ "author": "@paprika", | ||
"@babel/runtime-corejs2": "^7.3.1", | ||
"@paprika/constants": "^1.0.0", | ||
"@paprika/helpers": "^2.4.1", | ||
"@paprika/raw-button": "^1.0.14", | ||
"@paprika/stylers": "^1.1.7", | ||
"@paprika/tokens": "^2.0.0", | ||
"@paprika/constants": "^1.0.1-next.0", | ||
"@paprika/helpers": "^2.4.2-next.0", | ||
"@paprika/raw-button": "^1.0.15-next.0", | ||
"@paprika/stylers": "^1.1.8-next.0", | ||
"@paprika/tokens": "^2.0.1-next.0", | ||
"lodash.throttle": "^4.1.1", | ||
@@ -33,4 +33,4 @@ "memoize-one": "^5.0.0", | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0", | ||
"react": "^16.8.4 || ^17.0.2 || ^18.0.0", | ||
"react-dom": "^16.8.4 || ^17.0.2 || ^18.0.0", | ||
"styled-components": "^4.2.0" | ||
@@ -37,0 +37,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
168744
0.23%2
100%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed