Gatsby React Router Scroll streamlines scroll management within Gatsby projects, ensuring a smoother user experience during navigation. Comparing version 6.13.0 with the previous stable version 6.12.0, several updates are worth noting for developers. Both versions maintain core functionality, leveraging React Router to control page scrolling. Key dependencies like prop-types and @babel/runtime remain consistent, indicating a focus on stability. A subtle but important change manifests in the devDependencies. The babel-preset-gatsby-package was bumped from 3.12.0 to 3.13.0 in version 6.13.0. this likely reflects updates to Gatsby's internal build tools and may include performance improvements or bug fixes related to the build process impacting the developers utilising the library.
For developers using this library, the peer dependencies remain unchanged, requiring compatible versions of React, React DOM, and @gatsbyjs/reach-router. This indicates no breaking changes in the core API. The updated babel-preset-gatsby-package suggests a potential upgrade to build tooling that could offer more efficient compilation or compatibility with newer JavaScript features. Moreover, The unpackedSize went from 52235 to 52526 likely reflecting the inclusion of new features. Developers should always review the Gatsby changelog and migration guides when upgrading to harness any potential benefits.
The are not vulnerabilities for the version 6.13.0 of the package gatsby-react-router-scroll