# Changelog: `gatsby-dev-cli`

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.15.0/packages/gatsby-dev-cli) (2025-08-27)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.15)

#### Bug Fixes

- update dependency chokidar to ^3.6.0 [#39174](https://github.com/gatsbyjs/gatsby/issues/39174) ([5717252](https://github.com/gatsbyjs/gatsby/commit/571725239b77f2b0604b43be3e1aaaf9cda4a5d8))

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.14.0/packages/gatsby-dev-cli) (2024-11-06)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14)

#### Bug Fixes

- fix webpack compilation when pnpm is used fix [#38757](https://github.com/gatsbyjs/gatsby/issues/38757) ([d2ffc2a](https://github.com/gatsbyjs/gatsby/commit/d2ffc2a348fd62f9b0f887f860d415c813f9cbac))
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))

#### Chores

- disable telemetry [#39137](https://github.com/gatsbyjs/gatsby/issues/39137) ([1b1720b](https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8))

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.1/packages/gatsby-dev-cli) (2024-01-23)

#### Bug Fixes

- fix webpack compilation when pnpm is used fix [#38757](https://github.com/gatsbyjs/gatsby/issues/38757) fix [#38804](https://github.com/gatsbyjs/gatsby/issues/38804) ([fc0eea1](https://github.com/gatsbyjs/gatsby/commit/fc0eea1eec9edcce77018d6d58a3070292cd5887))

## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.0/packages/gatsby-dev-cli) (2023-12-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)

**Note:** Version bump only for package gatsby-dev-cli

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.12.0/packages/gatsby-dev-cli) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)

#### Bug Fixes

- update dependency verdaccio to ^5.25.0 for gatsby-dev-cli [#38318](https://github.com/gatsbyjs/gatsby/issues/38318) ([cde8b49](https://github.com/gatsbyjs/gatsby/commit/cde8b49a4d90cf2bbf4bd75a32f4fd849656f79a))

## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.11.0/packages/gatsby-dev-cli) (2023-06-15)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)

**Note:** Version bump only for package gatsby-dev-cli

## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.10.0/packages/gatsby-dev-cli) (2023-05-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10)

#### Bug Fixes

- update dependency verdaccio to ^5.24.1 for gatsby-dev-cli [#38026](https://github.com/gatsbyjs/gatsby/issues/38026) ([49578cb](https://github.com/gatsbyjs/gatsby/commit/49578cbb2b3caf9dcc15442ebbe6ad2a061a08e1))

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.9.0/packages/gatsby-dev-cli) (2023-04-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9)

#### Bug Fixes

- update dependency verdaccio to ^5.23.1 for gatsby-dev-cli [#37871](https://github.com/gatsbyjs/gatsby/issues/37871) ([85d2aed](https://github.com/gatsbyjs/gatsby/commit/85d2aed9eb64b80a255ab78622291db4c358c772))
- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.8.0/packages/gatsby-dev-cli) (2023-03-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)

#### Bug Fixes

- Add `self_path` to verdaccio config [#37727](https://github.com/gatsbyjs/gatsby/issues/37727) ([b9def24](https://github.com/gatsbyjs/gatsby/commit/b9def24d957d16d8ba6b520ef71bed459ee9a784))

### [5.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.7.1/packages/gatsby-dev-cli) (2023-03-10)

#### Bug Fixes

- Add `self_path` to verdaccio config [#37727](https://github.com/gatsbyjs/gatsby/issues/37727) [#37736](https://github.com/gatsbyjs/gatsby/issues/37736) ([9da5bdd](https://github.com/gatsbyjs/gatsby/commit/9da5bdd1f129e8d7afe56b60aef07bac38164daf))

## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.7.0/packages/gatsby-dev-cli) (2023-02-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7)

**Note:** Version bump only for package gatsby-dev-cli

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.6.0/packages/gatsby-dev-cli) (2023-02-07)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6)

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.5.0/packages/gatsby-dev-cli) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)

#### Chores

- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))

## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.4.0/packages/gatsby-dev-cli) (2023-01-10)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4)

#### Bug Fixes

- update minor and patch dependencies for gatsby-dev-cli [#37379](https://github.com/gatsbyjs/gatsby/issues/37379) ([9c4d90e](https://github.com/gatsbyjs/gatsby/commit/9c4d90e070ca2947037d85195a52a7cce238444b))

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.3.0/packages/gatsby-dev-cli) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)

#### Bug Fixes

- update minor and patch dependencies for gatsby-dev-cli [#37161](https://github.com/gatsbyjs/gatsby/issues/37161) ([1813ac6](https://github.com/gatsbyjs/gatsby/commit/1813ac6cf2935c47f10ec84d614cd80764084056))

## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.2.0/packages/gatsby-dev-cli) (2022-11-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2)

**Note:** Version bump only for package gatsby-dev-cli

## [5.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.1.0/packages/gatsby-dev-cli) (2022-11-22)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.1)

#### Chores

- Repository Cleanup [#37035](https://github.com/gatsbyjs/gatsby/issues/37035) ([0fb0390](https://github.com/gatsbyjs/gatsby/commit/0fb0390ef41f771d21c3829e91cc3f683044b696))

## [5.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.0.0/packages/gatsby-dev-cli) (2022-11-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0)

#### Chores

- apply patches for v5 [#36796](https://github.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://github.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c))
- Upgrade to verdaccio v5 [#36649](https://github.com/gatsbyjs/gatsby/issues/36649) ([17a776d](https://github.com/gatsbyjs/gatsby/commit/17a776d269c8c459c00305ff7f9f05228b1f13e2))

## [4.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.24.0/packages/gatsby-dev-cli) (2022-09-27)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)

**Note:** Version bump only for package gatsby-dev-cli

## [4.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.23.0/packages/gatsby-dev-cli) (2022-09-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.23)

#### Bug Fixes

- adjust setup to 'just work' with npm 8.5 [#36498](https://github.com/gatsbyjs/gatsby/issues/36498) ([3f5e57c](https://github.com/gatsbyjs/gatsby/commit/3f5e57c6aa76fd766b45a831dda35a19d84770b2))

## [4.22.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.22.0/packages/gatsby-dev-cli) (2022-08-30)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.22)

**Note:** Version bump only for package gatsby-dev-cli

## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.21.0/packages/gatsby-dev-cli) (2022-08-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)

**Note:** Version bump only for package gatsby-dev-cli

## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.20.0/packages/gatsby-dev-cli) (2022-08-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

**Note:** Version bump only for package gatsby-dev-cli

## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.19.0/packages/gatsby-dev-cli) (2022-07-19)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

**Note:** Version bump only for package gatsby-dev-cli

## [4.18.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.18.0/packages/gatsby-dev-cli) (2022-07-05)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18)

#### Bug Fixes

- update dependency chokidar to ^3.5.3 [#34643](https://github.com/gatsbyjs/gatsby/issues/34643) ([9b308cb](https://github.com/gatsbyjs/gatsby/commit/9b308cb744047beeea3a5b2f500fbf5a8b8ef2d5))
- update dependency got to ^11.8.5 for gatsby-dev-cli [#35799](https://github.com/gatsbyjs/gatsby/issues/35799) ([dcb1b7e](https://github.com/gatsbyjs/gatsby/commit/dcb1b7e45bfa84eeb3ed692bcb1e36354ad46c0c))

## [4.17.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.17.0/packages/gatsby-dev-cli) (2022-06-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17)

**Note:** Version bump only for package gatsby-dev-cli

## [4.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.16.0/packages/gatsby-dev-cli) (2022-06-07)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)

**Note:** Version bump only for package gatsby-dev-cli

## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.15.0/packages/gatsby-dev-cli) (2022-05-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15)

#### Chores

- Update README ([2289a2c](https://github.com/gatsbyjs/gatsby/commit/2289a2c48328754da409803c79f056f1edbb4b53))
- `yarn_pnp` tests uses `gatsby-dev-cli` instead of portals [#35699](https://github.com/gatsbyjs/gatsby/issues/35699) ([972e6e1](https://github.com/gatsbyjs/gatsby/commit/972e6e137150451d972c51259bf3ef29771a7d99))

## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.14.0/packages/gatsby-dev-cli) (2022-05-10)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14)

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.13.0/packages/gatsby-dev-cli) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)

#### Bug Fixes

- use package name not directory name [#35447](https://github.com/gatsbyjs/gatsby/issues/35447) ([028f348](https://github.com/gatsbyjs/gatsby/commit/028f3484c8ce70086ce8e3d121b5e183cc45f912))

### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.12.1/packages/gatsby-dev-cli) (2022-04-13)

**Note:** Version bump only for package gatsby-dev-cli

## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.12.0/packages/gatsby-dev-cli) (2022-04-12)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12)

#### Bug Fixes

- update dependency signal-exit to ^3.0.7 for gatsby-dev-cli [#34978](https://github.com/gatsbyjs/gatsby/issues/34978) ([bf918c6](https://github.com/gatsbyjs/gatsby/commit/bf918c65859f188ccb19a911a4c5f952021a1891))

## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.11.0/packages/gatsby-dev-cli) (2022-03-29)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11)

#### Chores

- replace all uses of gatsbyjs.org with gatsbyjs.com [#35101](https://github.com/gatsbyjs/gatsby/issues/35101) ([16cff41](https://github.com/gatsbyjs/gatsby/commit/16cff413e154dc4e74fc5be631d52c76273e5cbc))

## [4.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.10.0/packages/gatsby-dev-cli) (2022-03-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10)

#### Chores

- Deprecate create client paths plugin [#35124](https://github.com/gatsbyjs/gatsby/issues/35124) ([fb9c014](https://github.com/gatsbyjs/gatsby/commit/fb9c0144e53f5f514f87ab1f018b1975e9496987))

## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.9.0/packages/gatsby-dev-cli) (2022-03-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)

#### Chores

- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))

## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.8.0/packages/gatsby-dev-cli) (2022-02-22)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8)

**Note:** Version bump only for package gatsby-dev-cli

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.7.0/packages/gatsby-dev-cli) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-dev-cli

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.6.0/packages/gatsby-dev-cli) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)

#### Bug Fixes

- Do not ignore engines [#34461](https://github.com/gatsbyjs/gatsby/issues/34461) ([822c6ca](https://github.com/gatsbyjs/gatsby/commit/822c6ca376a18a00557f0dcb748c1bed39156862))

## [4.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.5.0/packages/gatsby-dev-cli) (2022-01-11)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5)

**Note:** Version bump only for package gatsby-dev-cli

## [4.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.4.0/packages/gatsby-dev-cli) (2021-12-14)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4)

#### Bug Fixes

- update minor and patch dependencies for gatsby-dev-cli [#34136](https://github.com/gatsbyjs/gatsby/issues/34136) ([9825955](https://github.com/gatsbyjs/gatsby/commit/9825955655e397f1bbdcbfdbff2b8ee96d34a0e8))

## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.3.0/packages/gatsby-dev-cli) (2021-12-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3)

**Note:** Version bump only for package gatsby-dev-cli

## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.2.0/packages/gatsby-dev-cli) (2021-11-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)

**Note:** Version bump only for package gatsby-dev-cli

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.1.0/packages/gatsby-dev-cli) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)

**Note:** Version bump only for package gatsby-dev-cli

## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.0.0/packages/gatsby-dev-cli) (2021-10-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)

#### Bug Fixes

- resolve correct versions of packages with unpkg resolve [#33551](https://github.com/gatsbyjs/gatsby/issues/33551) ([31d5a5e](https://github.com/gatsbyjs/gatsby/commit/31d5a5e4d9e508eeeb41b630c3cd7d6f77333856))
- update dependency signal-exit to ^3.0.5 for gatsby-dev-cli [#33369](https://github.com/gatsbyjs/gatsby/issues/33369) ([d9133d3](https://github.com/gatsbyjs/gatsby/commit/d9133d321c628ee53897e68c2a167724a8b23a6f))

### [3.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.14.1/packages/gatsby-dev-cli) (2021-10-18)

#### Bug Fixes

- resolve correct versions of packages with unpkg resolve [#33551](https://github.com/gatsbyjs/gatsby/issues/33551) resolve [#33570](https://github.com/gatsbyjs/gatsby/issues/33570) ([016bab7](https://github.com/gatsbyjs/gatsby/commit/016bab788b4bc1cb859cee15f92ded287cbdf661))

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.14.0/packages/gatsby-dev-cli) (2021-09-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

#### Bug Fixes

- update dependency chokidar to ^3.5.2 [#32985](https://github.com/gatsbyjs/gatsby/issues/32985) ([e710518](https://github.com/gatsbyjs/gatsby/commit/e710518ab85953e194ef6f6e8bc9828aa47d3ad4))

#### Chores

- update babel monorepo [#32996](https://github.com/gatsbyjs/gatsby/issues/32996) ([048c7a7](https://github.com/gatsbyjs/gatsby/commit/048c7a727bbc6a9ad8e27afba72ee20e946c4aaa))
- upgrade got package [#32928](https://github.com/gatsbyjs/gatsby/issues/32928) ([2ac366e](https://github.com/gatsbyjs/gatsby/commit/2ac366e3745990d47c01f19875f185d0355c89b5))
- update fs-extra (major) [#32654](https://github.com/gatsbyjs/gatsby/issues/32654) ([eea2687](https://github.com/gatsbyjs/gatsby/commit/eea26873f386d02f27c1708291da0c56585663eb))

## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.13.0/packages/gatsby-dev-cli) (2021-09-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13)

#### Chores

- re-generate changelogs [#32886](https://github.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://github.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177))

## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.12.0/packages/gatsby-dev-cli) (2021-08-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12)

#### Bug Fixes

- update dependency verdaccio to ^4.12.2 for gatsby-dev-cli [#32597](https://github.com/gatsbyjs/gatsby/issues/32597) ([cd2856d](https://github.com/gatsbyjs/gatsby/commit/cd2856d7f52b1f0de6ee635e4fa7b79f420f477e))

#### Chores

- update formatting & linting [#32626](https://github.com/gatsbyjs/gatsby/issues/32626) ([4a765b5](https://github.com/gatsbyjs/gatsby/commit/4a765b5c62208d58f0bd7fd59558160c0b9feed3))
- update babel monorepo [#32564](https://github.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://github.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf))

## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.11.0/packages/gatsby-dev-cli) (2021-08-04)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11)

**Note:** Version bump only for package gatsby-dev-cli

## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.10.0/packages/gatsby-dev-cli) (2021-07-20)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10)

#### Bug Fixes

- update dependency execa to v5 [#32232](https://github.com/gatsbyjs/gatsby/issues/32232) ([8a13969](https://github.com/gatsbyjs/gatsby/commit/8a1396995c02d45f00f241e22c626a20086fa955))

#### Chores

- update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a))

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.9.0/packages/gatsby-dev-cli) (2021-07-07)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9)

**Note:** Version bump only for package gatsby-dev-cli

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.8.0/packages/gatsby-dev-cli) (2021-06-23)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8)

#### Chores

- Fix multiple grammar issues Fix [#31946](https://github.com/gatsbyjs/gatsby/issues/31946) ([aa3bad2](https://github.com/gatsbyjs/gatsby/commit/aa3bad2afaea4dcdd935f629d418f082a9451d47))
- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://github.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060))

### [3.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.7.1/packages/gatsby-dev-cli) (2021-06-10)

#### Chores

- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) [#31859](https://github.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://github.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686))

## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.7.0/packages/gatsby-dev-cli) (2021-06-09)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7)

#### Chores

- update babel monorepo [#31143](https://github.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://github.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9))

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.6.0/packages/gatsby-dev-cli) (2021-05-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6)

**Note:** Version bump only for package gatsby-dev-cli

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.5.0/packages/gatsby-dev-cli) (2021-05-12)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5)

**Note:** Version bump only for package gatsby-dev-cli

## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.4.0/packages/gatsby-dev-cli) (2021-04-28)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4)

**Note:** Version bump only for package gatsby-dev-cli

## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.3.0/packages/gatsby-dev-cli) (2021-04-14)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3)

#### Bug Fixes

- update minor and patch for gatsby-dev-cli [#29174](https://github.com/gatsbyjs/gatsby/issues/29174) ([4f8ae3c](https://github.com/gatsbyjs/gatsby/commit/4f8ae3c1087f36619a8c6fecc0e2cc0187b02930))

## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.2.0/packages/gatsby-dev-cli) (2021-03-30)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2)

**Note:** Version bump only for package gatsby-dev-cli

## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.1.0/packages/gatsby-dev-cli) (2021-03-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1)

#### Bug Fixes

- update lodash monorepo to ^4.17.21 [#29382](https://github.com/gatsbyjs/gatsby/issues/29382) ([9fd287b](https://github.com/gatsbyjs/gatsby/commit/9fd287ba89eacd55652d468b18f6e1526230e7c6))

#### Chores

- update eslint to fix linting issues fix [#29988](https://github.com/gatsbyjs/gatsby/issues/29988) ([5636389](https://github.com/gatsbyjs/gatsby/commit/5636389e8fa626c644e90abc14589e9961d98c68))

## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@3.0.0/packages/gatsby-dev-cli) (2021-03-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0)

**Note:** Version bump only for package gatsby-dev-cli

## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.14.0/packages/gatsby-dev-cli) (2021-02-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32)

**Note:** Version bump only for package gatsby-dev-cli

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.13.0/packages/gatsby-dev-cli) (2021-01-20)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31)

#### Bug Fixes

- update minor and patch for gatsby-dev-cli [#28971](https://github.com/gatsbyjs/gatsby/issues/28971) ([2e10dae](https://github.com/gatsbyjs/gatsby/commit/2e10dae130d77861bb229d21fd7e46046f5c73d7))

## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.12.0/packages/gatsby-dev-cli) (2021-01-06)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.30)

**Note:** Version bump only for package gatsby-dev-cli

## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.11.0/packages/gatsby-dev-cli) (2020-12-15)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29)

#### Bug Fixes

- Back out resolutions, and add ignore-engines to dev cli [#28464](https://github.com/gatsbyjs/gatsby/issues/28464) ([4add7d2](https://github.com/gatsbyjs/gatsby/commit/4add7d2340af559e3ed08f21d5ad2a2f94896da6))

#### Chores

- update dependency cross-env to ^7.0.3 [#28505](https://github.com/gatsbyjs/gatsby/issues/28505) ([a819b9b](https://github.com/gatsbyjs/gatsby/commit/a819b9bfb663139f7b06c3ed7d6d6069a2382b2c))

### [2.10.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.10.1/packages/gatsby-dev-cli) (2020-12-07)

#### Other Changes

- Backport #28459 and #28464 to 2.28 release branch [#28459](https://github.com/gatsbyjs/gatsby/issues/28459) [#28464](https://github.com/gatsbyjs/gatsby/issues/28464) [#28481](https://github.com/gatsbyjs/gatsby/issues/28481) [#28459](https://github.com/gatsbyjs/gatsby/issues/28459) [#28464](https://github.com/gatsbyjs/gatsby/issues/28464) ([4952d54](https://github.com/gatsbyjs/gatsby/commit/4952d545f834b825882c32acadbfa44d6b76c633))

## [2.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.10.0/packages/gatsby-dev-cli) (2020-12-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.28)

#### Bug Fixes

- Correctly catch 404s from NPM when a package hasn't been published yet [#28297](https://github.com/gatsbyjs/gatsby/issues/28297) ([c993d52](https://github.com/gatsbyjs/gatsby/commit/c993d52bff1b2255ba8a2c0d04726bfdb71b070a))

## [2.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.9.0/packages/gatsby-dev-cli) (2020-11-20)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.27)

#### Chores

- update babel monorepo [#27528](https://github.com/gatsbyjs/gatsby/issues/27528) ([539dbb0](https://github.com/gatsbyjs/gatsby/commit/539dbb09166e346a6cee568973d2de3d936e8ef3))

## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@2.8.0/packages/gatsby-dev-cli) (2020-11-12)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.26)

**Note:** Version bump only for package gatsby-dev-cli

<a name="before-release-process"></a>

## [2.7.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.22...gatsby-dev-cli@2.7.23) (2020-11-02)

### Bug Fixes

- **deps:** update minor and patch for gatsby-dev-cli ([#27775](https://github.com/gatsbyjs/gatsby/issues/27775)) ([82178c4](https://github.com/gatsbyjs/gatsby/commit/82178c4142f9f1959c00d1fc94ce2d4018477fb6))

## [2.7.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.21...gatsby-dev-cli@2.7.22) (2020-10-26)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.20...gatsby-dev-cli@2.7.21) (2020-09-28)

### Bug Fixes

- **deps:** update minor and patch for gatsby-dev-cli ([#27117](https://github.com/gatsbyjs/gatsby/issues/27117)) ([22f69e8](https://github.com/gatsbyjs/gatsby/commit/22f69e864903ddbdba698014294555d426f472f1))
- migrate from request to alternative modules ([#26653](https://github.com/gatsbyjs/gatsby/issues/26653)) ([22c62ee](https://github.com/gatsbyjs/gatsby/commit/22c62ee9b57c4edb4108b2b734603d3fba68cc3d))

### Features

- **gatsby-dev-cli:** install deps if there are no gatsby deps but --forceInstall was used ([#27055](https://github.com/gatsbyjs/gatsby/issues/27055)) ([b6cde3b](https://github.com/gatsbyjs/gatsby/commit/b6cde3bd5524c7a820a31a4d28fa6f34058ce1bf))

## [2.7.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.19...gatsby-dev-cli@2.7.20) (2020-09-15)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.18...gatsby-dev-cli@2.7.19) (2020-09-07)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.17...gatsby-dev-cli@2.7.18) (2020-08-28)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.16...gatsby-dev-cli@2.7.17) (2020-08-10)

### Bug Fixes

- **gatsby-dev-cli:** Increase verdaccio max_body_size ([#26339](https://github.com/gatsbyjs/gatsby/issues/26339)) ([da1caa6](https://github.com/gatsbyjs/gatsby/commit/da1caa6))

## [2.7.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.15...gatsby-dev-cli@2.7.16) (2020-07-09)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.14...gatsby-dev-cli@2.7.15) (2020-07-02)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.13...gatsby-dev-cli@2.7.14) (2020-07-01)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.12...gatsby-dev-cli@2.7.13) (2020-07-01)

### Bug Fixes

- update packages ([#25381](https://github.com/gatsbyjs/gatsby/issues/25381)) ([622e3c1](https://github.com/gatsbyjs/gatsby/commit/622e3c1))

## [2.7.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.11...gatsby-dev-cli@2.7.12) (2020-06-24)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.10...gatsby-dev-cli@2.7.11) (2020-06-22)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.9...gatsby-dev-cli@2.7.10) (2020-06-22)

### Bug Fixes

- **gatsby-dev-cli:** chmod new bin files ([#25194](https://github.com/gatsbyjs/gatsby/issues/25194)) ([e288131](https://github.com/gatsbyjs/gatsby/commit/e288131))

## [2.7.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.8...gatsby-dev-cli@2.7.9) (2020-06-09)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.7...gatsby-dev-cli@2.7.8) (2020-06-02)

### Bug Fixes

- **gatsby-dev-cli:** support workspaces in yarn@1.22 ([#24608](https://github.com/gatsbyjs/gatsby/issues/24608)) ([40d241b](https://github.com/gatsbyjs/gatsby/commit/40d241b))

## [2.7.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.6...gatsby-dev-cli@2.7.7) (2020-06-02)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.5...gatsby-dev-cli@2.7.6) (2020-05-30)

### Bug Fixes

- **gatsby-dev-cli:** show spawned processes output unless `--quiet` is used ([#24607](https://github.com/gatsbyjs/gatsby/issues/24607)) ([69383a8](https://github.com/gatsbyjs/gatsby/commit/69383a8))

## [2.7.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.4...gatsby-dev-cli@2.7.5) (2020-05-20)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.3...gatsby-dev-cli@2.7.4) (2020-05-08)

### Bug Fixes

- **gatsby-dev-cli:** fix `set-path-to-repo` command after yargs bump ([#23899](https://github.com/gatsbyjs/gatsby/issues/23899)) ([b130a8e](https://github.com/gatsbyjs/gatsby/commit/b130a8e))

## [2.7.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.2...gatsby-dev-cli@2.7.3) (2020-05-08)

**Note:** Version bump only for package gatsby-dev-cli

## [2.7.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.1...gatsby-dev-cli@2.7.2) (2020-05-07)

### Bug Fixes

- **gatsby-dev-cli:** fix "expected manifest" errors ([#23871](https://github.com/gatsbyjs/gatsby/issues/23871)) ([a29aca1](https://github.com/gatsbyjs/gatsby/commit/a29aca1))

## [2.7.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.0...gatsby-dev-cli@2.7.1) (2020-05-05)

**Note:** Version bump only for package gatsby-dev-cli

# [2.7.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.4...gatsby-dev-cli@2.7.0) (2020-04-27)

**Note:** Version bump only for package gatsby-dev-cli

## [2.6.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.3...gatsby-dev-cli@2.6.4) (2020-04-24)

**Note:** Version bump only for package gatsby-dev-cli

## [2.6.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.2...gatsby-dev-cli@2.6.3) (2020-04-16)

**Note:** Version bump only for package gatsby-dev-cli

## [2.6.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.1...gatsby-dev-cli@2.6.2) (2020-04-08)

### Bug Fixes

- **docs:** remove double words ([#22494](https://github.com/gatsbyjs/gatsby/issues/22494)) ([75f6ee2](https://github.com/gatsbyjs/gatsby/commit/75f6ee2))

## [2.6.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.0...gatsby-dev-cli@2.6.1) (2020-03-23)

**Note:** Version bump only for package gatsby-dev-cli

# [2.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.47...gatsby-dev-cli@2.6.0) (2020-03-20)

### Features

- **gatsby:** bump node min version to 10.13.0 ([#22400](https://github.com/gatsbyjs/gatsby/issues/22400)) ([83d681a](https://github.com/gatsbyjs/gatsby/commit/83d681a))

## [2.5.47](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.46...gatsby-dev-cli@2.5.47) (2020-03-16)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.46](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.45...gatsby-dev-cli@2.5.46) (2020-03-10)

### Bug Fixes

- **gatsby-dev-cli:** Include theme src directories ([#22147](https://github.com/gatsbyjs/gatsby/issues/22147)) ([8dab4c3](https://github.com/gatsbyjs/gatsby/commit/8dab4c3))

## [2.5.45](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.44...gatsby-dev-cli@2.5.45) (2020-03-06)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.44](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.43...gatsby-dev-cli@2.5.44) (2020-02-01)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.43](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.42...gatsby-dev-cli@2.5.43) (2020-01-09)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.42](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.40...gatsby-dev-cli@2.5.42) (2019-12-10)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.40...gatsby-dev-cli@2.5.41) (2019-12-10)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.40](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.39...gatsby-dev-cli@2.5.40) (2019-12-09)

### Bug Fixes

- **gatsby-dev-cli:** chmod gatsby bin on copy ([#19985](https://github.com/gatsbyjs/gatsby/issues/19985)) ([a4d1126](https://github.com/gatsbyjs/gatsby/commit/a4d1126))

## [2.5.39](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.38...gatsby-dev-cli@2.5.39) (2019-11-26)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.38](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.37...gatsby-dev-cli@2.5.38) (2019-11-15)

### Bug Fixes

- update dependency execa to v3 ([#19532](https://github.com/gatsbyjs/gatsby/issues/19532)) ([ae50422](https://github.com/gatsbyjs/gatsby/commit/ae50422))

### Features

- **gatsby-dev-cli:** Add --version ([#19459](https://github.com/gatsbyjs/gatsby/issues/19459)) ([38af21a](https://github.com/gatsbyjs/gatsby/commit/38af21a))

## [2.5.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.36...gatsby-dev-cli@2.5.37) (2019-11-10)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.35...gatsby-dev-cli@2.5.36) (2019-10-28)

### Bug Fixes

- **gatsby-dev-cli:** Default to no dependencies before running diff ([#19085](https://github.com/gatsbyjs/gatsby/issues/19085)) ([3267141](https://github.com/gatsbyjs/gatsby/commit/3267141))
- update minor updates in packages ([#18875](https://github.com/gatsbyjs/gatsby/issues/18875)) ([b692879](https://github.com/gatsbyjs/gatsby/commit/b692879))
- update minor updates in packages ([#19080](https://github.com/gatsbyjs/gatsby/issues/19080)) ([95e908e](https://github.com/gatsbyjs/gatsby/commit/95e908e))

## [2.5.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.34...gatsby-dev-cli@2.5.35) (2019-10-14)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.33...gatsby-dev-cli@2.5.34) (2019-10-14)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.32...gatsby-dev-cli@2.5.33) (2019-10-10)

### Bug Fixes

- update dependency execa to ^2.1.0 ([#18369](https://github.com/gatsbyjs/gatsby/issues/18369)) ([e05096e](https://github.com/gatsbyjs/gatsby/commit/e05096e))

## [2.5.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.31...gatsby-dev-cli@2.5.32) (2019-10-09)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.30...gatsby-dev-cli@2.5.31) (2019-10-04)

### Bug Fixes

- update dependency chokidar to v3.2.1 ([#18009](https://github.com/gatsbyjs/gatsby/issues/18009)) ([4df0306](https://github.com/gatsbyjs/gatsby/commit/4df0306))
- update dependency execa to ^2.0.5 ([#18106](https://github.com/gatsbyjs/gatsby/issues/18106)) ([db8d4a8](https://github.com/gatsbyjs/gatsby/commit/db8d4a8))
- update dependency verdaccio to ^4.3.1 ([#18032](https://github.com/gatsbyjs/gatsby/issues/18032)) ([5cb1c4e](https://github.com/gatsbyjs/gatsby/commit/5cb1c4e))
- update dependency verdaccio to ^4.3.3 ([#18064](https://github.com/gatsbyjs/gatsby/issues/18064)) ([cea1fb8](https://github.com/gatsbyjs/gatsby/commit/cea1fb8))

## [2.5.30](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.28...gatsby-dev-cli@2.5.30) (2019-09-26)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.28...gatsby-dev-cli@2.5.29) (2019-09-26)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.27...gatsby-dev-cli@2.5.28) (2019-09-20)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.26...gatsby-dev-cli@2.5.27) (2019-09-20)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.25...gatsby-dev-cli@2.5.26) (2019-09-18)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.24...gatsby-dev-cli@2.5.25) (2019-09-09)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.23...gatsby-dev-cli@2.5.24) (2019-09-04)

### Bug Fixes

- update dependency verdaccio to v4 ([#17367](https://github.com/gatsbyjs/gatsby/issues/17367)) ([fc2aa48](https://github.com/gatsbyjs/gatsby/commit/fc2aa48))

## [2.5.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.22...gatsby-dev-cli@2.5.23) (2019-09-03)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.21...gatsby-dev-cli@2.5.22) (2019-09-03)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.20...gatsby-dev-cli@2.5.21) (2019-09-03)

### Bug Fixes

- update dependency verdaccio to v4 ([#17020](https://github.com/gatsbyjs/gatsby/issues/17020)) ([b05f060](https://github.com/gatsbyjs/gatsby/commit/b05f060))

## [2.5.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.19...gatsby-dev-cli@2.5.20) (2019-09-03)

### Bug Fixes

- update dependency execa to v2 ([#17029](https://github.com/gatsbyjs/gatsby/issues/17029)) ([59d3472](https://github.com/gatsbyjs/gatsby/commit/59d3472))

## [2.5.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.18...gatsby-dev-cli@2.5.19) (2019-09-01)

### Bug Fixes

- update minor updates in packages except react, babel and eslint ([#17254](https://github.com/gatsbyjs/gatsby/issues/17254)) ([252d867](https://github.com/gatsbyjs/gatsby/commit/252d867))

## [2.5.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.17...gatsby-dev-cli@2.5.18) (2019-08-29)

### Bug Fixes

- **gatsby-dev-cli:** typo ([#17176](https://github.com/gatsbyjs/gatsby/issues/17176)) ([b0e9eaf](https://github.com/gatsbyjs/gatsby/commit/b0e9eaf))
- **gatsby-dev-cli:** typo ([#17177](https://github.com/gatsbyjs/gatsby/issues/17177)) ([a092f0e](https://github.com/gatsbyjs/gatsby/commit/a092f0e))

## [2.5.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.16...gatsby-dev-cli@2.5.17) (2019-08-28)

### Bug Fixes

- **gatsby-dev-cli:** Minor typo fix in comment ([#17149](https://github.com/gatsbyjs/gatsby/issues/17149)) ([2aa76a6](https://github.com/gatsbyjs/gatsby/commit/2aa76a6))

## [2.5.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.15...gatsby-dev-cli@2.5.16) (2019-08-24)

### Bug Fixes

- update dependency del to v5 ([#17026](https://github.com/gatsbyjs/gatsby/issues/17026)) ([47b2d86](https://github.com/gatsbyjs/gatsby/commit/47b2d86))

## [2.5.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.14...gatsby-dev-cli@2.5.15) (2019-08-24)

### Bug Fixes

- update dependency configstore to v5 ([#17024](https://github.com/gatsbyjs/gatsby/issues/17024)) ([17e07cc](https://github.com/gatsbyjs/gatsby/commit/17e07cc))
- update dependency fs-extra to v8 ([#17031](https://github.com/gatsbyjs/gatsby/issues/17031)) ([d891a19](https://github.com/gatsbyjs/gatsby/commit/d891a19))
- update dependency is-absolute to v1 ([#17035](https://github.com/gatsbyjs/gatsby/issues/17035)) ([9c3d1f9](https://github.com/gatsbyjs/gatsby/commit/9c3d1f9))

## [2.5.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.13...gatsby-dev-cli@2.5.14) (2019-08-23)

### Bug Fixes

- update dependency chokidar to v3 ([#16975](https://github.com/gatsbyjs/gatsby/issues/16975)) ([816d475](https://github.com/gatsbyjs/gatsby/commit/816d475))

## [2.5.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.12...gatsby-dev-cli@2.5.13) (2019-08-23)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.11...gatsby-dev-cli@2.5.12) (2019-08-22)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.10...gatsby-dev-cli@2.5.11) (2019-08-22)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.9...gatsby-dev-cli@2.5.10) (2019-08-21)

### Bug Fixes

- update dependency fs-extra to ^4.0.3 ([#16876](https://github.com/gatsbyjs/gatsby/issues/16876)) ([2cc762d](https://github.com/gatsbyjs/gatsby/commit/2cc762d))

## [2.5.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.8...gatsby-dev-cli@2.5.9) (2019-08-21)

### Bug Fixes

- update dependency configstore to ^3.1.2 ([#16837](https://github.com/gatsbyjs/gatsby/issues/16837)) ([5979677](https://github.com/gatsbyjs/gatsby/commit/5979677))

## [2.5.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.7...gatsby-dev-cli@2.5.8) (2019-08-20)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.6...gatsby-dev-cli@2.5.7) (2019-07-22)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.5...gatsby-dev-cli@2.5.6) (2019-07-20)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.4...gatsby-dev-cli@2.5.5) (2019-07-13)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.3...gatsby-dev-cli@2.5.4) (2019-07-12)

### Features

- **gatsby-dev-cli:** add initial support for handling yarn workspaces ([#15649](https://github.com/gatsbyjs/gatsby/issues/15649)) ([28aeffe](https://github.com/gatsbyjs/gatsby/commit/28aeffe))

## [2.5.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.2...gatsby-dev-cli@2.5.3) (2019-07-12)

### Bug Fixes

- correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd))

## [2.5.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.1...gatsby-dev-cli@2.5.2) (2019-07-11)

**Note:** Version bump only for package gatsby-dev-cli

## [2.5.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.0...gatsby-dev-cli@2.5.1) (2019-07-02)

**Note:** Version bump only for package gatsby-dev-cli

# [2.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.19...gatsby-dev-cli@2.5.0) (2019-06-20)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.18...gatsby-dev-cli@2.4.19) (2019-06-04)

### Bug Fixes

- **gatsby-dev-cli:** add missing awaits and other various fixes ([#14510](https://github.com/gatsbyjs/gatsby/issues/14510)) ([a2c55a7](https://github.com/gatsbyjs/gatsby/commit/a2c55a7))

## [2.4.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.17...gatsby-dev-cli@2.4.18) (2019-05-31)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.16...gatsby-dev-cli@2.4.17) (2019-05-31)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.15...gatsby-dev-cli@2.4.16) (2019-05-31)

### Bug Fixes

- **gatsby-dev-cli:** refactor, wait for package installation before copying files, handle packages that are not direct deps of local project ([#14347](https://github.com/gatsbyjs/gatsby/issues/14347)) ([d399dc9](https://github.com/gatsbyjs/gatsby/commit/d399dc9))

## [2.4.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.14...gatsby-dev-cli@2.4.15) (2019-04-09)

### Bug Fixes

- **gatsby-dev-cli:** Persist verdaccio stuff in os.tmpdir ([#13251](https://github.com/gatsbyjs/gatsby/issues/13251)) ([d00ead5](https://github.com/gatsbyjs/gatsby/commit/d00ead5))

## [2.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.13...gatsby-dev-cli@2.4.14) (2019-04-02)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.12...gatsby-dev-cli@2.4.13) (2019-04-02)

### Features

- **gatsby-dev-cli:** add verdaccio support ([#11525](https://github.com/gatsbyjs/gatsby/issues/11525)) ([a4f7e77](https://github.com/gatsbyjs/gatsby/commit/a4f7e77))

## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.11...gatsby-dev-cli@2.4.12) (2019-03-15)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.10...gatsby-dev-cli@2.4.11) (2019-03-11)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.9...gatsby-dev-cli@2.4.10) (2019-02-19)

**Note:** Version bump only for package gatsby-dev-cli

## [2.4.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.8...gatsby-dev-cli@2.4.9) (2019-02-06)

### Bug Fixes

- **gatsby-dev-cli:** move package.json file check after pathToRepo handling ([#11565](https://github.com/gatsbyjs/gatsby/issues/11565)) ([da0cbab](https://github.com/gatsbyjs/gatsby/commit/da0cbab))

<a name="2.4.8"></a>

## [2.4.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.7...gatsby-dev-cli@2.4.8) (2018-11-29)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.4.7"></a>

## [2.4.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.6...gatsby-dev-cli@2.4.7) (2018-11-08)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.4.6"></a>

## [2.4.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.5...gatsby-dev-cli@2.4.6) (2018-10-29)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.4.5"></a>

## [2.4.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.4...gatsby-dev-cli@2.4.5) (2018-10-05)

### Bug Fixes

- check for both unix and win32 path separators ([#8837](https://github.com/gatsbyjs/gatsby/issues/8837)) ([57cd191](https://github.com/gatsbyjs/gatsby/commit/57cd191))

<a name="2.4.4"></a>

## [2.4.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.3...gatsby-dev-cli@2.4.4) (2018-10-02)

### Bug Fixes

- **gatsby-dev-cli:** infer correct prefix from package path ([#8683](https://github.com/gatsbyjs/gatsby/issues/8683)) ([30b68e2](https://github.com/gatsbyjs/gatsby/commit/30b68e2))

<a name="2.4.3"></a>

## [2.4.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.2...gatsby-dev-cli@2.4.3) (2018-09-28)

### Bug Fixes

- use correct path argument ([#8628](https://github.com/gatsbyjs/gatsby/issues/8628)) ([acb5293](https://github.com/gatsbyjs/gatsby/commit/acb5293))

<a name="2.4.2"></a>

## [2.4.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.1...gatsby-dev-cli@2.4.2) (2018-09-28)

### Bug Fixes

- **gatsby-dev-cli:** wait for files to be copied before exiting ([#8387](https://github.com/gatsbyjs/gatsby/issues/8387)) ([576f78a](https://github.com/gatsbyjs/gatsby/commit/576f78a))

<a name="2.4.1"></a>

## [2.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.4.0...gatsby-dev-cli@2.4.1) (2018-09-19)

### Bug Fixes

- get gatsby-dev-cli working with tilde/home shortcut ([#8337](https://github.com/gatsbyjs/gatsby/issues/8337)) ([ae51353](https://github.com/gatsbyjs/gatsby/commit/ae51353))

<a name="2.4.0"></a>

# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.6...gatsby-dev-cli@2.4.0) (2018-09-17)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-rc.6"></a>

# [2.0.0-rc.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.5...gatsby-dev-cli@2.0.0-rc.6) (2018-09-12)

### Features

- add a copy-all script to gatsby-dev-cli ([#8066](https://github.com/gatsbyjs/gatsby/issues/8066)) ([1baa523](https://github.com/gatsbyjs/gatsby/commit/1baa523))

<a name="2.0.0-rc.5"></a>

# [2.0.0-rc.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.4...gatsby-dev-cli@2.0.0-rc.5) (2018-09-11)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-rc.4"></a>

# [2.0.0-rc.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.3...gatsby-dev-cli@2.0.0-rc.4) (2018-09-11)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-rc.3"></a>

# [2.0.0-rc.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.2...gatsby-dev-cli@2.0.0-rc.3) (2018-09-11)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-rc.2"></a>

# [2.0.0-rc.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.1...gatsby-dev-cli@2.0.0-rc.2) (2018-09-11)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-rc.1"></a>

# [2.0.0-rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-rc.0...gatsby-dev-cli@2.0.0-rc.1) (2018-08-29)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-rc.0"></a>

# [2.0.0-rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-beta.5...gatsby-dev-cli@2.0.0-rc.0) (2018-08-21)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-beta.5"></a>

# [2.0.0-beta.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-beta.4...gatsby-dev-cli@2.0.0-beta.5) (2018-08-04)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-beta.4"></a>

# [2.0.0-beta.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-beta.3...gatsby-dev-cli@2.0.0-beta.4) (2018-07-27)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-beta.3"></a>

# [2.0.0-beta.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-beta.2...gatsby-dev-cli@2.0.0-beta.3) (2018-07-21)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-beta.2"></a>

# [2.0.0-beta.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-beta.1...gatsby-dev-cli@2.0.0-beta.2) (2018-06-20)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-beta.1"></a>

# [2.0.0-beta.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.0.0-beta.0...gatsby-dev-cli@2.0.0-beta.1) (2018-06-17)

**Note:** Version bump only for package gatsby-dev-cli

<a name="2.0.0-beta.0"></a>

# [2.0.0-beta.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@1.2.12...gatsby-dev-cli@2.0.0-beta.0) (2018-06-17)

**Note:** Version bump only for package gatsby-dev-cli
