gatsby-react-router-scroll
Advanced tools
Comparing version 6.3.0-next.0 to 6.3.0-next.1
@@ -6,2 +6,8 @@ # Changelog: `gatsby-react-router-scroll` | ||
## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.2.0/packages/gatsby-react-router-scroll) (2022-11-25) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2) | ||
**Note:** Version bump only for package gatsby-react-router-scroll | ||
## [6.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.1.0/packages/gatsby-react-router-scroll) (2022-11-22) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-react-router-scroll", | ||
"description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby", | ||
"version": "6.3.0-next.0", | ||
"version": "6.3.0-next.1", | ||
"author": "Jimmy Jia", | ||
@@ -28,3 +28,3 @@ "bugs": { | ||
"peerDependencies": { | ||
"@gatsbyjs/reach-router": "^2.0.0-v2.0", | ||
"@gatsbyjs/reach-router": "^2.0.0", | ||
"react": "^18.0.0 || ^0.0.0", | ||
@@ -46,3 +46,3 @@ "react-dom": "^18.0.0 || ^0.0.0" | ||
}, | ||
"gitHead": "7c27b0d7de77dc0ddcfec15515756f1b90000dae" | ||
"gitHead": "11efd366009a859fc48574d6b01e088fca596815" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48719