File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
gatsby-plugin-catch-links
gatsby-react-router-scroll Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-image" ,
33 "description" : " Lazy-loading React image component with optional support for the blur-up effect." ,
4- "version" : " 1.0.50 " ,
4+ "version" : " 1.0.51 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-link" ,
33 "description" : " An enhanced Link component for Gatsby sites with support for resource prefetching" ,
4- "version" : " 1.6.43 " ,
4+ "version" : " 1.6.44 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-catch-links" ,
33 "description" : " Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page." ,
4- "version" : " 1.0.21 " ,
4+ "version" : " 1.0.22 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-styletron" ,
33 "description" : " A Gatsby plugin for styletron with built-in server-side rendering support" ,
4- "version" : " 2.0.8 " ,
4+ "version" : " 2.0.9 " ,
55 "author" : " Nadiia Dmytrenko <nadiia.dmytrenko@gmail.com>" ,
66 "authors" : [
77 " Nadiia Dmytrenko <nadiia.dmytrenko@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-react-router-scroll" ,
33 "description" : " React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby" ,
4- "version" : " 1.0.16 " ,
4+ "version" : " 1.0.17 " ,
55 "author" : " Jimmy Jia" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby" ,
33 "description" : " React.js Static Site Generator" ,
4- "version" : " 1.9.258 " ,
4+ "version" : " 1.9.259 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./dist/bin/gatsby.js"
5151 "gatsby-1-config-css-modules" : " ^1.0.11" ,
5252 "gatsby-1-config-extract-plugin" : " ^1.0.3" ,
5353 "gatsby-cli" : " ^1.1.51" ,
54- "gatsby-link" : " ^1.6.42 " ,
54+ "gatsby-link" : " ^1.6.44 " ,
5555 "gatsby-module-loader" : " ^1.0.11" ,
56- "gatsby-react-router-scroll" : " ^1.0.15 " ,
56+ "gatsby-react-router-scroll" : " ^1.0.17 " ,
5757 "glob" : " ^7.1.1" ,
5858 "graphql" : " ^0.11.7" ,
5959 "graphql-relay" : " ^0.5.1" ,
You can’t perform that action at this time.
0 commit comments