Skip to content

Commit 8fed439

Browse files
committed
1 parent ca172c8 commit 8fed439

File tree

16 files changed

+58
-10
lines changed

16 files changed

+58
-10
lines changed

packages/gatsby-admin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.14.0-next.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.14.0-next.6) (2021-04-22)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.14.0-next.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.14.0-next.5) (2021-04-20)
711

812
**Note:** Version bump only for package gatsby-admin

packages/gatsby-admin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.14.0-next.5",
3+
"version": "0.14.0-next.6",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,11 +20,11 @@
2020
"@typescript-eslint/parser": "^4.14.2",
2121
"csstype": "^2.6.14",
2222
"formik": "^2.2.6",
23-
"gatsby": "^3.4.0-next.5",
23+
"gatsby": "^3.4.0-next.6",
2424
"gatsby-interface": "^0.0.244",
2525
"gatsby-plugin-typescript": "^3.4.0-next.3",
2626
"gatsby-plugin-webfonts": "^1.1.4",
27-
"gatsby-source-graphql": "^3.4.0-next.1",
27+
"gatsby-source-graphql": "^3.4.0-next.2",
2828
"lodash-es": "^4.17.21",
2929
"ncp": "^2.0.0",
3030
"nodemon": "^2.0.7",

packages/gatsby-plugin-flow/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.0-next.1) (2021-04-22)
7+
8+
**Note:** Version bump only for package gatsby-plugin-flow
9+
610
# [2.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.0-next.0) (2021-04-09)
711

812
**Note:** Version bump only for package gatsby-plugin-flow

packages/gatsby-plugin-flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-flow",
3-
"version": "2.4.0-next.0",
3+
"version": "2.4.0-next.1",
44
"description": "Provides drop-in support for Flow by adding @babel/preset-flow.",
55
"main": "index.js",
66
"scripts": {

packages/gatsby-plugin-netlify-cms/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@[email protected]) (2021-04-22)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update minor and patch for gatsby-plugin-netlify-cms ([#30526](https://github.com/gatsbyjs/gatsby/issues/30526)) ([55163ca](https://github.com/gatsbyjs/gatsby/commit/55163ca7cf4c4ad92c604f82bb4442dabb5bfc92))
11+
612
# [5.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@[email protected]) (2021-04-09)
713

814
**Note:** Version bump only for package gatsby-plugin-netlify-cms

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

Lines changed: 1 addition & 1 deletion
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": "5.4.0-next.0",
4+
"version": "5.4.0-next.1",
55
"author": "Shawn Erquhart <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-netlify/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.4.0-next.1) (2021-04-22)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update minor and patch for gatsby-plugin-netlify ([#30680](https://github.com/gatsbyjs/gatsby/issues/30680)) ([118105b](https://github.com/gatsbyjs/gatsby/commit/118105bbd9849b3ca263d0bd8cc37f93f78b658e))
11+
612
# [3.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.4.0-next.0) (2021-04-09)
713

814
**Note:** Version bump only for package gatsby-plugin-netlify

packages/gatsby-plugin-netlify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify",
33
"description": "A Gatsby plugin which generates a _headers file for netlify",
4-
"version": "3.4.0-next.0",
4+
"version": "3.4.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-preload-fonts/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.4.0-next.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@[email protected]) (2021-04-22)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update minor and patch for gatsby-plugin-preload-fonts ([#29383](https://github.com/gatsbyjs/gatsby/issues/29383)) ([750e5a2](https://github.com/gatsbyjs/gatsby/commit/750e5a2e0c0b663a0ae05ed2fcc46bf66700ef47))
11+
612
# [2.4.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@[email protected]) (2021-04-20)
713

814
**Note:** Version bump only for package gatsby-plugin-preload-fonts

packages/gatsby-plugin-preload-fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-preload-fonts",
33
"description": "Gatsby plugin for preloading fonts per page",
4-
"version": "2.4.0-next.3",
4+
"version": "2.4.0-next.4",
55
"author": "Aaron Ross <[email protected]>",
66
"main": "index.js",
77
"bin": {

packages/gatsby-plugin-sitemap/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0-next.1) (2021-04-22)
7+
8+
**Note:** Version bump only for package gatsby-plugin-sitemap
9+
610
# [4.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0-next.0) (2021-04-19)
711

812
**Note:** Version bump only for package gatsby-plugin-sitemap

packages/gatsby-plugin-sitemap/package.json

Lines changed: 1 addition & 1 deletion
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": "4.0.0-next.0",
4+
"version": "4.0.0-next.1",
55
"author": "Nicholas Young &lt;[email protected]&gt;",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-graphql/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.4.0-next.2) (2021-04-22)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update minor and patch for gatsby-source-graphql ([#28360](https://github.com/gatsbyjs/gatsby/issues/28360)) ([604c25f](https://github.com/gatsbyjs/gatsby/commit/604c25fe7a7c15c7a5ae8fa25b538c1631df330a))
11+
612
# [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.4.0-next.1) (2021-04-19)
713

814
**Note:** Version bump only for package gatsby-source-graphql

packages/gatsby-source-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-graphql",
33
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL",
4-
"version": "3.4.0-next.1",
4+
"version": "3.4.0-next.2",
55
"author": "Mikhail Novikov <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.4.0-next.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.4.0-next.6) (2021-04-22)
7+
8+
### Bug Fixes
9+
10+
- **gatsby:** Don't use process.cwd() to find public directory for DEV_SSR ([#30605](https://github.com/gatsbyjs/gatsby/issues/30605)) ([31e2f79](https://github.com/gatsbyjs/gatsby/commit/31e2f79a3e3e7efa5b53345399f935b8dba7aefb))
11+
- **gatsby:** filter out not applicable flags (isCi / command) when constructing flags message ([#30977](https://github.com/gatsbyjs/gatsby/issues/30977)) ([b9ef04a](https://github.com/gatsbyjs/gatsby/commit/b9ef04a1d47f1178feadb49afca336a4b5d077cf))
12+
13+
### Features
14+
15+
- **gatsby:** Add Typescript types for function requests/responses ([#30991](https://github.com/gatsbyjs/gatsby/issues/30991)) ([b8692ac](https://github.com/gatsbyjs/gatsby/commit/b8692ac15bcef0c6bdbd3f6c920e36af848240b3))
16+
- **gatsby:** parse cookies in functions to req.cookies ([#30993](https://github.com/gatsbyjs/gatsby/issues/30993)) ([ca172c8](https://github.com/gatsbyjs/gatsby/commit/ca172c8f043c842a297f1e6029b078b94031d3b5))
17+
618
# [3.4.0-next.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.4.0-next.5) (2021-04-20)
719

820
**Note:** Version bump only for package gatsby

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
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": "3.4.0-next.5",
4+
"version": "3.4.0-next.6",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"

0 commit comments

Comments
 (0)