Skip to content

File tree

22 files changed

+28
-28
lines changed

22 files changed

+28
-28
lines changed

packages/gatsby-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-link",
33
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-cxs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-cxs",
33
"description": "Gatsby plugin to add SSR support for ctx",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Chen-Tai Hou <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-feed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-feed",
33
"description": "Creates an RSS feed for your Gatsby site.",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Nicholas Young <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-fullstory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-fullstory",
3-
"version": "4.11.0-next.0",
3+
"version": "4.11.0-next.1",
44
"description": "Plugin to add the tracking code for Fullstory.com",
55
"main": "index.js",
66
"scripts": {

packages/gatsby-plugin-google-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-analytics",
33
"description": "Gatsby plugin to add google analytics onto a site",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-google-gtag/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-gtag",
33
"description": "Gatsby plugin to add google gtag onto a site",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Tyler Buchea <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-google-tagmanager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-tagmanager",
33
"description": "Gatsby plugin to add google tagmanager onto a site",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Thijs Koerselman <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-image",
3-
"version": "2.11.0-next.0",
3+
"version": "2.11.0-next.1",
44
"scripts": {
55
"build": "npm-run-all -s clean -p build:*",
66
"build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts -d --declarationDir dist/src",

packages/gatsby-plugin-jss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-jss",
33
"description": "Gatsby plugin that adds SSR support for JSS",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Vladimir Guguiev <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-mdx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-mdx",
3-
"version": "3.11.0-next.0",
3+
"version": "3.11.0-next.1",
44
"description": "MDX integration for Gatsby",
55
"main": "index.js",
66
"license": "MIT",

packages/gatsby-plugin-netlify-cms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify-cms",
33
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
4-
"version": "6.11.0-next.0",
4+
"version": "6.11.0-next.1",
55
"author": "Shawn Erquhart <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-offline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-offline",
33
"description": "Gatsby plugin which sets up a site to be able to run offline",
4-
"version": "5.11.0-next.0",
4+
"version": "5.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-sharp/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sharp",
33
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -33,7 +33,7 @@
3333
"@types/sharp": "^0.29.5",
3434
"babel-preset-gatsby-package": "^2.11.0-next.0",
3535
"cross-env": "^7.0.3",
36-
"gatsby-plugin-image": "^2.11.0-next.0"
36+
"gatsby-plugin-image": "^2.11.0-next.1"
3737
},
3838
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme",
3939
"keywords": [

packages/gatsby-plugin-sitemap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sitemap",
33
"description": "Gatsby plugin that automatically creates a sitemap for your site",
4-
"version": "5.11.0-next.0",
4+
"version": "5.11.0-next.1",
55
"contributors": [
66
"Alex Moon <[email protected]>",
77
"Nicholas Young <[email protected]>"

packages/gatsby-plugin-styled-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-styled-components",
33
"description": "Gatsby plugin to add support for styled components",
4-
"version": "5.11.0-next.0",
4+
"version": "5.11.0-next.1",
55
"author": "Guten Ye <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-typography/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-typography",
33
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-react-router-scroll/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": "5.11.0-next.0",
4+
"version": "5.11.0-next.1",
55
"author": "Jimmy Jia",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-remark-autolink-headers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-autolink-headers",
33
"description": "Gatsby plugin to autolink headers in markdown processed by Remark",
4-
"version": "5.11.0-next.0",
4+
"version": "5.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-shopify/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-shopify",
3-
"version": "6.11.0-next.0",
3+
"version": "6.11.0-next.1",
44
"description": "Gatsby source plugin for building websites using Shopify as a data source.",
55
"scripts": {
66
"watch": "tsc-watch --outDir .",
@@ -32,7 +32,7 @@
3232
"@types/node-fetch": "^2.5.12",
3333
"@types/sharp": "^0.29.5",
3434
"cross-env": "^7.0.3",
35-
"gatsby-plugin-image": "^2.11.0-next.0",
35+
"gatsby-plugin-image": "^2.11.0-next.1",
3636
"msw": "^0.35.0",
3737
"prettier": "^2.5.1",
3838
"prettier-check": "^2.0.0",

packages/gatsby-source-wordpress/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gatsby-source-wordpress",
33
"description": "Source data from WordPress in an efficient and scalable way.",
44
"author": "Tyler Barnes <[email protected]>",
5-
"version": "6.11.0-next.0",
5+
"version": "6.11.0-next.1",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
@@ -57,7 +57,7 @@
5757
"babel-preset-gatsby": "^2.11.0-next.0",
5858
"babel-preset-gatsby-package": "^2.11.0-next.0",
5959
"cross-env": "^7.0.3",
60-
"gatsby-plugin-image": "^2.11.0-next.0",
60+
"gatsby-plugin-image": "^2.11.0-next.1",
6161
"identity-obj-proxy": "^3.0.0",
6262
"react-test-renderer": "^16.14.0",
6363
"rimraf": "^3.0.2",

packages/gatsby-transformer-sqip/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "gatsby-transformer-sqip",
33
"description": "Generates geometric primitive version of images",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Benedikt Rötsch <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.15.4",
1111
"fs-extra": "^10.0.0",
12-
"gatsby-plugin-sharp": "^4.11.0-next.0",
12+
"gatsby-plugin-sharp": "^4.11.0-next.1",
1313
"md5-file": "^5.0.0",
1414
"mini-svg-data-uri": "^1.4.3",
1515
"p-queue": "^6.6.2",

packages/gatsby/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "4.11.0-next.0",
4+
"version": "4.11.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -83,13 +83,13 @@
8383
"gatsby-core-utils": "^3.11.0-next.0",
8484
"gatsby-graphiql-explorer": "^2.11.0-next.0",
8585
"gatsby-legacy-polyfills": "^2.11.0-next.0",
86-
"gatsby-link": "^4.11.0-next.0",
86+
"gatsby-link": "^4.11.0-next.1",
8787
"gatsby-page-utils": "^2.11.0-next.0",
8888
"gatsby-parcel-config": "^0.2.0-next.0",
8989
"gatsby-plugin-page-creator": "^4.11.0-next.0",
9090
"gatsby-plugin-typescript": "^4.11.0-next.0",
9191
"gatsby-plugin-utils": "^3.5.0-next.0",
92-
"gatsby-react-router-scroll": "^5.11.0-next.0",
92+
"gatsby-react-router-scroll": "^5.11.0-next.1",
9393
"gatsby-telemetry": "^3.11.0-next.0",
9494
"gatsby-worker": "^1.11.0-next.0",
9595
"glob": "^7.2.0",

0 commit comments

Comments
 (0)