Releases: icd2k3/react-scroll-into-view-if-needed
Releases · icd2k3/react-scroll-into-view-if-needed
3.0.1
Fixes proptype issue with SSR (gatsby, next.js) thanks @tony
3.0.0
Updates dependencies and node version target (thanks @fhenderson)
2.1.7
- Fixes a minor propType warning outlined in this issue: #14
2.1.6
- scroll-into-view-if-needed upgrade
2.1.5
- Chore: maintains dependencies. And in doing so, includes some bug fixes from the good folks at scroll-into-view-if-needed.
2.1.4
- Chore: maintains dependencies including scroll-into-view-if-needed and fixes new linter rules
2.1.3
- Maintains dependencies, and in doing so, fixes #9
2.1.2
- Keeps up-to-date with the
scroll-into-view-if-needed
package. See their release details here here
2.1.1
- Keeps up-to-date with the
scroll-into-view-if-needed
package. See their release details here here
2.1.0
- Upgrades
scroll-into-view-if-needed
dependency to introduce a new skipOverflowHiddenElements
option