gatsby-plugin-layout
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,8 @@ # Change Log | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.0.1...gatsby-plugin-layout@1.0.2) (2018-09-24) | ||
**Note:** Version bump only for package gatsby-plugin-layout | ||
<a name="1.0.1"></a> | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-plugin-layout", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Stub description for gatsby-plugin-layout", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "c82f2a87e6f7d6c63982a003062f48aae099819b" | ||
"gitHead": "fe384a3554c1c2024cba1c9e7167569593814f18" | ||
} |
@@ -76,3 +76,3 @@ # gatsby-plugin-layout | ||
This can make it complicated to support transitions or state without using the [`wrapPageElement` browser API](https://next.gatsbyjs.org/docs/browser-apis/#wrapPageElement) (and the [SSR equivalent](https://next.gatsbyjs.org/docs/ssr-apis/#wrapPageElement)). This plugin implements those APIs for you, which reimplements the behavior of Gatsby V1. | ||
This can make it complicated to support transitions or state without using the [`wrapPageElement` browser API](https://gatsbyjs.org/docs/browser-apis/#wrapPageElement) (and the [SSR equivalent](https://gatsbyjs.org/docs/ssr-apis/#wrapPageElement)). This plugin implements those APIs for you, which reimplements the behavior of Gatsby V1. | ||
@@ -79,0 +79,0 @@ ## Troubleshooting |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10889
1