gatsby-react-router-scroll
Advanced tools
Comparing version 6.1.0-next.0 to 6.1.0
@@ -6,2 +6,10 @@ # Changelog: `gatsby-react-router-scroll` | ||
## [6.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.0.0/packages/gatsby-react-router-scroll) (2022-11-08) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0) | ||
#### Chores | ||
- apply patches for v5 [#36796](https://github.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://github.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c)) | ||
## [5.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.24.0/packages/gatsby-react-router-scroll) (2022-09-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "gatsby-react-router-scroll", | ||
"description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby", | ||
"version": "6.1.0-next.0", | ||
"version": "6.1.0", | ||
"author": "Jimmy Jia", | ||
@@ -17,3 +17,3 @@ "bugs": { | ||
"babel-plugin-dev-expression": "^0.2.3", | ||
"babel-preset-gatsby-package": "^3.1.0-next.0", | ||
"babel-preset-gatsby-package": "^3.1.0", | ||
"cross-env": "^7.0.3", | ||
@@ -46,3 +46,3 @@ "history": "^5.0.1" | ||
}, | ||
"gitHead": "b556db3f445c0d5a71e08045aad87a38cd8d3151" | ||
"gitHead": "2cfb64b6a7d2fac447f4535c30a82fbcbc6251bf" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
48134
0