# Change Log

## 23.1.1

### Patch Changes

- Updated dependencies [[`5471216`](https://github.com/toptal/davinci/commit/547121655efc071f0c4278930f3a0b25ce0fb855)]:
  - @toptal/davinci-syntax@25.0.0
  - @toptal/davinci-engine@15.0.0
  - @toptal/davinci-qa@19.1.0

## 23.1.0

### Minor Changes

- [#2668](https://github.com/toptal/davinci/pull/2668) [`66d2c76`](https://github.com/toptal/davinci/commit/66d2c7623aabab48f3be1f91a974d72cdf652186) Thanks [@OleksandrNechai](https://github.com/OleksandrNechai)!
  Add minimumReleaseAge to protect against compromised npm packages
  - add `minimumReleaseAge: 10080` (7 days) to `pnpm-workspace.yaml`
  - exclude `@toptal/*`, `@topkit/*`, and `@nx/*` from the restriction
  - bump pnpm from 10.6.1 to 10.33.0 (`minimumReleaseAge` requires pnpm >= 10.16)
  - pin webpack to `<5.106.0` — webpack 5.106.0 broke `webpackbar@5.0.2` with stricter ProgressPlugin validation (remove pin once webpackbar is upgraded)

## 23.0.0

### Major Changes

- [#2643](https://github.com/toptal/davinci/pull/2643) [`ab9666f`](https://github.com/toptal/davinci/commit/ab9666f999e7a610f6068e0145200257d8511b46) Thanks [@rocodesign](https://github.com/rocodesign)!
  Migrate package manager from Yarn to pnpm
  **WHAT (breaking change):**
  - switch package manager from Yarn to pnpm across the entire Davinci monorepo
  - add `pnpm-workspace.yaml`, `.npmrc`, and `packageManager` field for corepack support
  - convert Yarn `resolutions` to `pnpm.overrides` in root `package.json`
  - update lerna `npmClient` from `yarn` to `pnpm`
  - replace `yarn` with `pnpm` in root scripts (postinstall, test, test:unit:update)
    **HOW to update:**
  - install pnpm (`corepack enable` or `npm install -g pnpm@10.6.1`)
  - replace `yarn install` with `pnpm install` in local workflows
  - replace `yarn <script>` with `pnpm <script>` when running commands

### Patch Changes

- Updated dependencies [[`ab9666f`](https://github.com/toptal/davinci/commit/ab9666f999e7a610f6068e0145200257d8511b46)]:
  - @toptal/davinci-bootstrap@7.0.0
  - @toptal/davinci-ci@8.0.0
  - @toptal/davinci-cli-shared@3.0.0
  - @toptal/davinci-code@3.0.0
  - @toptal/davinci-engine@14.0.0
  - @toptal/davinci-graphql-codegen@6.0.0
  - @toptal/davinci-monorepo@13.0.0
  - @toptal/davinci-qa@19.0.0
  - @toptal/davinci-syntax@24.0.0
  - @toptal/davinci-workflow@3.0.0

## 22.0.179

### Patch Changes

- Updated dependencies [[`bd08a93`](https://github.com/toptal/davinci/commit/bd08a9352e73fe136145b66c26eb7a1a24814aa4)]:
  - @toptal/davinci-engine@13.0.0

## 22.0.178

### Patch Changes

- Updated dependencies [[`7e4896d`](https://github.com/toptal/davinci/commit/7e4896d4db27e868ddce2bae9002699d5d26a65f), [`e23bdf6`](https://github.com/toptal/davinci/commit/e23bdf616c7e5bb99a6066836fef4204d4ca1dd3)]:
  - @toptal/davinci-bootstrap@6.0.0
  - @toptal/davinci-cli-shared@2.6.1
  - @toptal/davinci-engine@12.2.4
  - @toptal/davinci-monorepo@12.1.1
  - @toptal/davinci-syntax@23.1.6
  - @toptal/davinci-workflow@2.0.37

## 22.0.177

### Patch Changes

- Updated dependencies [[`ea751d0`](https://github.com/toptal/davinci/commit/ea751d055251f4c7eeef1360df1427af0ca733c2)]:
  - @toptal/davinci-bootstrap@5.0.0

## 22.0.176

### Patch Changes

- Updated dependencies [[`f792935`](https://github.com/toptal/davinci/commit/f792935fcfe2926c2f96ac1e8f30ae8b6ad08a5d)]:
  - @toptal/davinci-qa@18.4.0

## 22.0.175

### Patch Changes

- Updated dependencies [[`0085a62`](https://github.com/toptal/davinci/commit/0085a62c3d8ea2b98723bbb99bd1a783b64faf9a)]:
  - @toptal/davinci-qa@18.3.0

## 22.0.174

### Patch Changes

- Updated dependencies [[`b6b0332`](https://github.com/toptal/davinci/commit/b6b033259ccfe4d3211db0d6c990ca37223c97eb)]:
  - @toptal/davinci-engine@12.2.3

## 22.0.173

### Patch Changes

- Updated dependencies [[`4a1bcfdc`](https://github.com/toptal/davinci/commit/4a1bcfdcf75d3cb6977d4a9651576ab689f5ace1)]:
  - @toptal/davinci-engine@12.2.2
  - @toptal/davinci-qa@18.2.2

## 22.0.172

### Patch Changes

- Updated dependencies [[`8902dfeb`](https://github.com/toptal/davinci/commit/8902dfeb674cabc7605079da394873b6d768a151)]:
  - @toptal/davinci-graphql-codegen@5.0.5
  - @toptal/davinci-bootstrap@4.0.35
  - @toptal/davinci-monorepo@12.0.2
  - @toptal/davinci-workflow@2.0.36
  - @toptal/davinci-syntax@23.1.5
  - @toptal/davinci-code@2.0.19
  - @toptal/davinci-ci@7.4.7

## 22.0.171

### Patch Changes

- Updated dependencies [[`61f98fa4`](https://github.com/toptal/davinci/commit/61f98fa464f45d28a37dfb626e5be20f134d6a5d), [`61f98fa4`](https://github.com/toptal/davinci/commit/61f98fa464f45d28a37dfb626e5be20f134d6a5d)]:
  - @toptal/davinci-engine@12.2.1
  - @toptal/davinci-qa@18.2.1
  - @toptal/davinci-cli-shared@2.6.0

## 22.0.170

### Patch Changes

- Updated dependencies [[`223fae8c`](https://github.com/toptal/davinci/commit/223fae8c71d70b957fc0ca6cf22f7c184b379a5f), [`223fae8c`](https://github.com/toptal/davinci/commit/223fae8c71d70b957fc0ca6cf22f7c184b379a5f)]:
  - @toptal/davinci-engine@12.2.0
  - @toptal/davinci-bootstrap@4.0.34

## 22.0.169

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@23.1.4

## 22.0.168

### Patch Changes

- Updated dependencies [[`0c48e9b0`](https://github.com/toptal/davinci/commit/0c48e9b0190ce9cdcfd1ea20d2ea0f8608d71977)]:
  - @toptal/davinci-engine@12.1.10

## 22.0.167

### Patch Changes

- Updated dependencies [[`9d0d399c`](https://github.com/toptal/davinci/commit/9d0d399ce10c3f4baae64ee3aa88d6955f107565)]:
  - @toptal/davinci-qa@18.2.0

## 22.0.166

### Patch Changes

- Updated dependencies [[`b0d76b32`](https://github.com/toptal/davinci/commit/b0d76b3220dbf8332de8e71c39d02b1a9590dbd3)]:
  - @toptal/davinci-ci@7.4.6
  - @toptal/davinci-engine@12.1.9

## 22.0.165

### Patch Changes

- Updated dependencies [[`d63674a7`](https://github.com/toptal/davinci/commit/d63674a736f6d909bf2d337d710afff36f8d09a9)]:
  - @toptal/davinci-monorepo@12.0.0
  - @toptal/davinci-engine@12.1.8
  - @toptal/davinci-graphql-codegen@5.0.4
  - @toptal/davinci-qa@18.1.4
  - @toptal/davinci-workflow@2.0.35

## 22.0.164

### Patch Changes

- Updated dependencies [[`a0eb2e7f`](https://github.com/toptal/davinci/commit/a0eb2e7fd8f3fcdbf26c11f83e786411cf628bfb)]:
  - @toptal/davinci-monorepo@11.0.0
  - @toptal/davinci-engine@12.1.7
  - @toptal/davinci-graphql-codegen@5.0.3
  - @toptal/davinci-qa@18.1.3
  - @toptal/davinci-workflow@2.0.34

## 22.0.163

### Patch Changes

- Updated dependencies [[`d025cf0d`](https://github.com/toptal/davinci/commit/d025cf0de421084918c01f762ea50b417d316560), [`c53da9cd`](https://github.com/toptal/davinci/commit/c53da9cdf9f539973f4830af58dcc7675b1503b0)]:
  - @toptal/davinci-monorepo@10.0.0
  - @toptal/davinci-qa@18.1.2
  - @toptal/davinci-bootstrap@4.0.33
  - @toptal/davinci-engine@12.1.6
  - @toptal/davinci-graphql-codegen@5.0.2
  - @toptal/davinci-workflow@2.0.33

## 22.0.162

### Patch Changes

- Updated dependencies [[`3bdadcd7`](https://github.com/toptal/davinci/commit/3bdadcd72264d6b41e33d4b0fede6120962906af)]:
  - @toptal/davinci-engine@12.1.5
  - @toptal/davinci-qa@18.1.1

## 22.0.161

### Patch Changes

- Updated dependencies [[`6f91a5ad`](https://github.com/toptal/davinci/commit/6f91a5adb6fbf66b153256c9fd837b221cce313a), [`1f7bb67d`](https://github.com/toptal/davinci/commit/1f7bb67d671c102e024b7072a24d9d195ecd4788)]:
  - @toptal/davinci-qa@18.1.0
  - @toptal/davinci-engine@12.1.4

## 22.0.160

### Patch Changes

- [#2490](https://github.com/toptal/davinci/pull/2490) [`ff111727`](https://github.com/toptal/davinci/commit/ff1117271b3a58928485f867a94631b1a069645b) Thanks [@sashuk](https://github.com/sashuk)!
- bump `@toptal/davinci-cli-shared` version

- Updated dependencies [[`ff111727`](https://github.com/toptal/davinci/commit/ff1117271b3a58928485f867a94631b1a069645b)]:
  - @toptal/davinci-graphql-codegen@5.0.1
  - @toptal/davinci-bootstrap@4.0.32
  - @toptal/davinci-monorepo@9.0.2
  - @toptal/davinci-workflow@2.0.32
  - @toptal/davinci-engine@12.1.3
  - @toptal/davinci-syntax@23.1.3
  - @toptal/davinci-code@2.0.18
  - @toptal/davinci-ci@7.4.5
  - @toptal/davinci-qa@18.0.2

## 22.0.159

### Patch Changes

- Updated dependencies [[`165ee48d`](https://github.com/toptal/davinci/commit/165ee48dbd28a24c51080c42c7eb693d79b3d4e7)]:
  - @toptal/davinci-qa@18.0.1

## 22.0.158

### Patch Changes

- Updated dependencies [[`fa00033e`](https://github.com/toptal/davinci/commit/fa00033e791caf90940c44d2ef01e125ec7469a0)]:
  - @toptal/davinci-qa@18.0.0
  - @toptal/davinci-monorepo@9.0.1

## 22.0.157

### Patch Changes

- Updated dependencies [[`d133536b`](https://github.com/toptal/davinci/commit/d133536be3c7c8c82020e17b58169cd2650f9e75), [`74c9bb18`](https://github.com/toptal/davinci/commit/74c9bb1818fee5b314674e308ea3bef3f572c7fe), [`635b3d9f`](https://github.com/toptal/davinci/commit/635b3d9f6380fb0c74dc63aa83722ef95ff499ca)]:
  - @toptal/davinci-graphql-codegen@5.0.0
  - @toptal/davinci-monorepo@9.0.0
  - @toptal/davinci-syntax@23.1.2
  - @toptal/davinci-engine@12.1.2
  - @toptal/davinci-workflow@2.0.31

## 22.0.156

### Patch Changes

- Updated dependencies [[`194ed8de`](https://github.com/toptal/davinci/commit/194ed8de2b2b9207a5aaf56756cdb0ad20dbf36f)]:
  - @toptal/davinci-syntax@23.1.1

## 22.0.155

### Patch Changes

- Updated dependencies [[`5b4ecc6d`](https://github.com/toptal/davinci/commit/5b4ecc6d94cbe77405ed442ef7b38af395a13e8b)]:
  - @toptal/davinci-syntax@23.1.0

## 22.0.154

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@23.0.1

## 22.0.153

### Patch Changes

- Updated dependencies [[`9b2d2a96`](https://github.com/toptal/davinci/commit/9b2d2a9644aad3f2a4a889cef88377c3f3de62cb)]:
  - @toptal/davinci-engine@12.1.1

## 22.0.152

### Patch Changes

- Updated dependencies [[`f604fd30`](https://github.com/toptal/davinci/commit/f604fd3022c50b1187c2e3934d2efd8b28525e4e)]:
  - @toptal/davinci-engine@12.1.0

## 22.0.151

### Patch Changes

- Updated dependencies [[`0c715c26`](https://github.com/toptal/davinci/commit/0c715c266974ca9b3e40d3dd3f5cbe8fc97b0b07)]:
  - @toptal/davinci-graphql-codegen@4.1.8

## 22.0.150

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-graphql-codegen@4.1.7

## 22.0.149

### Patch Changes

- Updated dependencies [[`eb2f51fa`](https://github.com/toptal/davinci/commit/eb2f51fa1d2fd06b623120201ada05b4e48ba223)]:
  - @toptal/davinci-graphql-codegen@4.1.6
  - @toptal/davinci-qa@17.0.5

## 22.0.148

### Patch Changes

- [#2442](https://github.com/toptal/davinci/pull/2442) [`a121a532`](https://github.com/toptal/davinci/commit/a121a5320c48d4d28f527abcae919c2fd75c5b6d) Thanks [@sashuk](https://github.com/sashuk)!
- bump `davinci-monorepo` version

- Updated dependencies [[`a121a532`](https://github.com/toptal/davinci/commit/a121a5320c48d4d28f527abcae919c2fd75c5b6d)]:
  - @toptal/davinci-graphql-codegen@4.1.5
  - @toptal/davinci-workflow@2.0.30
  - @toptal/davinci-engine@12.0.1

## 22.0.147

### Patch Changes

- Updated dependencies [[`6f9635bf`](https://github.com/toptal/davinci/commit/6f9635bfde1055ce8d0f1f1895588eef3e84ffd0), [`e97dea95`](https://github.com/toptal/davinci/commit/e97dea95e34f896732a26843a64177b6ba7307b1)]:
  - @toptal/davinci-engine@12.0.0
  - @toptal/davinci-ci@7.4.4

## 22.0.146

### Patch Changes

- Updated dependencies [[`180a94d8`](https://github.com/toptal/davinci/commit/180a94d810958e78ab6f6c171f404dcc36e01511)]:
  - @toptal/davinci-bootstrap@4.0.31

## 22.0.145

### Patch Changes

- Updated dependencies [[`958b49cb`](https://github.com/toptal/davinci/commit/958b49cb8bfa4260a9d4ef757b0666f00664339b)]:
  - @toptal/davinci-syntax@23.0.0

## 22.0.144

### Patch Changes

- Updated dependencies [[`5daf4e1f`](https://github.com/toptal/davinci/commit/5daf4e1f90dd11ea48bc9730ea454aa468ee0922)]:
  - @toptal/davinci-ci@7.4.3

## 22.0.143

### Patch Changes

- [#2400](https://github.com/toptal/davinci/pull/2400) [`718c44b7`](https://github.com/toptal/davinci/commit/718c44b7cbfc58672443369a88dafa55471b8322) Thanks [@mkrl](https://github.com/mkrl)!
- bump `@toptal/davinci-cli-shared` cli-shared version

- Updated dependencies [[`718c44b7`](https://github.com/toptal/davinci/commit/718c44b7cbfc58672443369a88dafa55471b8322)]:
  - @toptal/davinci-graphql-codegen@4.1.4
  - @toptal/davinci-bootstrap@4.0.30
  - @toptal/davinci-monorepo@8.3.7
  - @toptal/davinci-workflow@2.0.29
  - @toptal/davinci-engine@11.0.12
  - @toptal/davinci-syntax@22.0.4
  - @toptal/davinci-code@2.0.17
  - @toptal/davinci-ci@7.4.2
  - @toptal/davinci-qa@17.0.4

## 22.0.142

### Patch Changes

- Updated dependencies [[`d47487e2`](https://github.com/toptal/davinci/commit/d47487e252cbf34f296c599fe52799e99ac17fe7)]:
  - @toptal/davinci-engine@11.0.11
  - @toptal/davinci-qa@17.0.3

## 22.0.141

### Patch Changes

- Updated dependencies [[`2f8dfd42`](https://github.com/toptal/davinci/commit/2f8dfd42195069c69d3d4f64b1ef01792c0b9f2e)]:
  - @toptal/davinci-engine@11.0.10

## 22.0.140

### Patch Changes

- Updated dependencies [[`262d4029`](https://github.com/toptal/davinci/commit/262d4029c66f284bd20ab4028d9a9c0fea31900a)]:
  - @toptal/davinci-ci@7.4.1

## 22.0.139

### Patch Changes

- Updated dependencies [[`676ef4fd`](https://github.com/toptal/davinci/commit/676ef4fdc68cee6766903fb811274c470bf3a5ee)]:
  - @toptal/davinci-ci@7.4.0

## 22.0.138

### Patch Changes

- [#2376](https://github.com/toptal/davinci/pull/2376) [`edcf6971`](https://github.com/toptal/davinci/commit/edcf6971a1b97af0f38424e3174dad75e50f5aed) Thanks [@augustobmoura](https://github.com/augustobmoura)!
- bump new version of davinci-cli-shared on all projects

- Updated dependencies [[`edcf6971`](https://github.com/toptal/davinci/commit/edcf6971a1b97af0f38424e3174dad75e50f5aed)]:
  - @toptal/davinci-graphql-codegen@4.1.3
  - @toptal/davinci-bootstrap@4.0.29
  - @toptal/davinci-monorepo@8.3.6
  - @toptal/davinci-workflow@2.0.28
  - @toptal/davinci-engine@11.0.9
  - @toptal/davinci-syntax@22.0.3
  - @toptal/davinci-code@2.0.16
  - @toptal/davinci-ci@7.3.2
  - @toptal/davinci-qa@17.0.2

## 22.0.137

### Patch Changes

- Updated dependencies [[`52995862`](https://github.com/toptal/davinci/commit/529958625a8bda2e74ef281a5ed0e6bfea109526)]:
  - @toptal/davinci-ci@7.3.1

## 22.0.136

### Patch Changes

- Updated dependencies [[`738535a0`](https://github.com/toptal/davinci/commit/738535a09ea98a79a4a5a8aabd4b6eebdade3fd1)]:
  - @toptal/davinci-ci@7.3.0

## 22.0.135

### Patch Changes

- Updated dependencies [[`5f76770b`](https://github.com/toptal/davinci/commit/5f76770b3de38ac4c16030d4176d2d81e9e00e3e)]:
  - @toptal/davinci-graphql-codegen@4.1.2

## 22.0.134

### Patch Changes

- Updated dependencies [[`44dabdcc`](https://github.com/toptal/davinci/commit/44dabdcc5d4fe91dec2e4a38895c353663cc0ea5)]:
  - @toptal/davinci-ci@7.2.0

## 22.0.133

### Patch Changes

- Updated dependencies [[`be867e88`](https://github.com/toptal/davinci/commit/be867e889ce701793b06323c9fc96eb2e76596ab)]:
  - @toptal/davinci-qa@17.0.1

## 22.0.132

### Patch Changes

- Updated dependencies [[`e78106cf`](https://github.com/toptal/davinci/commit/e78106cf6dbc33cec0004c28b02d6e000e92ae18)]:
  - @toptal/davinci-qa@17.0.0

## 22.0.131

### Patch Changes

- Updated dependencies [[`24bcd694`](https://github.com/toptal/davinci/commit/24bcd694c970e6dc405b2a4250fd137f3ab13c1e)]:
  - @toptal/davinci-graphql-codegen@4.1.1

## 22.0.130

### Patch Changes

- Updated dependencies [[`97ae61b9`](https://github.com/toptal/davinci/commit/97ae61b9e30403302e025bbd1ef3c75be60e217f)]:
  - @toptal/davinci-ci@7.1.0

## 22.0.129

### Patch Changes

- Updated dependencies [[`15c8e633`](https://github.com/toptal/davinci/commit/15c8e6338bb09dbb0026d6517acecf84fa93eec5)]:
  - @toptal/davinci-qa@16.4.0

## 22.0.128

### Patch Changes

- Updated dependencies [[`d80650fb`](https://github.com/toptal/davinci/commit/d80650fbe4be0be4ce7a9637643276ff9e3d94f4)]:
  - @toptal/davinci-qa@16.3.5

## 22.0.127

### Patch Changes

- Updated dependencies [[`5b74652f`](https://github.com/toptal/davinci/commit/5b74652f4a44bf7440079b841df3f87563bbb4d6)]:
  - @toptal/davinci-qa@16.3.4

## 22.0.126

### Patch Changes

- Updated dependencies [[`68c74385`](https://github.com/toptal/davinci/commit/68c743853b98737bfbebff56528f574abffb387c)]:
  - @toptal/davinci-qa@16.3.3

## 22.0.125

### Patch Changes

- Updated dependencies [[`2cc563b2`](https://github.com/toptal/davinci/commit/2cc563b2a8faa3128f5b0d9bd5c77a68b8ee252c)]:
  - @toptal/davinci-engine@11.0.8

## 22.0.124

### Patch Changes

- Updated dependencies [[`5aa7a7ac`](https://github.com/toptal/davinci/commit/5aa7a7ac5b9e7e3dd60545f2b16cd96c846d0771)]:
  - @toptal/davinci-engine@11.0.7

## 22.0.123

### Patch Changes

- Updated dependencies [[`546ffbe8`](https://github.com/toptal/davinci/commit/546ffbe8748bb843eb569306d6ffa97699307c6e)]:
  - @toptal/davinci-engine@11.0.6

## 22.0.122

### Patch Changes

- Updated dependencies [[`f1b1ddc1`](https://github.com/toptal/davinci/commit/f1b1ddc127b22d34c3d941fb162606d7768e4a55)]:
  - @toptal/davinci-syntax@22.0.2

## 22.0.121

### Patch Changes

- Updated dependencies [[`c32d34af`](https://github.com/toptal/davinci/commit/c32d34afa3ec44edad90820b50703af11efe6720)]:
  - @toptal/davinci-qa@16.3.2

## 22.0.120

### Patch Changes

- Updated dependencies [[`d27d9835`](https://github.com/toptal/davinci/commit/d27d983542ae268231922d30565803cdba29feab)]:
  - @toptal/davinci-engine@11.0.5

## 22.0.119

### Patch Changes

- Updated dependencies [[`483c634a`](https://github.com/toptal/davinci/commit/483c634a86d136b86bbe37c3b92e488cefddaa74)]:
  - @toptal/davinci-engine@11.0.4

## 22.0.118

### Patch Changes

- Updated dependencies [[`77dac0c3`](https://github.com/toptal/davinci/commit/77dac0c3da1e20c8d49095da4053f9c4aacd3df1)]:
  - @toptal/davinci-qa@16.3.1

## 22.0.117

### Patch Changes

- Updated dependencies [[`5c9ffc5a`](https://github.com/toptal/davinci/commit/5c9ffc5ac6a8a271d984c28dfdf1a844bf63166c)]:
  - @toptal/davinci-engine@11.0.3

## 22.0.116

### Patch Changes

- Updated dependencies [[`87beb56a`](https://github.com/toptal/davinci/commit/87beb56a15b3b5eef9db7cd79e8b6999071f26c9)]:
  - @toptal/davinci-graphql-codegen@4.1.0

## 22.0.115

### Patch Changes

- Updated dependencies [[`afef5f7e`](https://github.com/toptal/davinci/commit/afef5f7e0ba880c0499dc62fee65c4df1fecd49f)]:
  - @toptal/davinci-syntax@22.0.1

## 22.0.114

### Patch Changes

- Updated dependencies [[`b05efd42`](https://github.com/toptal/davinci/commit/b05efd42af129b76a88cd2c0dc74c50765386460)]:
  - @toptal/davinci-syntax@22.0.0

## 22.0.113

### Patch Changes

- Updated dependencies [[`a41ff482`](https://github.com/toptal/davinci/commit/a41ff4825b920bd59d4718d5e7b4cd9cc238110b)]:
  - @toptal/davinci-ci@7.0.1

## 22.0.112

### Patch Changes

- Updated dependencies [[`31681868`](https://github.com/toptal/davinci/commit/31681868107b0a1267bb43af13ffe1f32374143a)]:
  - @toptal/davinci-engine@11.0.2

## 22.0.111

### Patch Changes

- Updated dependencies [[`393c68a1`](https://github.com/toptal/davinci/commit/393c68a1c0a4300ae066a9db7c678fe6828bb6cd)]:
  - @toptal/davinci-syntax@21.0.10

## 22.0.110

### Patch Changes

- [#2174](https://github.com/toptal/davinci/pull/2174) [`e677356d`](https://github.com/toptal/davinci/commit/e677356ddf06cc3e80db5748b2c585d07bbbc42b) Thanks [@dependabot](https://github.com/apps/dependabot)!
- bump fork-ts-checker-webpack-plugin

- Updated dependencies [[`e677356d`](https://github.com/toptal/davinci/commit/e677356ddf06cc3e80db5748b2c585d07bbbc42b)]:
  - @toptal/davinci-engine@11.0.1

## 22.0.109

### Patch Changes

- Updated dependencies [[`1a3e058a`](https://github.com/toptal/davinci/commit/1a3e058a2b8c626eff5709ac089d0cbc72771874), [`1a3e058a`](https://github.com/toptal/davinci/commit/1a3e058a2b8c626eff5709ac089d0cbc72771874)]:
  - @toptal/davinci-qa@16.3.0
  - @toptal/davinci-engine@11.0.0

## 22.0.108

### Patch Changes

- Updated dependencies [[`40c234d5`](https://github.com/toptal/davinci/commit/40c234d5a627a6af756a91c4ea6995f2f25280b9)]:
  - @toptal/davinci-ci@7.0.0

## 22.0.107

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@21.0.9

## 22.0.106

### Patch Changes

- Updated dependencies [[`a7a531d9`](https://github.com/toptal/davinci/commit/a7a531d9e0d67ae3ba8a6ae0bf71a304c7a202c4)]:
  - @toptal/davinci-qa@16.2.5

## 22.0.105

### Patch Changes

- Updated dependencies [[`c56c7b99`](https://github.com/toptal/davinci/commit/c56c7b991aaf0e284f6c4054f2214d4b39434de5)]:
  - @toptal/davinci-qa@16.2.4

## 22.0.104

### Patch Changes

- Updated dependencies [[`b9b0b5ee`](https://github.com/toptal/davinci/commit/b9b0b5eee4877830dbd7876faba4ce2cee325c71)]:
  - @toptal/davinci-engine@10.9.0

## 22.0.103

### Patch Changes

- Updated dependencies [[`df6c519f`](https://github.com/toptal/davinci/commit/df6c519ff69f5b2ca86429a53656a06f556bc36e)]:
  - @toptal/davinci-syntax@21.0.8

## 22.0.102

### Patch Changes

- Updated dependencies [[`7736531e`](https://github.com/toptal/davinci/commit/7736531ebe7d77990f096136f1662c446362428b), [`0243e42b`](https://github.com/toptal/davinci/commit/0243e42bc12c18acb6c225db73b78729c0b6b422)]:
  - @toptal/davinci-graphql-codegen@4.0.8
  - @toptal/davinci-bootstrap@4.0.28
  - @toptal/davinci-monorepo@8.3.3
  - @toptal/davinci-workflow@2.0.27
  - @toptal/davinci-engine@10.8.13
  - @toptal/davinci-syntax@21.0.7
  - @toptal/davinci-code@2.0.15
  - @toptal/davinci-ci@6.0.0
  - @toptal/davinci-qa@16.2.3

## 22.0.101

### Patch Changes

- Updated dependencies [[`94f5d8cb`](https://github.com/toptal/davinci/commit/94f5d8cb2140bdbf3e148f1ae8d5004db9779ac4)]:
  - @toptal/davinci-graphql-codegen@4.0.7
  - @toptal/davinci-cli-shared@2.3.8
  - @toptal/davinci-bootstrap@4.0.27
  - @toptal/davinci-engine@10.8.12
  - @toptal/davinci-syntax@21.0.6

## 22.0.100

### Patch Changes

- Updated dependencies [[`9a3b2a77`](https://github.com/toptal/davinci/commit/9a3b2a7749dc093a5c69a4e6a2bff0d5e85360b5)]:
  - @toptal/davinci-syntax@21.0.5

## 22.0.99

### Patch Changes

- Updated dependencies [[`d549786c`](https://github.com/toptal/davinci/commit/d549786c35d013e73d19d9fd54cdbdc7bd0723be)]:
  - @toptal/davinci-ci@5.0.1

## 22.0.98

### Patch Changes

- Updated dependencies [[`b2db6d84`](https://github.com/toptal/davinci/commit/b2db6d8453635fd4ebe6c6870c9f48a089240fbb)]:
  - @toptal/davinci-graphql-codegen@4.0.6

## 22.0.97

### Patch Changes

- Updated dependencies [[`97c3ada3`](https://github.com/toptal/davinci/commit/97c3ada3394d3d5b5ed570a907fa9f31f6b78b19)]:
  - @toptal/davinci-qa@16.2.2

## 22.0.96

### Patch Changes

- Updated dependencies [[`d93a402d`](https://github.com/toptal/davinci/commit/d93a402dcebf4ef44be2691054f860ecd0c2b79e)]:
  - @toptal/davinci-qa@16.2.1

## 22.0.95

### Patch Changes

- Updated dependencies [[`2071d5ce`](https://github.com/toptal/davinci/commit/2071d5ce26d5bf4232fa5f6b97c0ee1612628039)]:
  - @toptal/davinci-qa@16.2.0

## 22.0.94

### Patch Changes

- Updated dependencies [[`941dfffb`](https://github.com/toptal/davinci/commit/941dfffb91abd90286e302d43f27f2a96e52336d)]:
  - @toptal/davinci-graphql-codegen@4.0.5

## 22.0.93

### Patch Changes

- Updated dependencies [[`1bbc0a59`](https://github.com/toptal/davinci/commit/1bbc0a598898db8aaa24a405a357f94b9fa5f9f8)]:
  - @toptal/davinci-graphql-codegen@4.0.4

## 22.0.92

### Patch Changes

- Updated dependencies [[`3f3fef35`](https://github.com/toptal/davinci/commit/3f3fef35c41db0d59e3edd8e737a4349e8b91c19)]:
  - @toptal/davinci-graphql-codegen@4.0.3

## 22.0.91

### Patch Changes

- Updated dependencies [[`151bcb3b`](https://github.com/toptal/davinci/commit/151bcb3b26dd2def331a6056a47090d3ac4c1f7f)]:
  - @toptal/davinci-qa@16.1.0

## 22.0.90

### Patch Changes

- Updated dependencies [[`4b04a3af`](https://github.com/toptal/davinci/commit/4b04a3afadf54e9a92c363b8e4e6cd7a44235b59)]:
  - @toptal/davinci-engine@10.8.11

## 22.0.89

### Patch Changes

- Updated dependencies [[`7e7f743b`](https://github.com/toptal/davinci/commit/7e7f743b2d359b80e87c1dfa9c44c717206a821f)]:
  - @toptal/davinci-engine@10.8.10

## 22.0.88

### Patch Changes

- Updated dependencies [[`6bcf68e1`](https://github.com/toptal/davinci/commit/6bcf68e14adb9f0580c245cc63aba86c430186b0)]:
  - @toptal/davinci-ci@5.0.0

## 22.0.87

### Patch Changes

- Updated dependencies [[`81684a39`](https://github.com/toptal/davinci/commit/81684a3965e82ef6d3d21547e6790e8e469cb05b)]:
  - @toptal/davinci-syntax@21.0.4

## 22.0.86

### Patch Changes

- Updated dependencies [[`0e449097`](https://github.com/toptal/davinci/commit/0e44909716410e4bda7a1693c4f2a771b27e5c53)]:
  - @toptal/davinci-cli-shared@2.3.7
  - @toptal/davinci-bootstrap@4.0.26
  - @toptal/davinci-ci@4.1.5
  - @toptal/davinci-code@2.0.14
  - @toptal/davinci-engine@10.8.9
  - @toptal/davinci-graphql-codegen@4.0.2
  - @toptal/davinci-monorepo@8.3.2
  - @toptal/davinci-qa@16.0.6
  - @toptal/davinci-syntax@21.0.3
  - @toptal/davinci-workflow@2.0.26

## 22.0.85

### Patch Changes

- Updated dependencies [[`2eacbe7d`](https://github.com/toptal/davinci/commit/2eacbe7db6591b11d56ec1fd17d0e33dd2e52731)]:
  - @toptal/davinci-engine@10.8.8
  - @toptal/davinci-bootstrap@4.0.25
  - @toptal/davinci-workflow@2.0.25

## 22.0.84

### Patch Changes

- Updated dependencies [[`d6c99a48`](https://github.com/toptal/davinci/commit/d6c99a4839540b88b33dd398bfad0812029d625a)]:
  - @toptal/davinci-cli-shared@2.3.6
  - @toptal/davinci-bootstrap@4.0.24
  - @toptal/davinci-ci@4.1.4
  - @toptal/davinci-code@2.0.13
  - @toptal/davinci-engine@10.8.7
  - @toptal/davinci-graphql-codegen@4.0.1
  - @toptal/davinci-monorepo@8.3.1
  - @toptal/davinci-qa@16.0.5
  - @toptal/davinci-syntax@21.0.2
  - @toptal/davinci-workflow@2.0.24

## 22.0.83

### Patch Changes

- Updated dependencies [[`9eaa4d37`](https://github.com/toptal/davinci/commit/9eaa4d37a5740e2166da56824705b9fc8c5bb8ac)]:
  - @toptal/davinci-qa@16.0.4

## 22.0.82

### Patch Changes

- Updated dependencies [[`33a2a545`](https://github.com/toptal/davinci/commit/33a2a54513cdf0592a7a850a1942ca5e4f0ae9ba)]:
  - @toptal/davinci-engine@10.8.6

## 22.0.81

### Patch Changes

- Updated dependencies [[`102b111a`](https://github.com/toptal/davinci/commit/102b111a67bbee7ccee929428ab60e06899b2c9f)]:
  - @toptal/davinci-graphql-codegen@4.0.0

## 22.0.80

### Patch Changes

- Updated dependencies [[`4bddd209`](https://github.com/toptal/davinci/commit/4bddd2093c08f589e8b642a62e89345fca4f36f4)]:
  - @toptal/davinci-syntax@21.0.1

## 22.0.79

### Patch Changes

- Updated dependencies [[`7db32981`](https://github.com/toptal/davinci/commit/7db32981f4c2d844f05cee829062a4db6427c77f)]:
  - @toptal/davinci-syntax@21.0.0

## 22.0.78

### Patch Changes

- Updated dependencies [[`fbbb35be`](https://github.com/toptal/davinci/commit/fbbb35bedfbe58982dc9d116b2c8197ddb1390cc)]:
  - @toptal/davinci-monorepo@8.3.0
  - @toptal/davinci-engine@10.8.5
  - @toptal/davinci-graphql-codegen@3.4.6

## 22.0.77

### Patch Changes

- Updated dependencies [[`35c3ffbf`](https://github.com/toptal/davinci/commit/35c3ffbf7f7caeb71d9436bdc2982bb32880a0ff)]:
  - @toptal/davinci-engine@10.8.4

## 22.0.76

### Patch Changes

- Updated dependencies [[`a4f66cef`](https://github.com/toptal/davinci/commit/a4f66cefbf938a55d4543a745a43f311fac7ed1a)]:
  - @toptal/davinci-cli-shared@2.3.5
  - @toptal/davinci-bootstrap@4.0.23
  - @toptal/davinci-ci@4.1.3
  - @toptal/davinci-code@2.0.12
  - @toptal/davinci-engine@10.8.3
  - @toptal/davinci-graphql-codegen@3.4.5
  - @toptal/davinci-monorepo@8.2.5
  - @toptal/davinci-qa@16.0.3
  - @toptal/davinci-syntax@20.2.6
  - @toptal/davinci-workflow@2.0.23

## 22.0.75

### Patch Changes

- Updated dependencies [[`d0e203fb`](https://github.com/toptal/davinci/commit/d0e203fbad51110a0e25e979b8b16d8ef137b1a3)]:
  - @toptal/davinci-cli-shared@2.3.4
  - @toptal/davinci-bootstrap@4.0.22
  - @toptal/davinci-ci@4.1.2
  - @toptal/davinci-code@2.0.11
  - @toptal/davinci-engine@10.8.2
  - @toptal/davinci-graphql-codegen@3.4.4
  - @toptal/davinci-monorepo@8.2.4
  - @toptal/davinci-qa@16.0.2
  - @toptal/davinci-syntax@20.2.5
  - @toptal/davinci-workflow@2.0.22

## 22.0.74

### Patch Changes

- Updated dependencies [[`93aa23e5`](https://github.com/toptal/davinci/commit/93aa23e5d6b338495e5236ce373a140110780d4e)]:
  - @toptal/davinci-graphql-codegen@3.4.3

## 22.0.73

### Patch Changes

- Updated dependencies [[`1f5aa922`](https://github.com/toptal/davinci/commit/1f5aa922273631b639c5e2be4a16b4d31997e9ae)]:
  - @toptal/davinci-cli-shared@2.3.3
  - @toptal/davinci-bootstrap@4.0.21
  - @toptal/davinci-ci@4.1.1
  - @toptal/davinci-code@2.0.10
  - @toptal/davinci-engine@10.8.1
  - @toptal/davinci-monorepo@8.2.3
  - @toptal/davinci-qa@16.0.1
  - @toptal/davinci-syntax@20.2.4
  - @toptal/davinci-workflow@2.0.21
  - @toptal/davinci-graphql-codegen@3.4.2

## 22.0.72

### Patch Changes

- Updated dependencies [[`b9d4ec46`](https://github.com/toptal/davinci/commit/b9d4ec46ceb763af9e3c8ae2237cf1154f5558ad)]:
  - @toptal/davinci-engine@10.8.0

## 22.0.71

### Patch Changes

- Updated dependencies [[`229d7add`](https://github.com/toptal/davinci/commit/229d7add200b11585437e7dce982883056970275)]:
  - @toptal/davinci-qa@16.0.0
  - @toptal/davinci-bootstrap@4.0.20
  - @toptal/davinci-workflow@2.0.20

## 22.0.70

### Patch Changes

- Updated dependencies [[`ee505c95`](https://github.com/toptal/davinci/commit/ee505c95be2b587a2007462fd59770e0a18104d6)]:
  - @toptal/davinci-qa@15.2.9

## 22.0.69

### Patch Changes

- Updated dependencies [[`f048c485`](https://github.com/toptal/davinci/commit/f048c485d73c1a565d832c476cb7993900400a72)]:
  - @toptal/davinci-graphql-codegen@3.4.1

## 22.0.68

### Patch Changes

- Updated dependencies [[`1b1d338a`](https://github.com/toptal/davinci/commit/1b1d338ae5fea45ba3b8cfeadb1a5b740c41a8f0)]:
  - @toptal/davinci-engine@10.7.0

## 22.0.67

### Patch Changes

- Updated dependencies [[`01df0010`](https://github.com/toptal/davinci/commit/01df0010e5bb977b42867d2a4524a60bb602856a)]:
  - @toptal/davinci-syntax@20.2.3

## 22.0.66

### Patch Changes

- Updated dependencies [[`92960bf4`](https://github.com/toptal/davinci/commit/92960bf4c2dfcfd3e8f3ec271a853b263c72873f)]:
  - @toptal/davinci-ci@4.1.0

## 22.0.65

### Patch Changes

- Updated dependencies [[`edcd9f14`](https://github.com/toptal/davinci/commit/edcd9f148c1b0c75cfdb0aa285b6cb6369d82f68)]:
  - @toptal/davinci-engine@10.6.4

## 22.0.64

### Patch Changes

- Updated dependencies [[`b68eecd6`](https://github.com/toptal/davinci/commit/b68eecd633f7af5bd597f02cadbc0d117c663e3f)]:
  - @toptal/davinci-qa@15.2.8
  - @toptal/davinci-bootstrap@4.0.19
  - @toptal/davinci-workflow@2.0.19

## 22.0.63

### Patch Changes

- Updated dependencies [[`519f6b8b`](https://github.com/toptal/davinci/commit/519f6b8b022d71074142f3af1c0129a4f3fe9646)]:
  - @toptal/davinci-ci@4.0.12

## 22.0.62

### Patch Changes

- Updated dependencies [[`63d9c99f`](https://github.com/toptal/davinci/commit/63d9c99f657ca2be1d2f21f24f6288500699fcf5)]:
  - @toptal/davinci-graphql-codegen@3.4.0

## 22.0.61

### Patch Changes

- Updated dependencies [[`eb0f3e46`](https://github.com/toptal/davinci/commit/eb0f3e463533ef5ae8e2391c17b0b2d2956918bf)]:
  - @toptal/davinci-graphql-codegen@3.3.0

## 22.0.60

### Patch Changes

- Updated dependencies [[`d1a86ad1`](https://github.com/toptal/davinci/commit/d1a86ad1432419e4c7959105298c9b3b81f2e8f4)]:
  - @toptal/davinci-graphql-codegen@3.2.0

## 22.0.59

### Patch Changes

- Updated dependencies [[`7ec78af7`](https://github.com/toptal/davinci/commit/7ec78af772f5b60650460842b18eaa69a65cc269)]:
  - @toptal/davinci-syntax@20.2.2

## 22.0.58

### Patch Changes

- Updated dependencies [[`43574b79`](https://github.com/toptal/davinci/commit/43574b79e9a2603b6dafab8258532505e81c8679)]:
  - @toptal/davinci-graphql-codegen@3.1.0

## 22.0.57

### Patch Changes

- Updated dependencies [[`739fdd3b`](https://github.com/toptal/davinci/commit/739fdd3b38c0d541738872d6e1878e2ba1efbb13)]:
  - @toptal/davinci-graphql-codegen@3.0.0

## 22.0.56

### Patch Changes

- Updated dependencies [[`d25b726e`](https://github.com/toptal/davinci/commit/d25b726e7f5f5e11c516fc5d0191694ed6065a3e)]:
  - @toptal/davinci-graphql-codegen@2.1.0

## 22.0.55

### Patch Changes

- Updated dependencies [[`4c7ea03d`](https://github.com/toptal/davinci/commit/4c7ea03d6a43fd08185d4e8505edcc5cf3039c72)]:
  - @toptal/davinci-engine@10.6.3

## 22.0.54

### Patch Changes

- Updated dependencies [[`99dbb8cf`](https://github.com/toptal/davinci/commit/99dbb8cf810f15cbdc077e069e5bbae68c1c9598)]:
  - @toptal/davinci-engine@10.6.2

## 22.0.53

### Patch Changes

- Updated dependencies [[`2c37ef6e`](https://github.com/toptal/davinci/commit/2c37ef6e1958a00243f5f3f2df6e3e67d43b1826)]:
  - @toptal/davinci-graphql-codegen@2.0.2

## 22.0.52

### Patch Changes

- Updated dependencies [[`6fb9dafc`](https://github.com/toptal/davinci/commit/6fb9dafc018ccc0d05e2aea217b5a56133ccddfe)]:
  - @toptal/davinci-cli-shared@2.3.2
  - @toptal/davinci-engine@10.6.1
  - @toptal/davinci-qa@15.2.7
  - @toptal/davinci-bootstrap@4.0.18
  - @toptal/davinci-ci@4.0.11
  - @toptal/davinci-code@2.0.9
  - @toptal/davinci-monorepo@8.2.2
  - @toptal/davinci-syntax@20.2.1
  - @toptal/davinci-workflow@2.0.18
  - @toptal/davinci-graphql-codegen@2.0.1

## 22.0.51

### Patch Changes

- Updated dependencies [[`d25a6dd2`](https://github.com/toptal/davinci/commit/d25a6dd2e0883d1518dd5bec142a014ea75854fc)]:
  - @toptal/davinci-engine@10.6.0

## 22.0.50

### Patch Changes

- Updated dependencies [[`481d63cc`](https://github.com/toptal/davinci/commit/481d63cca99f09bb2afcfdc421045556cfcbf81d)]:
  - @toptal/davinci-engine@10.5.7
  - @toptal/davinci-qa@15.2.6
  - @toptal/davinci-bootstrap@4.0.17
  - @toptal/davinci-workflow@2.0.17

## 22.0.49

### Patch Changes

- Updated dependencies [[`20e4e475`](https://github.com/toptal/davinci/commit/20e4e4755cd27ef25b1b8a44bf8addea82867354)]:
  - @toptal/davinci-graphql-codegen@2.0.0

## 22.0.48

### Patch Changes

- Updated dependencies [[`93d5907e`](https://github.com/toptal/davinci/commit/93d5907ec79b4dc36686820d9296042fbabf2225)]:
  - @toptal/davinci-syntax@20.2.0

## 22.0.47

### Patch Changes

- Updated dependencies [[`8cd69b7f`](https://github.com/toptal/davinci/commit/8cd69b7fd75b38e86d71db67542fdf9f6a6c8fbd)]:
  - @toptal/davinci-ci@4.0.10

## 22.0.46

### Patch Changes

- [#2021](https://github.com/toptal/davinci/pull/2021) [`97abce92`](https://github.com/toptal/davinci/commit/97abce922d3a0720e0806ae9cd2f2866f355a1bc) Thanks [@dmaklygin](https://github.com/dmaklygin)!

---

- standardize command syntax for consistency
- Updated dependencies [[`97abce92`](https://github.com/toptal/davinci/commit/97abce922d3a0720e0806ae9cd2f2866f355a1bc), [`97abce92`](https://github.com/toptal/davinci/commit/97abce922d3a0720e0806ae9cd2f2866f355a1bc)]:
  - @toptal/davinci-cli-shared@2.3.1
  - @toptal/davinci-bootstrap@4.0.16
  - @toptal/davinci-ci@4.0.9
  - @toptal/davinci-code@2.0.8
  - @toptal/davinci-engine@10.5.6
  - @toptal/davinci-monorepo@8.2.1
  - @toptal/davinci-qa@15.2.5
  - @toptal/davinci-syntax@20.1.1
  - @toptal/davinci-workflow@2.0.16
  - @toptal/davinci-graphql-codegen@1.2.5

## 22.0.45

### Patch Changes

- Updated dependencies [[`69d85181`](https://github.com/toptal/davinci/commit/69d851813f82abea3ced2fd644917f430d6dbadd)]:
  - @toptal/davinci-monorepo@8.2.0
  - @toptal/davinci-engine@10.5.5
  - @toptal/davinci-graphql-codegen@1.2.4

## 22.0.44

### Patch Changes

- Updated dependencies [[`6b8cf4b9`](https://github.com/toptal/davinci/commit/6b8cf4b975a4f94ebe255a1488e6669f2cf0dea2)]:
  - @toptal/davinci-monorepo@8.1.3
  - @toptal/davinci-engine@10.5.4
  - @toptal/davinci-graphql-codegen@1.2.3

## 22.0.43

### Patch Changes

- Updated dependencies [[`70e9cc60`](https://github.com/toptal/davinci/commit/70e9cc604e50cb9fa3589c770aa9d3c0f59957c4)]:
  - @toptal/davinci-monorepo@8.1.2
  - @toptal/davinci-engine@10.5.3
  - @toptal/davinci-graphql-codegen@1.2.2

## 22.0.42

### Patch Changes

- Updated dependencies [[`78e87ed1`](https://github.com/toptal/davinci/commit/78e87ed1b926b39d183b3762818cef209f185664)]:
  - @toptal/davinci-syntax@20.1.0

## 22.0.41

### Patch Changes

- Updated dependencies [[`a4d9c107`](https://github.com/toptal/davinci/commit/a4d9c1079c35fdd92b61aea850ba758c9063c642)]:
  - @toptal/davinci-monorepo@8.1.1
  - @toptal/davinci-engine@10.5.2
  - @toptal/davinci-graphql-codegen@1.2.1

## 22.0.40

### Patch Changes

- Updated dependencies [[`f19d7255`](https://github.com/toptal/davinci/commit/f19d7255a05c0f39d9c184d8e740e2a0d616c846), [`f19d7255`](https://github.com/toptal/davinci/commit/f19d7255a05c0f39d9c184d8e740e2a0d616c846)]:
  - @toptal/davinci-graphql-codegen@1.2.0

## 22.0.39

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@4.0.15
  - @toptal/davinci-workflow@2.0.15

## 22.0.38

### Patch Changes

- Updated dependencies [[`0c054cc7`](https://github.com/toptal/davinci/commit/0c054cc7d50c0e125a6c2b25f2ff76d5b4bf73ee)]:
  - @toptal/davinci-qa@15.2.4

## 22.0.37

### Patch Changes

- Updated dependencies [[`dd50cda0`](https://github.com/toptal/davinci/commit/dd50cda0bf2c7c6797553fc399d5c457c7adfa01)]:
  - @toptal/davinci-monorepo@8.1.0
  - @toptal/davinci-engine@10.5.1
  - @toptal/davinci-graphql-codegen@1.1.4

## 22.0.36

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@20.0.6

## 22.0.35

### Patch Changes

- Updated dependencies [[`428a6a05`](https://github.com/toptal/davinci/commit/428a6a0533f8e8cbd17b71f9f7f9baebb26d86b6)]:
  - @toptal/davinci-engine@10.5.0

## 22.0.34

### Patch Changes

- Updated dependencies [[`c76c777c`](https://github.com/toptal/davinci/commit/c76c777c25fb1ff02543fa360819f239d28efcc4)]:
  - @toptal/davinci-qa@15.2.3
  - @toptal/davinci-bootstrap@4.0.14
  - @toptal/davinci-workflow@2.0.14

## 22.0.33

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@4.0.13
  - @toptal/davinci-workflow@2.0.13

## 22.0.32

### Patch Changes

- Updated dependencies [[`e39c8b4e`](https://github.com/toptal/davinci/commit/e39c8b4e88e0e931bc21b22f0de34b517638eb86)]:
  - @toptal/davinci-cli-shared@2.3.0
  - @toptal/davinci-bootstrap@4.0.12
  - @toptal/davinci-ci@4.0.8
  - @toptal/davinci-code@2.0.7
  - @toptal/davinci-engine@10.4.1
  - @toptal/davinci-monorepo@8.0.1
  - @toptal/davinci-qa@15.2.2
  - @toptal/davinci-syntax@20.0.5
  - @toptal/davinci-workflow@2.0.12
  - @toptal/davinci-graphql-codegen@1.1.3

## 22.0.31

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@20.0.4

## 22.0.30

### Patch Changes

- Updated dependencies [[`0517c87a`](https://github.com/toptal/davinci/commit/0517c87adddcebb25ab3e64f647db88516cc6b97)]:
  - @toptal/davinci-engine@10.4.0
  - @toptal/davinci-monorepo@8.0.0
  - @toptal/davinci-graphql-codegen@1.1.2
  - @toptal/davinci-workflow@2.0.11

## 22.0.29

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@4.0.11
  - @toptal/davinci-workflow@2.0.10

## 22.0.28

### Patch Changes

- Updated dependencies [[`483b48bd`](https://github.com/toptal/davinci/commit/483b48bdee5e164dc2d031477dc365a11b3c2dc2)]:
  - @toptal/davinci-bootstrap@4.0.10
  - @toptal/davinci-engine@10.3.1
  - @toptal/davinci-graphql-codegen@1.1.1
  - @toptal/davinci-qa@15.2.1
  - @toptal/davinci-workflow@2.0.9

## 22.0.27

### Patch Changes

- Updated dependencies [[`8a731c41`](https://github.com/toptal/davinci/commit/8a731c413bf512b77e555d996e5dfbede1420eba)]:
  - @toptal/davinci-qa@15.2.0
  - @toptal/davinci-engine@10.3.0

## 22.0.26

### Patch Changes

- Updated dependencies [[`730c84b0`](https://github.com/toptal/davinci/commit/730c84b00d99aa9fd4371148666a432058b9bf16)]:
  - @toptal/davinci-bootstrap@4.0.9

## 22.0.25

### Patch Changes

- Updated dependencies [[`82ca178a`](https://github.com/toptal/davinci/commit/82ca178ae33c8be82f546d25a4bbc717c794565b)]:
  - @toptal/davinci-graphql-codegen@1.1.0

## 22.0.24

### Patch Changes

- Updated dependencies [[`a784cc76`](https://github.com/toptal/davinci/commit/a784cc7600d455bb8cc529cf6eb9201e34001457)]:
  - @toptal/davinci-engine@10.2.6

## 22.0.23

### Patch Changes

- Updated dependencies [[`8b6806a6`](https://github.com/toptal/davinci/commit/8b6806a6ad1ef3f190e1e9e6a287aed12970b27f)]:
  - @toptal/davinci-bootstrap@4.0.8
  - @toptal/davinci-ci@4.0.7
  - @toptal/davinci-cli-shared@2.2.3
  - @toptal/davinci-code@2.0.6
  - @toptal/davinci-engine@10.2.5
  - @toptal/davinci-monorepo@7.1.2
  - @toptal/davinci-qa@15.1.4
  - @toptal/davinci-syntax@20.0.3
  - @toptal/davinci-workflow@2.0.8
  - @toptal/davinci-graphql-codegen@1.0.10

## 22.0.22

### Patch Changes

- Updated dependencies [[`b3b691f4`](https://github.com/toptal/davinci/commit/b3b691f4bdfcd2c4d05133bb61c69c45bc3c06a6)]:
  - @toptal/davinci-cli-shared@2.2.2
  - @toptal/davinci-bootstrap@4.0.7
  - @toptal/davinci-ci@4.0.6
  - @toptal/davinci-code@2.0.5
  - @toptal/davinci-engine@10.2.4
  - @toptal/davinci-monorepo@7.1.1
  - @toptal/davinci-qa@15.1.3
  - @toptal/davinci-syntax@20.0.2
  - @toptal/davinci-workflow@2.0.7
  - @toptal/davinci-graphql-codegen@1.0.9

## 22.0.21

### Patch Changes

- Updated dependencies [[`e434825c`](https://github.com/toptal/davinci/commit/e434825ce1ed04ef48990881d9d0f85ab60c99cb)]:
  - @toptal/davinci-graphql-codegen@1.0.8

## 22.0.20

### Patch Changes

- Updated dependencies [[`bcc7dc86`](https://github.com/toptal/davinci/commit/bcc7dc86c33573b48f1b1b78ad9055f7ca52e1e8)]:
  - @toptal/davinci-engine@10.2.3

## 22.0.19

### Patch Changes

- Updated dependencies [[`f3667ae9`](https://github.com/toptal/davinci/commit/f3667ae9ec8979eb6b86b0a020087f71e52dc9f1)]:
  - @toptal/davinci-graphql-codegen@1.0.7

## 22.0.18

### Patch Changes

- Updated dependencies [[`0346b98e`](https://github.com/toptal/davinci/commit/0346b98ec60a105fed14dae179ac2dff0f7b99a0)]:
  - @toptal/davinci-monorepo@7.1.0
  - @toptal/davinci-engine@10.2.2
  - @toptal/davinci-graphql-codegen@1.0.6

## 22.0.17

### Patch Changes

- Updated dependencies [[`89f71b13`](https://github.com/toptal/davinci/commit/89f71b1367be41a1ae79e445abc2b74e22327982)]:
  - @toptal/davinci-cli-shared@2.2.1
  - @toptal/davinci-bootstrap@4.0.6
  - @toptal/davinci-ci@4.0.5
  - @toptal/davinci-code@2.0.4
  - @toptal/davinci-engine@10.2.1
  - @toptal/davinci-monorepo@7.0.5
  - @toptal/davinci-qa@15.1.2
  - @toptal/davinci-syntax@20.0.1
  - @toptal/davinci-workflow@2.0.6
  - @toptal/davinci-graphql-codegen@1.0.5

## 22.0.16

### Patch Changes

- Updated dependencies [[`37c030f5`](https://github.com/toptal/davinci/commit/37c030f597c3d2fa1b60960fd0c078f4de93078e)]:
  - @toptal/davinci-engine@10.2.0

## 22.0.15

### Patch Changes

- Updated dependencies [[`105e75ca`](https://github.com/toptal/davinci/commit/105e75ca49eaa98846feb7b755f511ca184fc0d3), [`b111bb8e`](https://github.com/toptal/davinci/commit/b111bb8ece90ae68d35407f9150865523e42a224)]:
  - @toptal/davinci-syntax@20.0.0

## 22.0.14

### Patch Changes

- Updated dependencies [[`1134cf2c`](https://github.com/toptal/davinci/commit/1134cf2c64588ec9d2f7a3468b7092c74419a4bb)]:
  - @toptal/davinci-syntax@19.0.0

## 22.0.13

### Patch Changes

- Updated dependencies [[`d2b25141`](https://github.com/toptal/davinci/commit/d2b25141b5c25f4cefa35f5d7df289401566eb03), [`d2b25141`](https://github.com/toptal/davinci/commit/d2b25141b5c25f4cefa35f5d7df289401566eb03), [`d2b25141`](https://github.com/toptal/davinci/commit/d2b25141b5c25f4cefa35f5d7df289401566eb03)]:
  - @toptal/davinci-cli-shared@2.2.0
  - @toptal/davinci-graphql-codegen@1.0.4
  - @toptal/davinci-syntax@18.0.3
  - @toptal/davinci-bootstrap@4.0.5
  - @toptal/davinci-ci@4.0.4
  - @toptal/davinci-code@2.0.3
  - @toptal/davinci-engine@10.1.2
  - @toptal/davinci-monorepo@7.0.4
  - @toptal/davinci-qa@15.1.1
  - @toptal/davinci-workflow@2.0.5

## 22.0.12

### Patch Changes

- Updated dependencies [[`4fd60e3d`](https://github.com/toptal/davinci/commit/4fd60e3d716b30eab089086fe682b053236d1d8c)]:
  - @toptal/davinci-qa@15.1.0

## 22.0.11

### Patch Changes

- Updated dependencies [[`4f1b56c4`](https://github.com/toptal/davinci/commit/4f1b56c4a5e74ec2b8abe7da5cc7414ce6d53c15)]:
  - @toptal/davinci-qa@15.0.0
  - @toptal/davinci-bootstrap@4.0.4
  - @toptal/davinci-workflow@2.0.4

## 22.0.10

### Patch Changes

- Updated dependencies [[`85ff746d`](https://github.com/toptal/davinci/commit/85ff746d3eb0139e5c558fb9e00ef1ca9aa903dc)]:
  - @toptal/davinci-engine@10.1.1

## 22.0.9

### Patch Changes

- Updated dependencies [[`2d387d82`](https://github.com/toptal/davinci/commit/2d387d82a062b4d78fea5f65fbff6ef08c1e6d65)]:
  - @toptal/davinci-engine@10.1.0

## 22.0.8

### Patch Changes

- Updated dependencies [[`de1d21ca`](https://github.com/toptal/davinci/commit/de1d21cac8b6a4ee63bdbb38924d26b75735f88a)]:
  - @toptal/davinci-cli-shared@2.1.1
  - @toptal/davinci-bootstrap@4.0.3
  - @toptal/davinci-ci@4.0.3
  - @toptal/davinci-code@2.0.2
  - @toptal/davinci-engine@10.0.6
  - @toptal/davinci-monorepo@7.0.3
  - @toptal/davinci-qa@14.0.3
  - @toptal/davinci-syntax@18.0.2
  - @toptal/davinci-workflow@2.0.3
  - @toptal/davinci-graphql-codegen@1.0.3

## 22.0.7

### Patch Changes

- Updated dependencies [[`b816b85f`](https://github.com/toptal/davinci/commit/b816b85fcff9cb2bcb45dd21b786a75f27c5930c)]:
  - @toptal/davinci-monorepo@7.0.2
  - @toptal/davinci-engine@10.0.5
  - @toptal/davinci-graphql-codegen@1.0.2

## 22.0.6

### Patch Changes

- Updated dependencies [[`1bab8ffc`](https://github.com/toptal/davinci/commit/1bab8ffc5be9fd58e8b5356f85f01fe9fa10140f)]:
  - @toptal/davinci-cli-shared@2.1.0
  - @toptal/davinci-bootstrap@4.0.2
  - @toptal/davinci-ci@4.0.2
  - @toptal/davinci-code@2.0.1
  - @toptal/davinci-engine@10.0.4
  - @toptal/davinci-monorepo@7.0.1
  - @toptal/davinci-qa@14.0.2
  - @toptal/davinci-syntax@18.0.1
  - @toptal/davinci-workflow@2.0.2
  - @toptal/davinci-graphql-codegen@1.0.1

## 22.0.5

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@4.0.1
  - @toptal/davinci-workflow@2.0.1

## 22.0.4

### Patch Changes

- Updated dependencies [[`23fb4398`](https://github.com/toptal/davinci/commit/23fb43989ff0e2e4a4e27245920484e6acc9b3be)]:
  - @toptal/davinci-engine@10.0.3

## 22.0.3

### Patch Changes

- Updated dependencies [[`0c0b64a7`](https://github.com/toptal/davinci/commit/0c0b64a79562123179fe2277509b001a82850666), [`0c0b64a7`](https://github.com/toptal/davinci/commit/0c0b64a79562123179fe2277509b001a82850666)]:
  - @toptal/davinci-ci@4.0.1
  - @toptal/davinci-qa@14.0.1

## 22.0.2

### Patch Changes

- Updated dependencies [[`42d1d76e`](https://github.com/toptal/davinci/commit/42d1d76eecf4bd9aeab2c7ad69e539960ac02e90)]:
  - @toptal/davinci-engine@10.0.2

## 22.0.1

### Patch Changes

- Updated dependencies [[`dd921dd7`](https://github.com/toptal/davinci/commit/dd921dd7718e34ba7321a3b7684cee543a29c864)]:
  - @toptal/davinci-engine@10.0.1

## 22.0.0

### Major Changes

- [#1807](https://github.com/toptal/davinci/pull/1807) [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - migrate davinci main package to ESM

### Patch Changes

- Updated dependencies [[`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f), [`6c34ee64`](https://github.com/toptal/davinci/commit/6c34ee64302b1fdce5b37db19d608a8ba72e8a9f)]:
  - @toptal/davinci-ci@4.0.0
  - @toptal/davinci-cli-shared@2.0.0
  - @toptal/davinci-syntax@18.0.0
  - @toptal/davinci-workflow@2.0.0
  - @toptal/davinci-monorepo@7.0.0
  - @toptal/davinci-engine@10.0.0
  - @toptal/davinci-code@2.0.0
  - @toptal/davinci-qa@14.0.0
  - @toptal/davinci-graphql-codegen@1.0.0
  - @toptal/davinci-bootstrap@4.0.0

## 21.6.2

### Patch Changes

- Updated dependencies [[`320b5dfb`](https://github.com/toptal/davinci/commit/320b5dfb82b650d4e855aedaf666922785e12728)]:
  - @toptal/davinci-ci@3.1.0

## 21.6.1

### Patch Changes

- Updated dependencies [[`1457314e`](https://github.com/toptal/davinci/commit/1457314e7f449146077753dcc467565e6ce4d3d2)]:
  - @toptal/davinci-cli-shared@1.10.2
  - @toptal/davinci-bootstrap@3.6.1
  - @toptal/davinci-ci@3.0.2
  - @toptal/davinci-code@1.7.4
  - @toptal/davinci-engine@9.1.1
  - @toptal/davinci-monorepo@6.8.8
  - @toptal/davinci-qa@13.1.3
  - @toptal/davinci-syntax@17.1.7
  - @toptal/davinci-workflow@1.12.10
  - @toptal/davinci-graphql-codegen@0.4.2

## 21.6.0

### Minor Changes

- [#1826](https://github.com/toptal/davinci/pull/1826) [`8b13c930`](https://github.com/toptal/davinci/commit/8b13c9307457c60abe50610bf76bf37c78227beb) Thanks [@dmaklygin](https://github.com/dmaklygin)! - ---

  - add ability to specify root folder in `publish-package` command
    ```shell
    yarn davinci-engine publish-package --alpha --outputVersion .version --publishRootFolder .
    ```

### Patch Changes

- Updated dependencies [[`8b13c930`](https://github.com/toptal/davinci/commit/8b13c9307457c60abe50610bf76bf37c78227beb)]:
  - @toptal/davinci-engine@9.1.0

## 21.5.0

### Minor Changes

- [#1757](https://github.com/toptal/davinci/pull/1757) [`78e67473`](https://github.com/toptal/davinci/commit/78e67473433632a0ffd7de2a526aa409ec540610) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - create option to skip yarn install on davinci-bootstrap new project

### Patch Changes

- [#1757](https://github.com/toptal/davinci/pull/1757) [`78e67473`](https://github.com/toptal/davinci/commit/78e67473433632a0ffd7de2a526aa409ec540610) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - refactor davinci-bootstrap new application to run yarn install once

- Updated dependencies [[`78e67473`](https://github.com/toptal/davinci/commit/78e67473433632a0ffd7de2a526aa409ec540610), [`78e67473`](https://github.com/toptal/davinci/commit/78e67473433632a0ffd7de2a526aa409ec540610)]:
  - @toptal/davinci-bootstrap@3.6.0

## 21.4.24

### Patch Changes

- Updated dependencies [[`9235afa5`](https://github.com/toptal/davinci/commit/9235afa5580133130765883a741c20b485a28b55)]:
  - @toptal/davinci-engine@9.0.3

## 21.4.23

### Patch Changes

- Updated dependencies [[`1a1c3e45`](https://github.com/toptal/davinci/commit/1a1c3e455cc5222c9cbf05128226f14d46ce89db)]:
  - @toptal/davinci-cli-shared@1.10.1
  - @toptal/davinci-bootstrap@3.5.6
  - @toptal/davinci-ci@3.0.1
  - @toptal/davinci-code@1.7.3
  - @toptal/davinci-engine@9.0.2
  - @toptal/davinci-monorepo@6.8.7
  - @toptal/davinci-qa@13.1.2
  - @toptal/davinci-syntax@17.1.6
  - @toptal/davinci-workflow@1.12.9
  - @toptal/davinci-graphql-codegen@0.4.1

## 21.4.22

### Patch Changes

- Updated dependencies [[`0860fcb3`](https://github.com/toptal/davinci/commit/0860fcb3fe9dbc2a8dedb18bda207818700b17cd)]:
  - @toptal/davinci-qa@13.1.1

## 21.4.21

### Patch Changes

- Updated dependencies [[`88f8eafb`](https://github.com/toptal/davinci/commit/88f8eafb734df6fd24f69a1f0cd0cd3825a41739)]:
  - @toptal/davinci-graphql-codegen@0.4.0

## 21.4.20

### Patch Changes

- Updated dependencies [[`6f1c0bee`](https://github.com/toptal/davinci/commit/6f1c0beecd3e33d0d4f8379004ce9b876114515f)]:
  - @toptal/davinci-qa@13.1.0

## 21.4.19

### Patch Changes

- Updated dependencies [[`8b968fb0`](https://github.com/toptal/davinci/commit/8b968fb0d379f3fdc6e65a4e5784320ccc6d8205), [`8b968fb0`](https://github.com/toptal/davinci/commit/8b968fb0d379f3fdc6e65a4e5784320ccc6d8205), [`8b968fb0`](https://github.com/toptal/davinci/commit/8b968fb0d379f3fdc6e65a4e5784320ccc6d8205)]:
  - @toptal/davinci-graphql-codegen@0.3.1
  - @toptal/davinci-monorepo@6.8.6
  - @toptal/davinci-engine@9.0.1

## 21.4.18

### Patch Changes

- Updated dependencies [[`103a3ec9`](https://github.com/toptal/davinci/commit/103a3ec94aa9ca9d9d83aab4cbcb510e26bf6071)]:
  - @toptal/davinci-ci@3.0.0
  - @toptal/davinci-engine@9.0.0
  - @toptal/davinci-graphql-codegen@0.3.0
  - @toptal/davinci-bootstrap@3.5.5
  - @toptal/davinci-workflow@1.12.8

## 21.4.17

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@3.5.4
  - @toptal/davinci-workflow@1.12.7

## 21.4.16

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@17.1.5

## 21.4.15

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@3.5.3
  - @toptal/davinci-workflow@1.12.6

## 21.4.14

### Patch Changes

- Updated dependencies [[`2bf367b3`](https://github.com/toptal/davinci/commit/2bf367b37c94f5953e0bc75f38d5c296c2391c46)]:
  - @toptal/davinci-engine@8.1.6

## 21.4.13

### Patch Changes

- Updated dependencies [[`ca7a20f2`](https://github.com/toptal/davinci/commit/ca7a20f248784371af9db64df31e05ada1e69179)]:
  - @toptal/davinci-ci@2.1.0
  - @toptal/davinci-cli-shared@1.10.0
  - @toptal/davinci-bootstrap@3.5.2
  - @toptal/davinci-code@1.7.2
  - @toptal/davinci-engine@8.1.5
  - @toptal/davinci-monorepo@6.8.5
  - @toptal/davinci-qa@13.0.5
  - @toptal/davinci-syntax@17.1.4
  - @toptal/davinci-workflow@1.12.5
  - @toptal/davinci-graphql-codegen@0.2.24

## 21.4.12

### Patch Changes

- Updated dependencies [[`ef165960`](https://github.com/toptal/davinci/commit/ef165960b7da8bbe13f8e3a2df4cbc861742c801)]:
  - @toptal/davinci-qa@13.0.4

## 21.4.11

### Patch Changes

- Updated dependencies [[`1c422aae`](https://github.com/toptal/davinci/commit/1c422aae676d25cd2216c8a24af4b7e208728931), [`1c422aae`](https://github.com/toptal/davinci/commit/1c422aae676d25cd2216c8a24af4b7e208728931)]:
  - @toptal/davinci-cli-shared@1.9.0
  - @toptal/davinci-code@1.7.1
  - @toptal/davinci-engine@8.1.4
  - @toptal/davinci-graphql-codegen@0.2.23
  - @toptal/davinci-bootstrap@3.5.1
  - @toptal/davinci-ci@2.0.14
  - @toptal/davinci-monorepo@6.8.4
  - @toptal/davinci-qa@13.0.3
  - @toptal/davinci-syntax@17.1.3
  - @toptal/davinci-workflow@1.12.4

## 21.4.10

### Patch Changes

- Updated dependencies [[`4856782b`](https://github.com/toptal/davinci/commit/4856782b28b64ac90e095c8f7c900acd5011dfc4)]:
  - @toptal/davinci-monorepo@6.8.3
  - @toptal/davinci-engine@8.1.3
  - @toptal/davinci-graphql-codegen@0.2.22

## 21.4.9

### Patch Changes

- Updated dependencies [[`569ed7ff`](https://github.com/toptal/davinci/commit/569ed7ff69f70918a41308d5f2eac5896124bdf2)]:
  - @toptal/davinci-qa@13.0.2

## 21.4.8

### Patch Changes

- Updated dependencies [[`be5c6c0d`](https://github.com/toptal/davinci/commit/be5c6c0dd2d0c5f41bb1e3eda2a55bda6744544f)]:
  - @toptal/davinci-engine@8.1.2

## 21.4.7

### Patch Changes

- Updated dependencies [[`88d55138`](https://github.com/toptal/davinci/commit/88d5513881a5407e4db2d43ec69b17e8f6ad3663)]:
  - @toptal/davinci-monorepo@6.8.2
  - @toptal/davinci-engine@8.1.1
  - @toptal/davinci-graphql-codegen@0.2.21

## 21.4.6

### Patch Changes

- Updated dependencies [[`2d1ac403`](https://github.com/toptal/davinci/commit/2d1ac403779752a3383eb649aee50af9de1589c6), [`2d1ac403`](https://github.com/toptal/davinci/commit/2d1ac403779752a3383eb649aee50af9de1589c6)]:
  - @toptal/davinci-bootstrap@3.5.0
  - @toptal/davinci-code@1.7.0
  - @toptal/davinci-workflow@1.12.3

## 21.4.5

### Patch Changes

- Updated dependencies [[`70dad21a`](https://github.com/toptal/davinci/commit/70dad21a63ceea922fd0f79abfd0be74cb9ea176)]:
  - @toptal/davinci-bootstrap@3.4.9

## 21.4.4

### Patch Changes

- Updated dependencies [[`06904311`](https://github.com/toptal/davinci/commit/06904311351886ab49c03fb53374fc3a01c97cda)]:
  - @toptal/davinci-syntax@17.1.2

## 21.4.3

### Patch Changes

- Updated dependencies [[`5624aa8c`](https://github.com/toptal/davinci/commit/5624aa8c725c57a86b40b4845622294833656fe3)]:
  - @toptal/davinci-qa@13.0.1
  - @toptal/davinci-bootstrap@3.4.8
  - @toptal/davinci-workflow@1.12.2

## 21.4.2

### Patch Changes

- Updated dependencies [[`33dac479`](https://github.com/toptal/davinci/commit/33dac479f0aad8d348d6275ed0dbf59adca86f81)]:
  - @toptal/davinci-engine@8.1.0

## 21.4.1

### Patch Changes

- [#1703](https://github.com/toptal/davinci/pull/1703) [`40327d79`](https://github.com/toptal/davinci/commit/40327d793141fac2458e56ed3b579ac2d78fe51d) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - add pattern `*.cy.{ts,js}{,x}` for cypress tests in eslint rules

- Updated dependencies [[`40327d79`](https://github.com/toptal/davinci/commit/40327d793141fac2458e56ed3b579ac2d78fe51d)]:
  - @toptal/davinci-syntax@17.1.1

## 21.4.0

### Minor Changes

- [#1701](https://github.com/toptal/davinci/pull/1701) [`5117becf`](https://github.com/toptal/davinci/commit/5117becf16f4d7ecae6d0d5fcc95531907cc4c46) Thanks [@piotrd](https://github.com/piotrd)! - ---

  - updated `eslint-plugin-todo-plz` to be able use the new `description` field
  - simplified and adjusted the lint rule config to:
    - allow for linting FIXME comments
    - allow to use full Jira ticket URLs

### Patch Changes

- Updated dependencies [[`5117becf`](https://github.com/toptal/davinci/commit/5117becf16f4d7ecae6d0d5fcc95531907cc4c46)]:
  - @toptal/davinci-syntax@17.1.0

## 21.3.4

### Patch Changes

- Updated dependencies [[`d1cb27ee`](https://github.com/toptal/davinci/commit/d1cb27eeaa6416107a0a3328438dd75083ac259b)]:
  - @toptal/davinci-ci@2.0.13
  - @toptal/davinci-bootstrap@3.4.7
  - @toptal/davinci-workflow@1.12.1

## 21.3.3

### Patch Changes

- Updated dependencies [[`b6ea742c`](https://github.com/toptal/davinci/commit/b6ea742c50bfe34133c2a29d03b362f252e71786), [`b6ea742c`](https://github.com/toptal/davinci/commit/b6ea742c50bfe34133c2a29d03b362f252e71786)]:
  - @toptal/davinci-engine@8.0.0
  - @toptal/davinci-syntax@17.0.0
  - @toptal/davinci-qa@13.0.0

## 21.3.2

### Patch Changes

- Updated dependencies [[`ea14941a`](https://github.com/toptal/davinci/commit/ea14941a9d4ed43df34a4cdc69e176205e7f8fe2), [`ea14941a`](https://github.com/toptal/davinci/commit/ea14941a9d4ed43df34a4cdc69e176205e7f8fe2)]:
  - @toptal/davinci-workflow@1.12.0
  - @toptal/davinci-monorepo@6.8.1
  - @toptal/davinci-bootstrap@3.4.6
  - @toptal/davinci-engine@7.6.1
  - @toptal/davinci-graphql-codegen@0.2.20

## 21.3.1

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@16.2.3

## 21.3.0

### Minor Changes

- [#1654](https://github.com/toptal/davinci/pull/1654) [`91d11033`](https://github.com/toptal/davinci/commit/91d110332a49fea29bca911d77491aa32080139d) Thanks [@separatio](https://github.com/separatio)! - ---

  - add metrics for storybook Davinci commands

## 21.2.0

### Minor Changes

- [#1670](https://github.com/toptal/davinci/pull/1670) [`08353aa6`](https://github.com/toptal/davinci/commit/08353aa6f2b5924a013c5188c7bb26dfff25139c) Thanks [@ozgurkececioglu](https://github.com/ozgurkececioglu)! - ---

  - add plugin to extract text nodes in storybook stories to an asset file

## 21.1.0

### Minor Changes

- [#1661](https://github.com/toptal/davinci/pull/1661) [`d863ad5e`](https://github.com/toptal/davinci/commit/d863ad5e33a406b1bc3dd65aeb37ab4219e0b30a) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - add git revision to monorepo alpha packages

### Patch Changes

- Updated dependencies [[`d863ad5e`](https://github.com/toptal/davinci/commit/d863ad5e33a406b1bc3dd65aeb37ab4219e0b30a)]:
  - @toptal/davinci-engine@7.6.0

## 21.0.10

### Patch Changes

- Updated dependencies [[`8724a0fb`](https://github.com/toptal/davinci/commit/8724a0fb3e13a7718c91ec8b56bcfe0400c74f2e)]:
  - @toptal/davinci-monorepo@6.8.0
  - @toptal/davinci-engine@7.5.2
  - @toptal/davinci-graphql-codegen@0.2.19

## 21.0.9

### Patch Changes

- Updated dependencies [[`5ef270a4`](https://github.com/toptal/davinci/commit/5ef270a450c23ae28e79d77f85433fb965add0f3)]:
  - @toptal/davinci-engine@7.5.1

## 21.0.8

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@3.4.5
  - @toptal/davinci-workflow@1.11.17

## 21.0.7

### Patch Changes

- Updated dependencies [[`119f1896`](https://github.com/toptal/davinci/commit/119f18968a3ed85c1eca1c8f7fdf9926177d0181), [`119f1896`](https://github.com/toptal/davinci/commit/119f18968a3ed85c1eca1c8f7fdf9926177d0181)]:
  - @toptal/davinci-engine@7.5.0
  - @toptal/davinci-qa@12.3.0

## 21.0.6

### Patch Changes

- Updated dependencies [[`b12d1d19`](https://github.com/toptal/davinci/commit/b12d1d19af02104b9076a53b6e516198e6cda141)]:
  - @toptal/davinci-cli-shared@1.8.1
  - @toptal/davinci-bootstrap@3.4.4
  - @toptal/davinci-ci@2.0.12
  - @toptal/davinci-code@1.6.5
  - @toptal/davinci-engine@7.4.13
  - @toptal/davinci-monorepo@6.7.2
  - @toptal/davinci-qa@12.2.1
  - @toptal/davinci-syntax@16.2.2
  - @toptal/davinci-workflow@1.11.16
  - @toptal/davinci-graphql-codegen@0.2.18

## 21.0.5

### Patch Changes

- Updated dependencies [[`c6aabaef`](https://github.com/toptal/davinci/commit/c6aabaef0772e53f5df46882164f1ca7399125f8)]:
  - @toptal/davinci-monorepo@6.7.1
  - @toptal/davinci-engine@7.4.12
  - @toptal/davinci-graphql-codegen@0.2.17

## 21.0.4

### Patch Changes

- Updated dependencies [[`a5fc891c`](https://github.com/toptal/davinci/commit/a5fc891c696996080db4081b29f4e5c66d279871)]:
  - @toptal/davinci-engine@7.4.11

## 21.0.3

### Patch Changes

- Updated dependencies [[`c42fab46`](https://github.com/toptal/davinci/commit/c42fab46d51ccb93dedcde388883b487236f8c9c), [`753bafa1`](https://github.com/toptal/davinci/commit/753bafa192ec9c590c7121401b8aea91790a63df), [`2ff0a2f0`](https://github.com/toptal/davinci/commit/2ff0a2f041957c9fa8fb9860da75cf1dd9865784), [`facda080`](https://github.com/toptal/davinci/commit/facda0805ce7b760e67b3b7f30709694732c49f8), [`14d7dae9`](https://github.com/toptal/davinci/commit/14d7dae9ef8f804430df63c1bd3c97af059bab48), [`3eb93348`](https://github.com/toptal/davinci/commit/3eb93348a4a5cb920f4e280cdc253ba3b8b7e710), [`c6c1da1b`](https://github.com/toptal/davinci/commit/c6c1da1b708bd21779c338d7bd5749faa557e6a0), [`74023f45`](https://github.com/toptal/davinci/commit/74023f4503ec9c4d070e620551b1457ebc7b789f), [`f030c0d2`](https://github.com/toptal/davinci/commit/f030c0d228f5540ff64516282ed3ed58710d8edc)]:
  - @toptal/davinci-monorepo@6.7.0
  - @toptal/davinci-engine@7.4.10
  - @toptal/davinci-graphql-codegen@0.2.16

## 21.0.2

### Patch Changes

- Updated dependencies [[`f214a0a5`](https://github.com/toptal/davinci/commit/f214a0a552753b938a38c57ff80a264107be6b2e)]:
  - @toptal/davinci-engine@7.4.9

## 21.0.1

### Patch Changes

- [#1597](https://github.com/toptal/davinci/pull/1597) [`4cb94960`](https://github.com/toptal/davinci/commit/4cb949606b9893a0c118c9d7dc8d88ff115bfa21) Thanks [@denieler](https://github.com/denieler)! - ---

  - add missing dependency to @toptal/davinci-engine

- Updated dependencies [[`d97ecb14`](https://github.com/toptal/davinci/commit/d97ecb143ae10393652a390639ec5e7e9d5d1779)]:
  - @toptal/davinci-qa@12.2.0

## 21.0.0

### Major Changes

- [#1578](https://github.com/toptal/davinci/pull/1578) [`e602ae7e`](https://github.com/toptal/davinci/commit/e602ae7edc7d075a4192052d6c04868f08fea0a7) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - change the main way of davinci commands working to davinci-by-parts: instead of a single `davinci` command, CLI users now have to use Davinci sub-packages commands directly

### Patch Changes

- Updated dependencies [[`e602ae7e`](https://github.com/toptal/davinci/commit/e602ae7edc7d075a4192052d6c04868f08fea0a7)]:
  - @toptal/davinci-cli-shared@1.8.0
  - @toptal/davinci-bootstrap@3.4.3
  - @toptal/davinci-ci@2.0.11
  - @toptal/davinci-code@1.6.4
  - @toptal/davinci-monorepo@6.6.7
  - @toptal/davinci-qa@12.1.3
  - @toptal/davinci-syntax@16.2.1
  - @toptal/davinci-workflow@1.11.15
  - @toptal/davinci-graphql-codegen@0.2.15

## 20.3.2

### Patch Changes

- Updated dependencies [[`325d95d1`](https://github.com/toptal/davinci/commit/325d95d146a43bcc8721bedd384b8828b36b2716)]:
  - @toptal/davinci-qa@12.1.2

## 20.3.1

### Patch Changes

- [#1572](https://github.com/toptal/davinci/pull/1572) [`7cabb419`](https://github.com/toptal/davinci/commit/7cabb4197c3f408f1bd8896ec3f9eef14a787e9f) Thanks [@augustobmoura](https://github.com/augustobmoura)! - ---

  - revert styled-components jest plugin to a local function (fixes the OutOfMemory issue with davinci-qa)

- Updated dependencies [[`7cabb419`](https://github.com/toptal/davinci/commit/7cabb4197c3f408f1bd8896ec3f9eef14a787e9f)]:
  - @toptal/davinci-qa@12.1.1

## 20.3.0

### Minor Changes

- [#1564](https://github.com/toptal/davinci/pull/1564) [`12e452f8`](https://github.com/toptal/davinci/commit/12e452f85f7c449b3f1519bc2a4aa22893eb0e95) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ---

  - validate changeset files using [@toptal/davinci/consistent-changesets](https://github.com/toptal/davinci/blob/master/packages/eslint-plugin/README.md#toptaldavinciconsistent-changesets) rule

* [#1564](https://github.com/toptal/davinci/pull/1564) [`12e452f8`](https://github.com/toptal/davinci/commit/12e452f85f7c449b3f1519bc2a4aa22893eb0e95) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ---

  ### @toptal/davinci/consistent-changesets

  - add new eslint plugin to check changeset files
  - you can find more details about the rule [here](https://github.com/toptal/davinci/blob/master/packages/eslint-plugin/README.md#toptaldavinciconsistent-changesets)

### Patch Changes

- Updated dependencies [[`12e452f8`](https://github.com/toptal/davinci/commit/12e452f85f7c449b3f1519bc2a4aa22893eb0e95)]:
  - @toptal/davinci-syntax@16.2.0

## 20.2.0

### Minor Changes

- [#1550](https://github.com/toptal/davinci/pull/1550) [`cd184617`](https://github.com/toptal/davinci/commit/cd184617439c5cef222be6683622dd6bbebc171b) Thanks [@TomasSlama](https://github.com/TomasSlama)! - ---
  - add `experimentalSingleTabRunMode` to Cypress config to speed up component tests
  - bump Cypress to 10.6.0 to enable this new feature

### Patch Changes

- Updated dependencies [[`cd184617`](https://github.com/toptal/davinci/commit/cd184617439c5cef222be6683622dd6bbebc171b), [`482789e8`](https://github.com/toptal/davinci/commit/482789e80815e60aa241f60dea814b7c0515aeb0)]:
  - @toptal/davinci-qa@12.1.0
  - @toptal/davinci-syntax@16.1.3
  - @toptal/davinci-bootstrap@3.4.2
  - @toptal/davinci-workflow@1.11.14

## 20.1.2

### Patch Changes

- Updated dependencies [[`9b67beb3`](https://github.com/toptal/davinci/commit/9b67beb3aaf0e24193b2deaba3126c41e3ec9280), [`04fe7ffa`](https://github.com/toptal/davinci/commit/04fe7ffa161027d081c6ae870716bb06a2fcf73f), [`9b67beb3`](https://github.com/toptal/davinci/commit/9b67beb3aaf0e24193b2deaba3126c41e3ec9280)]:
  - @toptal/davinci-cli-shared@1.7.0
  - @toptal/davinci-qa@12.0.3
  - @toptal/davinci-bootstrap@3.4.1
  - @toptal/davinci-ci@2.0.10
  - @toptal/davinci-code@1.6.3
  - @toptal/davinci-engine@7.4.7
  - @toptal/davinci-monorepo@6.6.6
  - @toptal/davinci-syntax@16.1.2
  - @toptal/davinci-workflow@1.11.13
  - @toptal/davinci-graphql-codegen@0.2.14

## 20.1.1

### Patch Changes

- [#1541](https://github.com/toptal/davinci/pull/1541) [`397a53c9`](https://github.com/toptal/davinci/commit/397a53c9add9f7e8d485648b51cd22676d97c78f) Thanks [@TomasSlama](https://github.com/TomasSlama)! - ---
  - Update documentation about prefering individual davinci packages usage
- Updated dependencies [[`397a53c9`](https://github.com/toptal/davinci/commit/397a53c9add9f7e8d485648b51cd22676d97c78f)]:
  - @toptal/davinci-ci@2.0.9
  - @toptal/davinci-code@1.6.2
  - @toptal/davinci-engine@7.4.6
  - @toptal/davinci-graphql-codegen@0.2.13
  - @toptal/davinci-monorepo@6.6.5
  - @toptal/davinci-qa@12.0.2
  - @toptal/davinci-syntax@16.1.1
  - @toptal/davinci-workflow@1.11.12

## 20.1.0

### Minor Changes

- [#1534](https://github.com/toptal/davinci/pull/1534) [`aae768aa`](https://github.com/toptal/davinci/commit/aae768aa5d913b99441e717f5f586f73d525e820) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - prefer local cache when bootstrapping a new Davinci project

### Patch Changes

- [#1527](https://github.com/toptal/davinci/pull/1527) [`3a22484d`](https://github.com/toptal/davinci/commit/3a22484df28d116d8905718e91c1d62d77d46d16) Thanks [@LashaJini](https://github.com/LashaJini)! - ---

  - Remove `@toptal/davinci` from dev dependencies in skeleton
  - Add to dev dependencies in skeleton
    - `@toptal/davinci-engine`
    - `@toptal/davinci-qa`
    - `@toptal/davinci-syntax`
    - `@toptal/davinci-code`
    - `@toptal/davinci-ci`

- Updated dependencies [[`3a22484d`](https://github.com/toptal/davinci/commit/3a22484df28d116d8905718e91c1d62d77d46d16), [`c84ae4c9`](https://github.com/toptal/davinci/commit/c84ae4c9fb8a1773a49be9c2db0a30ce1326fd9d), [`aae768aa`](https://github.com/toptal/davinci/commit/aae768aa5d913b99441e717f5f586f73d525e820)]:
  - @toptal/davinci-bootstrap@3.4.0
  - @toptal/davinci-syntax@16.1.0
  - @toptal/davinci-workflow@1.11.11

## 20.0.3

### Patch Changes

- Updated dependencies [[`4b74ecd7`](https://github.com/toptal/davinci/commit/4b74ecd747446eda3eaaebc4648a0b113bf9a468), [`4c432fb5`](https://github.com/toptal/davinci/commit/4c432fb5ccb64bcbd0214ebf5a5188f7f72901f8)]:
  - @toptal/davinci-bootstrap@3.3.8
  - @toptal/davinci-qa@12.0.1
  - @toptal/davinci-monorepo@6.6.4
  - @toptal/davinci-workflow@1.11.10
  - @toptal/davinci-engine@7.4.5
  - @toptal/davinci-graphql-codegen@0.2.12

## 20.0.2

### Patch Changes

- Updated dependencies [[`4e10a7b4`](https://github.com/toptal/davinci/commit/4e10a7b4a153d99faf116d8b6f4839d6a2290252)]:
  - @toptal/davinci-ci@2.0.8

## 20.0.1

### Patch Changes

- Updated dependencies [[`65ba9d01`](https://github.com/toptal/davinci/commit/65ba9d015134c31844c0826fe7fdf7f83cde8761)]:
  - @toptal/davinci-syntax@16.0.1
  - @toptal/davinci-bootstrap@3.3.7
  - @toptal/davinci-workflow@1.11.9

## 20.0.0

### Major Changes

- [#1517](https://github.com/toptal/davinci/pull/1517) [`fa3423f1`](https://github.com/toptal/davinci/commit/fa3423f1f9211b4d8899064aa4afdf5ca2198483) Thanks [@LashaJini](https://github.com/LashaJini)! - ---

  - Do not load Jest related eslint rules if project is not using Jest
  - [BREAKING CHANGE] Rename `.eslintrc` to `.eslintrc.js`

### Patch Changes

- [#1523](https://github.com/toptal/davinci/pull/1523) [`321793e3`](https://github.com/toptal/davinci/commit/321793e3e4af2460ec790e00fde0134518f3f80a) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - ---
  - Replace Jest Anvil reporter's inconsistent failureDetails data with failureMessages
- Updated dependencies [[`321793e3`](https://github.com/toptal/davinci/commit/321793e3e4af2460ec790e00fde0134518f3f80a), [`6d5172aa`](https://github.com/toptal/davinci/commit/6d5172aae41ed558291fa23a17760c00d0fa2e46), [`fa3423f1`](https://github.com/toptal/davinci/commit/fa3423f1f9211b4d8899064aa4afdf5ca2198483)]:
  - @toptal/davinci-qa@12.0.0
  - @toptal/davinci-bootstrap@3.3.6
  - @toptal/davinci-cli-shared@1.6.0
  - @toptal/davinci-syntax@16.0.0
  - @toptal/davinci-ci@2.0.7
  - @toptal/davinci-code@1.6.1
  - @toptal/davinci-engine@7.4.4
  - @toptal/davinci-monorepo@6.6.3
  - @toptal/davinci-workflow@1.11.8
  - @toptal/davinci-graphql-codegen@0.2.11

## 19.0.1

### Patch Changes

- [#1512](https://github.com/toptal/davinci/pull/1512) [`cb8d7d5b`](https://github.com/toptal/davinci/commit/cb8d7d5b9a79208b8bd32a288c97e4fa951c78c9) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - add condition to only configure `jest-styled-components` on projects that actually have `styled-components`

- Updated dependencies [[`6be2dfce`](https://github.com/toptal/davinci/commit/6be2dfcef19103da21eb8b91727af82d237993c9), [`cb8d7d5b`](https://github.com/toptal/davinci/commit/cb8d7d5b9a79208b8bd32a288c97e4fa951c78c9), [`a6809742`](https://github.com/toptal/davinci/commit/a6809742db53e43d986d651638cbe9a8274ab15b)]:
  - @toptal/davinci-qa@11.3.2
  - @toptal/davinci-graphql-codegen@0.2.10
  - @toptal/davinci-bootstrap@3.3.5
  - @toptal/davinci-workflow@1.11.7

## 19.0.0

### Major Changes

- [#1504](https://github.com/toptal/davinci/pull/1504) [`d6c5b84d`](https://github.com/toptal/davinci/commit/d6c5b84d1fe1af9f57ce591a1d4b7e88b50f3371) Thanks [@denieler](https://github.com/denieler)! - Remove `davinci syntax init` command

### Patch Changes

- Updated dependencies [[`60dd7da0`](https://github.com/toptal/davinci/commit/60dd7da0f4586b74949fcadd24cdf711186eb915), [`f9174727`](https://github.com/toptal/davinci/commit/f9174727cf9e04adaf6ea2dbe187472ba3bd3658), [`d6c5b84d`](https://github.com/toptal/davinci/commit/d6c5b84d1fe1af9f57ce591a1d4b7e88b50f3371)]:
  - @toptal/davinci-engine@7.4.3
  - @toptal/davinci-syntax@15.0.0
  - @toptal/davinci-qa@11.3.1
  - @toptal/davinci-bootstrap@3.3.4
  - @toptal/davinci-workflow@1.11.6

## 18.4.5

### Patch Changes

- Updated dependencies [[`a164d75a`](https://github.com/toptal/davinci/commit/a164d75a44364cf40cf1cc5c4101c13314e125d2)]:
  - @toptal/davinci-qa@11.3.0
  - @toptal/davinci-bootstrap@3.3.3
  - @toptal/davinci-workflow@1.11.5

## 18.4.4

### Patch Changes

- Updated dependencies [[`7e47f661`](https://github.com/toptal/davinci/commit/7e47f661766ef95759357825f835ae0cf49cbffe), [`dc2da2b6`](https://github.com/toptal/davinci/commit/dc2da2b6e05b85e6ed96e571d85fe10e09e571b0), [`c085ecaf`](https://github.com/toptal/davinci/commit/c085ecafdbbe3055f7364121b70a735803689727)]:
  - @toptal/davinci-graphql-codegen@0.2.9
  - @toptal/davinci-syntax@14.0.8

## 18.4.3

### Patch Changes

- [#1483](https://github.com/toptal/davinci/pull/1483) [`e5f4b21e`](https://github.com/toptal/davinci/commit/e5f4b21e86347080bb9107e6e4d823f2fb548650) Thanks [@LashaJini](https://github.com/LashaJini)! - - Use start-server-and-test package to start server + run integration tests and
  **_exit program gracefully_**
- Updated dependencies []:
  - @toptal/davinci-bootstrap@3.3.2
  - @toptal/davinci-workflow@1.11.4

## 18.4.2

### Patch Changes

- Updated dependencies [[`5cb842e5`](https://github.com/toptal/davinci/commit/5cb842e517f64a9eb589fcbdfc75dc232ccbcba7)]:
  - @toptal/davinci-engine@7.4.2
  - @toptal/davinci-qa@11.2.5

## 18.4.1

### Patch Changes

- [#1451](https://github.com/toptal/davinci/pull/1451) [`e0d86fe9`](https://github.com/toptal/davinci/commit/e0d86fe9aa25f3251e4e1903a8a2d17e8eb6879c) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump eslint from 8.15.0 to 8.19.0

- Updated dependencies [[`e0d86fe9`](https://github.com/toptal/davinci/commit/e0d86fe9aa25f3251e4e1903a8a2d17e8eb6879c)]:
  - @toptal/davinci-syntax@14.0.7
  - @toptal/davinci-bootstrap@3.3.1
  - @toptal/davinci-workflow@1.11.3

## 18.4.0

### Minor Changes

- [#1441](https://github.com/toptal/davinci/pull/1441) [`8fb0b093`](https://github.com/toptal/davinci/commit/8fb0b093aaac3104590acb2c4970bbd5d52b4864) Thanks [@dmaklygin](https://github.com/dmaklygin)! - - Fix incorrect storybook import
  - Add davinci-storybook-theme to skeleton

### Patch Changes

- Updated dependencies [[`8fb0b093`](https://github.com/toptal/davinci/commit/8fb0b093aaac3104590acb2c4970bbd5d52b4864)]:
  - @toptal/davinci-bootstrap@3.3.0
  - @toptal/davinci-workflow@1.11.2

## 18.3.3

### Patch Changes

- Updated dependencies [[`a7fe5013`](https://github.com/toptal/davinci/commit/a7fe501388b17af82367bd31ad40348e61fbe243)]:
  - @toptal/davinci-engine@7.4.1
  - @toptal/davinci-qa@11.2.4

## 18.3.2

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@3.2.7
  - @toptal/davinci-workflow@1.11.1

## 18.3.1

### Patch Changes

- [#1447](https://github.com/toptal/davinci/pull/1447) [`05734548`](https://github.com/toptal/davinci/commit/05734548a54fdb19ce53f1199b890bd65258f9ba) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - Add fallback to address missing invocationDetails on multiple retries

- Updated dependencies [[`05734548`](https://github.com/toptal/davinci/commit/05734548a54fdb19ce53f1199b890bd65258f9ba)]:
  - @toptal/davinci-qa@11.2.3

## 18.3.0

### Minor Changes

- [#1423](https://github.com/toptal/davinci/pull/1423) [`45eabb19`](https://github.com/toptal/davinci/commit/45eabb194ccb01173182b5bad6f63b0184a8f640) Thanks [@dmaklygin](https://github.com/dmaklygin)! - - Implement storybook image deployment to staging via GHA

* [#1430](https://github.com/toptal/davinci/pull/1430) [`53fdce83`](https://github.com/toptal/davinci/commit/53fdce83b96d7c33c5b9aa55c5cbd5e917664287) Thanks [@dmaklygin](https://github.com/dmaklygin)! - - Implement storybook deployment to temploy

### Patch Changes

- Updated dependencies [[`21c90f2e`](https://github.com/toptal/davinci/commit/21c90f2e82cc53cd41a7a7e95786e2c3da15524a), [`53fdce83`](https://github.com/toptal/davinci/commit/53fdce83b96d7c33c5b9aa55c5cbd5e917664287)]:
  - @toptal/davinci-engine@7.4.0
  - @toptal/davinci-workflow@1.11.0
  - @toptal/davinci-qa@11.2.2
  - @toptal/davinci-bootstrap@3.2.6

## 18.2.1

### Patch Changes

- [#1426](https://github.com/toptal/davinci/pull/1426) [`9ba485f8`](https://github.com/toptal/davinci/commit/9ba485f828423876800804575378b53fb6e4d966) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - Fix Cypress reporter overriding results when running multiple files

- Updated dependencies [[`9ba485f8`](https://github.com/toptal/davinci/commit/9ba485f828423876800804575378b53fb6e4d966)]:
  - @toptal/davinci-qa@11.2.1

## 18.2.0

### Minor Changes

- [#1428](https://github.com/toptal/davinci/pull/1428) [`6582b664`](https://github.com/toptal/davinci/commit/6582b6640eca1e720ad4427075fa7c05d342fd84) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - add a new command `davinci code stories <componentPath>` for generating Storybook story files

* [`10aeb296`](https://github.com/toptal/davinci/commit/10aeb29639561e6d7c1dfbaf75a43c3390320db9) Thanks [@denieler](https://github.com/denieler)! - Add Happo visual testing support to Cypress E2E tests and Cypress Component tests

### Patch Changes

- Updated dependencies [[`6582b664`](https://github.com/toptal/davinci/commit/6582b6640eca1e720ad4427075fa7c05d342fd84), [`10aeb296`](https://github.com/toptal/davinci/commit/10aeb29639561e6d7c1dfbaf75a43c3390320db9)]:
  - @toptal/davinci-code@1.6.0
  - @toptal/davinci-qa@11.2.0
  - @toptal/davinci-bootstrap@3.2.5
  - @toptal/davinci-workflow@1.10.4

## 18.1.5

### Patch Changes

- Updated dependencies [[`c03d633a`](https://github.com/toptal/davinci/commit/c03d633aa49c91718c63786c0514ce3d89739124)]:
  - @toptal/davinci-ci@2.0.6

## 18.1.4

### Patch Changes

- [#1406](https://github.com/toptal/davinci/pull/1406) [`af205861`](https://github.com/toptal/davinci/commit/af20586123c6811f657840d17f2f3161afce7ea4) Thanks [@sergiubutnarasu](https://github.com/sergiubutnarasu)! - Add option to pass custom danger file to the danger CI

- Updated dependencies [[`af205861`](https://github.com/toptal/davinci/commit/af20586123c6811f657840d17f2f3161afce7ea4)]:
  - @toptal/davinci-ci@2.0.5
  - @toptal/davinci-syntax@14.0.6

## 18.1.3

### Patch Changes

- Updated dependencies [[`0b2bdb1b`](https://github.com/toptal/davinci/commit/0b2bdb1bfef803022eabbfb2986e1a16a887544a), [`01e4e05d`](https://github.com/toptal/davinci/commit/01e4e05de05b91fb90e7f2818a1cdb15e0e194b1)]:
  - @toptal/davinci-engine@7.3.6
  - @toptal/davinci-syntax@14.0.5
  - @toptal/davinci-qa@11.1.3

## 18.1.2

### Patch Changes

- [#1400](https://github.com/toptal/davinci/pull/1400) [`bfb29337`](https://github.com/toptal/davinci/commit/bfb293373e115f4bc5bbe817786d98fc67106aaa) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - update `space-before-function-paren` eslint rule to its typescript alternative

* [#1379](https://github.com/toptal/davinci/pull/1379) [`3bf8e5b5`](https://github.com/toptal/davinci/commit/3bf8e5b54a7bb78f5dcb8e849463c4818fa507d6) Thanks [@dmaklygin](https://github.com/dmaklygin)! - - Use davinci github actions directly

* Updated dependencies [[`292708c4`](https://github.com/toptal/davinci/commit/292708c4374661bf229ff6d6e8ad29051b55381b), [`bfb29337`](https://github.com/toptal/davinci/commit/bfb293373e115f4bc5bbe817786d98fc67106aaa), [`292708c4`](https://github.com/toptal/davinci/commit/292708c4374661bf229ff6d6e8ad29051b55381b), [`292708c4`](https://github.com/toptal/davinci/commit/292708c4374661bf229ff6d6e8ad29051b55381b)]:
  - @toptal/davinci-qa@11.1.2
  - @toptal/davinci-syntax@14.0.4
  - @toptal/davinci-engine@7.3.5
  - @toptal/davinci-bootstrap@3.2.4
  - @toptal/davinci-workflow@1.10.3

## 18.1.1

### Patch Changes

- Updated dependencies [[`0c157752`](https://github.com/toptal/davinci/commit/0c157752ab291b822294670faee26a112d1983dc), [`64c000c2`](https://github.com/toptal/davinci/commit/64c000c25d97df2c8853a6cf80b7ca81461dae24)]:
  - @toptal/davinci-engine@7.3.4
  - @toptal/davinci-cli-shared@1.5.4
  - @toptal/davinci-workflow@1.10.2
  - @toptal/davinci-bootstrap@3.2.3
  - @toptal/davinci-ci@2.0.4
  - @toptal/davinci-code@1.5.7
  - @toptal/davinci-monorepo@6.6.2
  - @toptal/davinci-qa@11.1.1
  - @toptal/davinci-syntax@14.0.3
  - @toptal/davinci-graphql-codegen@0.2.8

## 18.1.0

### Minor Changes

- [#1378](https://github.com/toptal/davinci/pull/1378) [`3013b76d`](https://github.com/toptal/davinci/commit/3013b76d7f957924885f3e5933f5227ff42a09e1) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - add support for local cypress configuration

### Patch Changes

- Updated dependencies [[`3013b76d`](https://github.com/toptal/davinci/commit/3013b76d7f957924885f3e5933f5227ff42a09e1), [`3013b76d`](https://github.com/toptal/davinci/commit/3013b76d7f957924885f3e5933f5227ff42a09e1), [`cdef1542`](https://github.com/toptal/davinci/commit/cdef1542a9890a0af8b480d24741bbc779e92c8b)]:
  - @toptal/davinci-qa@11.1.0
  - @toptal/davinci-cli-shared@1.5.3
  - @toptal/davinci-bootstrap@3.2.2
  - @toptal/davinci-ci@2.0.3
  - @toptal/davinci-code@1.5.6
  - @toptal/davinci-engine@7.3.3
  - @toptal/davinci-monorepo@6.6.1
  - @toptal/davinci-syntax@14.0.2
  - @toptal/davinci-workflow@1.10.1
  - @toptal/davinci-graphql-codegen@0.2.7

## 18.0.1

### Patch Changes

- Updated dependencies [[`2f7a5f31`](https://github.com/toptal/davinci/commit/2f7a5f312c7a06fc9c8494ed1b56d4cc79b7614d)]:
  - @toptal/davinci-code@1.5.5

## 18.0.0

### Major Changes

- [#1365](https://github.com/toptal/davinci/pull/1365) [`c22a519d`](https://github.com/toptal/davinci/commit/c22a519dc4c6a49fd2d91d4c139d4cff0fba0832) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - Split the `qa integration` command in both `qa integration open` and `qa integration run`, better following the [Cypress CLI](https://docs.cypress.io/guides/guides/command-line.html)

### Patch Changes

- Updated dependencies [[`c22a519d`](https://github.com/toptal/davinci/commit/c22a519dc4c6a49fd2d91d4c139d4cff0fba0832), [`113e96b2`](https://github.com/toptal/davinci/commit/113e96b28f64dc0d78f8b0ce0b5687670d8e4796)]:
  - @toptal/davinci-qa@11.0.0
  - @toptal/davinci-ci@2.0.2

## 17.1.0

### Minor Changes

- [#1341](https://github.com/toptal/davinci/pull/1341) [`2d5479da`](https://github.com/toptal/davinci/commit/2d5479dab2cedf0133da1a47e91b2bde5b6b019d) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ### new-workflow integration-tests

  - collects additional information during generation and updates the workflow

### Patch Changes

- Updated dependencies [[`2d5479da`](https://github.com/toptal/davinci/commit/2d5479dab2cedf0133da1a47e91b2bde5b6b019d), [`0958beaf`](https://github.com/toptal/davinci/commit/0958beaf575d347c8bab06c5162459febc34e168), [`75d52b2b`](https://github.com/toptal/davinci/commit/75d52b2bdb1083f66198962b91b28a0283f9b80d), [`2d5479da`](https://github.com/toptal/davinci/commit/2d5479dab2cedf0133da1a47e91b2bde5b6b019d)]:
  - @toptal/davinci-workflow@1.10.0
  - @toptal/davinci-engine@7.3.2
  - @toptal/davinci-monorepo@6.6.0
  - @toptal/davinci-graphql-codegen@0.2.6
  - @toptal/davinci-bootstrap@3.2.1

## 17.0.0

### Major Changes

- [#1355](https://github.com/toptal/davinci/pull/1355) [`a59617c3`](https://github.com/toptal/davinci/commit/a59617c33ad153b1aaff797dd3492dc3d3678ca0) Thanks [@TomasSlama](https://github.com/TomasSlama)! - Update Cypress to v10. Follow [migration guide](https://docs.cypress.io/guides/references/migration-guide)

### Patch Changes

- Updated dependencies [[`a59617c3`](https://github.com/toptal/davinci/commit/a59617c33ad153b1aaff797dd3492dc3d3678ca0)]:
  - @toptal/davinci-qa@10.0.0

## 16.1.0

### Minor Changes

- [#1342](https://github.com/toptal/davinci/pull/1342) [`44c9deb2`](https://github.com/toptal/davinci/commit/44c9deb22966eabf0bc12adeadb732788e039a8f) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - - `davinci new-workflow integration-tests` now generate different workflows for monorepo and SPA

### Patch Changes

- [#1362](https://github.com/toptal/davinci/pull/1362) [`62b5da3b`](https://github.com/toptal/davinci/commit/62b5da3ba42832145dd379b176d627e498053e4d) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - Change eslint rule on Enum trailing commas to better follow prettier

* [#1354](https://github.com/toptal/davinci/pull/1354) [`5722efb5`](https://github.com/toptal/davinci/commit/5722efb5e5aa1491505f18d136bb737a2c2e4b91) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - Change backtrace from string to array on cypress reports

* Updated dependencies [[`62b5da3b`](https://github.com/toptal/davinci/commit/62b5da3ba42832145dd379b176d627e498053e4d), [`44c9deb2`](https://github.com/toptal/davinci/commit/44c9deb22966eabf0bc12adeadb732788e039a8f), [`5722efb5`](https://github.com/toptal/davinci/commit/5722efb5e5aa1491505f18d136bb737a2c2e4b91)]:
  - @toptal/davinci-syntax@14.0.1
  - @toptal/davinci-bootstrap@3.2.0
  - @toptal/davinci-workflow@1.9.0
  - @toptal/davinci-qa@9.0.1

## 16.0.0

### Major Changes

- [#1337](https://github.com/toptal/davinci/pull/1337) [`12f1f484`](https://github.com/toptal/davinci/commit/12f1f48448f0d3e52e3f2f86d29a4a1561169d32) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - Change eslint and prettier rules to require dangling commas in multiline arrays, objects and import/exports, as defined by [RFC-25](https://toptal-core.atlassian.net/wiki/spaces/TECHX/pages/2750679421/RFC-25+Enable+Trailing+Commas+rule+in+prettier)

* [#1334](https://github.com/toptal/davinci/pull/1334) [`83bf1fb4`](https://github.com/toptal/davinci/commit/83bf1fb4b176542179007d1f1d83b3e57810f85f) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - Update jest and related dependencies to v28, it introduces new breaking changes from Jest side. Check its [migration guide](https://jestjs.io/docs/upgrading-to-jest28) for more information

### Patch Changes

- Updated dependencies [[`12f1f484`](https://github.com/toptal/davinci/commit/12f1f48448f0d3e52e3f2f86d29a4a1561169d32), [`83bf1fb4`](https://github.com/toptal/davinci/commit/83bf1fb4b176542179007d1f1d83b3e57810f85f)]:
  - @toptal/davinci-syntax@14.0.0
  - @toptal/davinci-qa@9.0.0

## 15.2.0

### Minor Changes

- [#1348](https://github.com/toptal/davinci/pull/1348) [`47330b82`](https://github.com/toptal/davinci/commit/47330b8290dadec3a74a7728772be42c70dd8db1) Thanks [@LashaJini](https://github.com/LashaJini)! - - Add migration script to migrate `davinci qa e2e` to `davinci qa integration`
  and `davinci-qa e2e` to `davinci-qa integration`

### Patch Changes

- [#1351](https://github.com/toptal/davinci/pull/1351) [`31a5c91e`](https://github.com/toptal/davinci/commit/31a5c91e792323b7674395f120f7ca2f648cf53d) Thanks [@TomasSlama](https://github.com/TomasSlama)! - Update cypress to ^9.7.0

- Updated dependencies [[`1212e098`](https://github.com/toptal/davinci/commit/1212e098c668fc1c87ee9b1824edf0bc80509bc4), [`fdf524b7`](https://github.com/toptal/davinci/commit/fdf524b76c298bdc61696d3b5066070cf88cad59), [`31a5c91e`](https://github.com/toptal/davinci/commit/31a5c91e792323b7674395f120f7ca2f648cf53d)]:
  - @toptal/davinci-cli-shared@1.5.2
  - @toptal/davinci-workflow@1.8.3
  - @toptal/davinci-ci@2.0.1
  - @toptal/davinci-qa@8.0.1
  - @toptal/davinci-bootstrap@3.1.22
  - @toptal/davinci-code@1.5.4
  - @toptal/davinci-engine@7.3.1
  - @toptal/davinci-monorepo@6.5.1
  - @toptal/davinci-syntax@13.2.4
  - @toptal/davinci-graphql-codegen@0.2.5

## 15.1.1

### Patch Changes

- [#1331](https://github.com/toptal/davinci/pull/1331) [`da039111`](https://github.com/toptal/davinci/commit/da039111d3003fc4aa505bba8a19c31d06fa15eb) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update version of `eslint-config-standard` to 17.0.0

- Updated dependencies [[`da039111`](https://github.com/toptal/davinci/commit/da039111d3003fc4aa505bba8a19c31d06fa15eb)]:
  - @toptal/davinci-syntax@13.2.3

## 15.1.0

### Minor Changes

- [#1329](https://github.com/toptal/davinci/pull/1329) [`a13fcf39`](https://github.com/toptal/davinci/commit/a13fcf396a70af16aaad57c27b1b497120e20dbd) Thanks [@sanex3339](https://github.com/sanex3339)! - - add `overlay` option to disable `webpack-dev-server` and `react-refresh-plugin` overlays

### Patch Changes

- Updated dependencies [[`a13fcf39`](https://github.com/toptal/davinci/commit/a13fcf396a70af16aaad57c27b1b497120e20dbd), [`7d258ef0`](https://github.com/toptal/davinci/commit/7d258ef0f8310a412be82e98273ef46538d4273c)]:
  - @toptal/davinci-engine@7.3.0
  - @toptal/davinci-graphql-codegen@0.2.4

## 15.0.0

### Major Changes

- [#1326](https://github.com/toptal/davinci/pull/1326) [`77adee1f`](https://github.com/toptal/davinci/commit/77adee1f003f6336279ca4ac24476bdece8d9828) Thanks [@augustobmoura](https://github.com/augustobmoura)! - - rename the command `davinci qa e2e` to `davinci qa integration`

### Minor Changes

- [#1314](https://github.com/toptal/davinci/pull/1314) [`e84017f3`](https://github.com/toptal/davinci/commit/e84017f31241a61a56a0bf3e2c3923758f5a9ba2) Thanks [@ozgurkececioglu](https://github.com/ozgurkececioglu)! - - bootstrap davinci-codemod

* [#1324](https://github.com/toptal/davinci/pull/1324) [`6b9e349f`](https://github.com/toptal/davinci/commit/6b9e349f3fc40de4a9b03364323aeda0aede8118) Thanks [@elviocb](https://github.com/elviocb)! - Introduce new eslint rule to validate filenames based on template literals rules.

### Patch Changes

- Updated dependencies [[`19df8aaf`](https://github.com/toptal/davinci/commit/19df8aafd75c0eb157cf1a7972b9ac6a0d5a098f), [`77adee1f`](https://github.com/toptal/davinci/commit/77adee1f003f6336279ca4ac24476bdece8d9828)]:
  - @toptal/davinci-engine@7.2.3
  - @toptal/davinci-ci@2.0.0
  - @toptal/davinci-qa@8.0.0
  - @toptal/davinci-syntax@13.2.2
  - @toptal/davinci-bootstrap@3.1.21
  - @toptal/davinci-workflow@1.8.2

## 14.3.3

### Patch Changes

- [#1313](https://github.com/toptal/davinci/pull/1313) [`94454cb0`](https://github.com/toptal/davinci/commit/94454cb014a507fee9799423e53e1b803cdad78c) Thanks [@LashaJini](https://github.com/LashaJini)! - - Use hex colors instead of octal colors for progress bar

- Updated dependencies [[`e3aac3fc`](https://github.com/toptal/davinci/commit/e3aac3fc5603664e5b2a49fca96d794e229cf498), [`94454cb0`](https://github.com/toptal/davinci/commit/94454cb014a507fee9799423e53e1b803cdad78c)]:
  - @toptal/davinci-workflow@1.8.1
  - @toptal/davinci-engine@7.2.2
  - @toptal/davinci-bootstrap@3.1.20

## 14.3.2

### Patch Changes

- Updated dependencies [[`17a91a10`](https://github.com/toptal/davinci/commit/17a91a10efd92f624517a2c5c2b573d336714026)]:
  - @toptal/davinci-engine@7.2.1
  - @toptal/davinci-qa@7.2.1

## 14.3.1

### Patch Changes

- [#1303](https://github.com/toptal/davinci/pull/1303) [`360e551b`](https://github.com/toptal/davinci/commit/360e551b986f7800c1b9a8dc2d80a14db09a2fc9) Thanks [@dependabot](https://github.com/apps/dependabot)! - - Bump version of `prettier-config-standard` to 5.0.0

- Updated dependencies [[`0f1f1485`](https://github.com/toptal/davinci/commit/0f1f1485433573baeca66cf0c379259ca21b3f2f), [`360e551b`](https://github.com/toptal/davinci/commit/360e551b986f7800c1b9a8dc2d80a14db09a2fc9)]:
  - @toptal/davinci-qa@7.2.0
  - @toptal/davinci-syntax@13.2.1

## 14.3.0

### Minor Changes

- [#1284](https://github.com/toptal/davinci/pull/1284) [`cf04ea67`](https://github.com/toptal/davinci/commit/cf04ea67b5a677b9c78e8cfe925d854d0bcc028c) Thanks [@LashaJini](https://github.com/LashaJini)! - ---

  ### Webpack

  - Add progress bar to build process

  ### Command

  - Add `--progress-bar` flag with optional values `basic` and `fancy` (default)
    to the engine

* [#1244](https://github.com/toptal/davinci/pull/1244) [`bdfa5815`](https://github.com/toptal/davinci/commit/bdfa5815191a4e36b12db8624c1e2c8be326d4b9) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ---

  ### Deployment skeleton workflow

  - created unifying `davinci new-workflow deploy` command
  - deploy consists of three workflows now
    - one that builds and releases docker image and release image
    - one for deployment to staging
    - one for deployment to production
  - read more about it in [confluence](https://toptal-core.atlassian.net/l/c/ZN2K1f0r)

### Patch Changes

- Updated dependencies [[`cf04ea67`](https://github.com/toptal/davinci/commit/cf04ea67b5a677b9c78e8cfe925d854d0bcc028c), [`bdfa5815`](https://github.com/toptal/davinci/commit/bdfa5815191a4e36b12db8624c1e2c8be326d4b9), [`e7c86b4f`](https://github.com/toptal/davinci/commit/e7c86b4fdf267ec74e4fe65e177f691165a543a8)]:
  - @toptal/davinci-engine@7.2.0
  - @toptal/davinci-workflow@1.8.0
  - @toptal/davinci-bootstrap@3.1.19

## 14.2.8

### Patch Changes

- Updated dependencies [[`470dfea4`](https://github.com/toptal/davinci/commit/470dfea4b7c873974747faa4dcce7d4c81fdc558), [`878bb763`](https://github.com/toptal/davinci/commit/878bb76396465641b94edf8c780938fefaa31b42)]:
  - @toptal/davinci-syntax@13.2.0
  - @toptal/davinci-ci@1.15.0

## 14.2.7

### Patch Changes

- [#1280](https://github.com/toptal/davinci/pull/1280) [`4713e63d`](https://github.com/toptal/davinci/commit/4713e63d70f2ff8c1f1d9b6430a2be328ee398f1) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - Run anvil reporter only when anvil tag is set

- Updated dependencies [[`c2cf3cb5`](https://github.com/toptal/davinci/commit/c2cf3cb5dc7f8b5380978eb5a9deb0f39c74e22e), [`4713e63d`](https://github.com/toptal/davinci/commit/4713e63d70f2ff8c1f1d9b6430a2be328ee398f1)]:
  - @toptal/davinci-qa@7.1.0
  - @toptal/davinci-bootstrap@3.1.18
  - @toptal/davinci-workflow@1.7.11
  - @toptal/davinci-syntax@13.1.2

## 14.2.6

### Patch Changes

- Updated dependencies [[`1bfa260b`](https://github.com/toptal/davinci/commit/1bfa260bed1d15a5b78a4d78ee89c1ab2564ad0b)]:
  - @toptal/davinci-qa@7.0.3
  - @toptal/davinci-bootstrap@3.1.17
  - @toptal/davinci-workflow@1.7.10

## 14.2.5

### Patch Changes

- Updated dependencies [[`59050992`](https://github.com/toptal/davinci/commit/5905099242eb57dca0745f75a88d02753b3e5527)]:
  - @toptal/davinci-qa@7.0.2

## 14.2.4

### Patch Changes

- Updated dependencies [[`554398c1`](https://github.com/toptal/davinci/commit/554398c1a4b163bb87b41e3472d09dbf98836769)]:
  - @toptal/davinci-ci@1.14.7

## 14.2.3

### Patch Changes

- Updated dependencies [[`9b37e0db`](https://github.com/toptal/davinci/commit/9b37e0db044405a0c67d9b46a7a5c6dc1a0302e2), [`536adf86`](https://github.com/toptal/davinci/commit/536adf86ddaf419b64b11a6730b6fec0e083eefc)]:
  - @toptal/davinci-ci@1.14.6
  - @toptal/davinci-graphql-codegen@0.2.3
  - @toptal/davinci-bootstrap@3.1.16
  - @toptal/davinci-workflow@1.7.9

## 14.2.2

### Patch Changes

- Updated dependencies [[`2753d75f`](https://github.com/toptal/davinci/commit/2753d75f75d07aef67d4fd3d747feb22d80dbb91)]:
  - @toptal/davinci-qa@7.0.1

## 14.2.1

### Patch Changes

- Updated dependencies [[`18e97706`](https://github.com/toptal/davinci/commit/18e97706f5b30589ccd6b2277e0260248a1bdca5), [`1848fa20`](https://github.com/toptal/davinci/commit/1848fa202c643872433a5479e9d1f866f5467d46), [`c013cb03`](https://github.com/toptal/davinci/commit/c013cb03b72cd9e88e77c3c9ebf019b6220ea666), [`8b23acaa`](https://github.com/toptal/davinci/commit/8b23acaa4024f00c805a03d99c41be87984f2bcd)]:
  - @toptal/davinci-engine@7.1.1
  - @toptal/davinci-graphql-codegen@0.2.2
  - @toptal/davinci-workflow@1.7.8
  - @toptal/davinci-syntax@13.1.1
  - @toptal/davinci-bootstrap@3.1.15

## 14.2.0

### Minor Changes

- [#1224](https://github.com/toptal/davinci/pull/1224) [`caf0ee02`](https://github.com/toptal/davinci/commit/caf0ee027107be2acf0315deed33ef89d34f6b69) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - ---

  ### Anvil reporter

  - Add Anvil test mapper
  - Add Anvil reporter to Cypress
  - Update Jest Anvil reporter to use new mapper

### Patch Changes

- Updated dependencies [[`caf0ee02`](https://github.com/toptal/davinci/commit/caf0ee027107be2acf0315deed33ef89d34f6b69)]:
  - @toptal/davinci-qa@7.0.0

## 14.1.0

### Minor Changes

- [#1247](https://github.com/toptal/davinci/pull/1247) [`fbb13be8`](https://github.com/toptal/davinci/commit/fbb13be864f47107f8bd40f8ba69eacdfe292125) Thanks [@denieler](https://github.com/denieler)! - Add `dir-lint` package and `davinci syntax lint dirs` command. [Read the docs how to use it :)](https://github.com/toptal/davinci/wiki/dir-lint)

* [#1255](https://github.com/toptal/davinci/pull/1255) [`cb40a263`](https://github.com/toptal/davinci/commit/cb40a2636fb46034e8ca5acd36694cb78a7d5b96) Thanks [@sachalifs](https://github.com/sachalifs)! - Add `--skip-type-checking` argument for the `davinci engine build` command.

### Patch Changes

- Updated dependencies [[`fbb13be8`](https://github.com/toptal/davinci/commit/fbb13be864f47107f8bd40f8ba69eacdfe292125), [`cb40a263`](https://github.com/toptal/davinci/commit/cb40a2636fb46034e8ca5acd36694cb78a7d5b96), [`a99253c4`](https://github.com/toptal/davinci/commit/a99253c41eb80f5a31d66766d0efd986d1710bd1)]:
  - @toptal/davinci-syntax@13.1.0
  - @toptal/davinci-engine@7.1.0
  - @toptal/davinci-qa@6.0.2
  - @toptal/davinci-bootstrap@3.1.14
  - @toptal/davinci-workflow@1.7.7

## 14.0.0

### Major Changes

- [#1163](https://github.com/toptal/davinci/pull/1163) [`2c8d4c8b`](https://github.com/toptal/davinci/commit/2c8d4c8b405782001bbbf92a5713013fb1426f87) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump husky from 4.3.0 to 7.0.4.

  Please, follow the migration plan to upgrade husky in your projects - https://typicode.github.io/husky/#/?id=migrate-from-v4-to-v7. The upgrade is painless 👍.

### Minor Changes

- [#1246](https://github.com/toptal/davinci/pull/1246) [`0ce6d842`](https://github.com/toptal/davinci/commit/0ce6d8429f6cebcf1ad7c20ae1316fccc4bb1642) Thanks [@denieler](https://github.com/denieler)! - Upgrade `react` to v18 in skeleton.

* [#1246](https://github.com/toptal/davinci/pull/1246) [`0ce6d842`](https://github.com/toptal/davinci/commit/0ce6d8429f6cebcf1ad7c20ae1316fccc4bb1642) Thanks [@denieler](https://github.com/denieler)! - Upgrade `react` to v18 in skeleton sub-app.

### Patch Changes

- Updated dependencies [[`66416803`](https://github.com/toptal/davinci/commit/6641680382e868bc4fe4a15fa3ad487b19c50ddc), [`2c8d4c8b`](https://github.com/toptal/davinci/commit/2c8d4c8b405782001bbbf92a5713013fb1426f87)]:
  - @toptal/davinci-engine@7.0.2
  - @toptal/davinci-syntax@13.0.0
  - @toptal/davinci-bootstrap@3.1.13
  - @toptal/davinci-workflow@1.7.6

## 13.0.2

### Patch Changes

- [#1237](https://github.com/toptal/davinci/pull/1237) [`6c6febd0`](https://github.com/toptal/davinci/commit/6c6febd07656b0638ab000b09e14faa583d73870) Thanks [@TomasSlama](https://github.com/TomasSlama)! - ---

  ### Jest config

  - Add `dist-package` and `dist` to ignored module path patterns.

- Updated dependencies [[`6c6febd0`](https://github.com/toptal/davinci/commit/6c6febd07656b0638ab000b09e14faa583d73870)]:
  - @toptal/davinci-qa@6.0.1
  - @toptal/davinci-bootstrap@3.1.12
  - @toptal/davinci-workflow@1.7.5

## 13.0.1

### Patch Changes

- Updated dependencies [[`f5d89568`](https://github.com/toptal/davinci/commit/f5d89568ef7f5190b2de36de4014758ee8710813)]:
  - @toptal/davinci-engine@7.0.1

## 13.0.0

### Major Changes

- [#1219](https://github.com/toptal/davinci/pull/1219) [`1b10605d`](https://github.com/toptal/davinci/commit/1b10605da1765a9321fcf873000003cfd817bcfe) Thanks [@denieler](https://github.com/denieler)! - Change default HTTPS port for local development to 8443.

  This change is made due to numerous permission issues happening for engineers. Ports below 1000 are treated as privileged in most OS and require additional permissions to host applications.

### Patch Changes

- Updated dependencies [[`5f94c2e7`](https://github.com/toptal/davinci/commit/5f94c2e78b6ffc0f4a7ffcaf74b4017022e40e2f), [`1b10605d`](https://github.com/toptal/davinci/commit/1b10605da1765a9321fcf873000003cfd817bcfe)]:
  - @toptal/davinci-workflow@1.7.4
  - @toptal/davinci-engine@7.0.0
  - @toptal/davinci-bootstrap@3.1.11

## 12.0.0

### Major Changes

- [#1222](https://github.com/toptal/davinci/pull/1222) [`7ed96238`](https://github.com/toptal/davinci/commit/7ed96238b5d8ad9609eb255b7dc4ecbe6efae55e) Thanks [@dmaklygin](https://github.com/dmaklygin)! - Upgrade eslint to version 8.8

  ### Breaking changes in ESLint rules

  #### New

  - [prefer-to-be](https://github.com/jest-community/eslint-plugin-jest/blob/main/docs/rules/prefer-to-be.md) — autofixable rule, Suggest using toBe() for primitive literals (prefer-to-be)
  - [jest/valid-describe-callback](https://github.com/jest-community/eslint-plugin-jest/blob/main/docs/rules/valid-describe-callback.md) — Enforce valid describe() callback (valid-describe-callback)
  - [@typescript-eslint/no-unnecessary-type-constraint](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-unnecessary-type-constraint.md) — Disallows unnecessary constraints on generic types.
  - [no-unsafe-optional-chaining](https://eslint.org/docs/rules/no-unsafe-optional-chaining) — was added since eslint 7.5. Typescript has already caught these cases
  - [@typescript-eslint/no-loss-of-precision](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-loss-of-precision.md) — Disallow literal numbers that lose precision.
  - [no-nonoctal-decimal-escape](https://eslint.org/docs/rules/no-nonoctal-decimal-escape) — Disallows \8 and \9 escape sequences in string literals.
  - [no-useless-backreference](https://eslint.org/docs/rules/no-useless-backreference) — Disallows useless backreferences in regular expressions.

  #### Updated

  - [import/no-relative-packages](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-relative-packages.md) — Became autofixable, Use this rule to prevent importing packages through relative paths.

  #### Disabled rules

  - [@typescript-eslint/space-before-blocks](https://eslint.org/docs/rules/space-before-blocks) — turn off
  - vue/quote-props
  - [no-loss-of-precision](https://eslint.org/docs/rules/no-loss-of-precision) — was replaced by `@typescript-eslint/no-loss-of-precision`

### Patch Changes

- Updated dependencies [[`7ed96238`](https://github.com/toptal/davinci/commit/7ed96238b5d8ad9609eb255b7dc4ecbe6efae55e), [`067d593f`](https://github.com/toptal/davinci/commit/067d593f5217e6649cceab8f2edaeaa78fdadaab), [`a4a96b4b`](https://github.com/toptal/davinci/commit/a4a96b4b3c453c3c0ed9deec9476fba4fb101139), [`7ed96238`](https://github.com/toptal/davinci/commit/7ed96238b5d8ad9609eb255b7dc4ecbe6efae55e)]:
  - @toptal/davinci-qa@6.0.0
  - @toptal/davinci-syntax@12.0.0
  - @toptal/davinci-bootstrap@3.1.10
  - @toptal/davinci-workflow@1.7.3

## 11.17.0

### Minor Changes

- [#1213](https://github.com/toptal/davinci/pull/1213) [`e41aaeec`](https://github.com/toptal/davinci/commit/e41aaeec4867d803770deaa16e4fbb7d32b9e67e) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - Update Anvil reporter to output an array of test_results with pending_message

### Patch Changes

- Updated dependencies [[`e41aaeec`](https://github.com/toptal/davinci/commit/e41aaeec4867d803770deaa16e4fbb7d32b9e67e)]:
  - @toptal/davinci-qa@5.7.0

## 11.16.2

### Patch Changes

- Updated dependencies [[`893b5be1`](https://github.com/toptal/davinci/commit/893b5be12f1da8ccc5614e17cd705c348800d20d)]:
  - @toptal/davinci-qa@5.6.0

## 11.16.1

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-bootstrap@3.1.9
  - @toptal/davinci-workflow@1.7.2

## 11.16.0

### Minor Changes

- [#1205](https://github.com/toptal/davinci/pull/1205) [`d3c09ef0`](https://github.com/toptal/davinci/commit/d3c09ef0635c79b386fffc082184658ff0754202) Thanks [@denieler](https://github.com/denieler)! - Included `devDependencies` into monorepo circularity check via `davinci monorepo detect-circularity` command.

### Patch Changes

- [#1206](https://github.com/toptal/davinci/pull/1206) [`fd12ab7a`](https://github.com/toptal/davinci/commit/fd12ab7a23fe27c31a65672dd0c025713386e41d) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ---

  - reverted test:integration:ci in Jenkinsfile for master and pr back to test:e2e:ci

- Updated dependencies [[`d3c09ef0`](https://github.com/toptal/davinci/commit/d3c09ef0635c79b386fffc082184658ff0754202)]:
  - @toptal/davinci-monorepo@6.5.0
  - @toptal/davinci-engine@6.0.13
  - @toptal/davinci-graphql-codegen@0.2.1
  - @toptal/davinci-bootstrap@3.1.8
  - @toptal/davinci-workflow@1.7.1

## 11.15.0

### Minor Changes

- [#1188](https://github.com/toptal/davinci/pull/1188) [`c5db5c7b`](https://github.com/toptal/davinci/commit/c5db5c7bf02e10737fbd86aceb3f433ac634c2e4) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ---

  - added Integration Tests workflow to skeleton
  - adjusted cypress tests to use IT parallelization out of the box
  - adjusted code coverage instrumentation and generation via nyc and babel when running cypress
  - renamed test:ui:ci to test:integration:ci in skeleton

### Patch Changes

- Updated dependencies [[`c5db5c7b`](https://github.com/toptal/davinci/commit/c5db5c7bf02e10737fbd86aceb3f433ac634c2e4), [`00211075`](https://github.com/toptal/davinci/commit/00211075a18426386d289f8090c31d98bc3942a6)]:
  - @toptal/davinci-workflow@1.7.0
  - @toptal/davinci-code@1.5.3
  - @toptal/davinci-bootstrap@3.1.7

## 11.14.0

### Minor Changes

- [#1194](https://github.com/toptal/davinci/pull/1194) [`98a4b6f7`](https://github.com/toptal/davinci/commit/98a4b6f7cd902de9b9f685138a80a48f0cc7d0d6) Thanks [@piotrd](https://github.com/piotrd)! - Enabled showing paths of failed tests when using silent reporter in CI

### Patch Changes

- Updated dependencies [[`98a4b6f7`](https://github.com/toptal/davinci/commit/98a4b6f7cd902de9b9f685138a80a48f0cc7d0d6)]:
  - @toptal/davinci-qa@5.5.0

## 11.13.3

### Patch Changes

- Updated dependencies [[`069bd177`](https://github.com/toptal/davinci/commit/069bd17784f850ba3b9483d63284782b18fdf261), [`7dd8b681`](https://github.com/toptal/davinci/commit/7dd8b68177d595538dd8d5cff5c0654d92d68659), [`7dd8b681`](https://github.com/toptal/davinci/commit/7dd8b68177d595538dd8d5cff5c0654d92d68659)]:
  - @toptal/davinci-workflow@1.6.0
  - @toptal/davinci-graphql-codegen@0.2.0
  - @toptal/davinci-cli-shared@1.5.1
  - @toptal/davinci-engine@6.0.12
  - @toptal/davinci-monorepo@6.4.2
  - @toptal/davinci-bootstrap@3.1.6
  - @toptal/davinci-ci@1.14.5
  - @toptal/davinci-code@1.5.2
  - @toptal/davinci-qa@5.4.1
  - @toptal/davinci-syntax@11.2.2

## 11.13.2

### Patch Changes

- [#1186](https://github.com/toptal/davinci/pull/1186) [`90acab7b`](https://github.com/toptal/davinci/commit/90acab7b77e2505c172a50d2b831170628fd8c88) Thanks [@LashaJini](https://github.com/LashaJini)! - Update dependencies to remove high severity vulnerabilities

- Updated dependencies [[`69df67b9`](https://github.com/toptal/davinci/commit/69df67b96f712c2464968cb46d367e1163a5b7bd)]:
  - @toptal/davinci-workflow@1.5.0
  - @toptal/davinci-bootstrap@3.1.5

## 11.13.1

### Patch Changes

- Updated dependencies [[`b51f6179`](https://github.com/toptal/davinci/commit/b51f61791640b552b3d861cfe14fcb3e6ebedb56)]:
  - @toptal/davinci-graphql-codegen@0.1.1

## 11.13.0

### Minor Changes

- [#1181](https://github.com/toptal/davinci/pull/1181) [`3e9f1ae2`](https://github.com/toptal/davinci/commit/3e9f1ae25ff4e67cf7a52b7f7e5823941e11928b) Thanks [@piotrd](https://github.com/piotrd)! - Added json and json-summary coverage reporters needed for further automated coverage processing.

### Patch Changes

- Updated dependencies [[`3e9f1ae2`](https://github.com/toptal/davinci/commit/3e9f1ae25ff4e67cf7a52b7f7e5823941e11928b)]:
  - @toptal/davinci-qa@5.4.0

## 11.12.0

### Minor Changes

- [#1180](https://github.com/toptal/davinci/pull/1180) [`e8c4a212`](https://github.com/toptal/davinci/commit/e8c4a21279ebea3867fbf2348669683dcd2ea4fd) Thanks [@elviocb](https://github.com/elviocb)! - ---

  Introduce new eslint rule to restrict the usage of deprecated props.

  - `no-deprecated-props`

  Usage:

  ```json
  {
    "rules": {
      "@toptal/davinci/no-deprecated-props": [
        "error",
        [
          {
            "componentName": "Comp1",
            "deprecatedProps": [
              {
                "name": "propA",
                "message": "propA is deprecated."
              }
            ]
          }
        ]
      ]
    }
  }
  ```

### Patch Changes

- Updated dependencies [[`a8c48d25`](https://github.com/toptal/davinci/commit/a8c48d253246b8fb6b8c4c76edb81e9f5f97c30e), [`a67b67ee`](https://github.com/toptal/davinci/commit/a67b67eeb65a7868560319b7cf35befad2b96499), [`eb1f3246`](https://github.com/toptal/davinci/commit/eb1f3246a9d8743807940c6ff158a5afd0e678b1), [`f6959712`](https://github.com/toptal/davinci/commit/f6959712139bf317e459b3c2e19f4b3e526a4f77)]:
  - @toptal/davinci-syntax@11.2.1
  - @toptal/davinci-engine@6.0.11

## 11.11.0

### Minor Changes

- [#1173](https://github.com/toptal/davinci/pull/1173) [`b4fa8cee`](https://github.com/toptal/davinci/commit/b4fa8cee2f4288894f68b7abe63328a6f1083785) Thanks [@LashaJini](https://github.com/LashaJini)! - Bump @toptal/davinci-syntax package

* [#1171](https://github.com/toptal/davinci/pull/1171) [`70d7aaf6`](https://github.com/toptal/davinci/commit/70d7aaf65b83bb64525008cca77a7efbd1ab5c1c) Thanks [@denieler](https://github.com/denieler)! - Bump @toptal/eslint-plugin-davinci package

### Patch Changes

- Updated dependencies [[`b4fa8cee`](https://github.com/toptal/davinci/commit/b4fa8cee2f4288894f68b7abe63328a6f1083785)]:
  - @toptal/davinci-syntax@11.2.0

## 11.10.2

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@11.1.9

## 11.10.1

### Patch Changes

- Updated dependencies [[`22baf8b2`](https://github.com/toptal/davinci/commit/22baf8b2c77dd7f5bb5db6ad8c325e50d0c33efe)]:
  - @toptal/davinci-qa@5.3.4
  - @toptal/davinci-syntax@11.1.8

## 11.10.0

### Minor Changes

- [#1160](https://github.com/toptal/davinci/pull/1160) [`9f313fbb`](https://github.com/toptal/davinci/commit/9f313fbbf5abffdf6801227805e169ec31de0005) Thanks [@denieler](https://github.com/denieler)! - Add aliases support for `@toptal/davinci/no-restricted-imports-monorepo` eslint rule.

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@11.1.7

## 11.9.0

### Minor Changes

- [#1152](https://github.com/toptal/davinci/pull/1152) [`59cf06d6`](https://github.com/toptal/davinci/commit/59cf06d6c032870cb5dab56847837b21afa58d11) Thanks [@diogolessa](https://github.com/diogolessa)! - Introduce new custom eslint rules wich are currently used in talent portal:
  - `no-denied-imports`
  - `no-full-module-mock`
  - `no-implicit-expectations`
  - `no-jest-snapshot`
  - `no-query-by-for-existence-assertions`

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@11.1.6

## 11.8.0

### Minor Changes

- [#1145](https://github.com/toptal/davinci/pull/1145) [`e7675365`](https://github.com/toptal/davinci/commit/e7675365aebbf9f259232ce5733863998a6ed3a9) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - Created skeleton for danger CI GH workflow

### Patch Changes

- Updated dependencies [[`c53d9c5a`](https://github.com/toptal/davinci/commit/c53d9c5ab51cc14b5ede709c87856912e65b6990), [`e7675365`](https://github.com/toptal/davinci/commit/e7675365aebbf9f259232ce5733863998a6ed3a9), [`57e74bc4`](https://github.com/toptal/davinci/commit/57e74bc42723cdd8ad05c5cbe5e89df6e0673453), [`01d0986c`](https://github.com/toptal/davinci/commit/01d0986c7aaa76906e095e0d2173305c47704280)]:
  - @toptal/davinci-ci@1.14.4
  - @toptal/davinci-workflow@1.4.0
  - @toptal/davinci-engine@6.0.10
  - @toptal/davinci-bootstrap@3.1.4

## 11.7.0

### Minor Changes

- [#1144](https://github.com/toptal/davinci/pull/1144) [`0937d0ab`](https://github.com/toptal/davinci/commit/0937d0ab9dc95c98d194432cc815a9d17631c5b8) Thanks [@dmaklygin1](https://github.com/dmaklygin1)! - Created skeleton for unit-tests CI GH workflow

### Patch Changes

- Updated dependencies [[`0937d0ab`](https://github.com/toptal/davinci/commit/0937d0ab9dc95c98d194432cc815a9d17631c5b8)]:
  - @toptal/davinci-workflow@1.3.0
  - @toptal/davinci-bootstrap@3.1.3

## 11.6.0

### Minor Changes

- [#1138](https://github.com/toptal/davinci/pull/1138) [`ab278c3d`](https://github.com/toptal/davinci/commit/ab278c3d26b0a502091b70fa61554c8141f2b6c7) Thanks [@OndrejTuma](https://github.com/OndrejTuma)! - ---

  New GH lint workflow in skeleton

### Patch Changes

- Updated dependencies [[`24f2e916`](https://github.com/toptal/davinci/commit/24f2e9167f1ebbf3af1aaeea5f10df47611e1351), [`ab278c3d`](https://github.com/toptal/davinci/commit/ab278c3d26b0a502091b70fa61554c8141f2b6c7)]:
  - @toptal/davinci-engine@6.0.9
  - @toptal/davinci-workflow@1.2.0
  - @toptal/davinci-bootstrap@3.1.2

## 11.5.1

### Patch Changes

- Updated dependencies [[`89aee731`](https://github.com/toptal/davinci/commit/89aee7319e6a74e553b4c6644aab246b19e916f0)]:
  - @toptal/davinci-syntax@11.1.5

## 11.5.0

### Minor Changes

- [#1137](https://github.com/toptal/davinci/pull/1137) [`d2319b35`](https://github.com/toptal/davinci/commit/d2319b350bb5aac23a12572174ad143de24bc107) Thanks [@dmaklygin1](https://github.com/dmaklygin1)! - Put typecheck GH workflow to skeleton

### Patch Changes

- Updated dependencies [[`d2319b35`](https://github.com/toptal/davinci/commit/d2319b350bb5aac23a12572174ad143de24bc107)]:
  - @toptal/davinci-workflow@1.1.0
  - @toptal/davinci-bootstrap@3.1.1

## 11.4.0

### Minor Changes

- [#1124](https://github.com/toptal/davinci/pull/1124) [`0588901d`](https://github.com/toptal/davinci/commit/0588901dad937c0c16755cdd242a8763405a7ad6) Thanks [@dmaklygin1](https://github.com/dmaklygin1)! - Create Github Workflows package

### Patch Changes

- Updated dependencies [[`0588901d`](https://github.com/toptal/davinci/commit/0588901dad937c0c16755cdd242a8763405a7ad6)]:
  - @toptal/davinci-workflow@1.0.0
  - @toptal/davinci-bootstrap@3.1.0

## 11.3.2

### Patch Changes

- Updated dependencies [[`6bc6a83f`](https://github.com/toptal/davinci/commit/6bc6a83f632fd96bb0fcd63b4662a199990f2634), [`6ffcf16d`](https://github.com/toptal/davinci/commit/6ffcf16dbeb873bbd126f7699ded5d4983c7d350)]:
  - @toptal/davinci-engine@6.0.8

## 11.3.1

### Patch Changes

- Updated dependencies [[`0eaa1f19`](https://github.com/toptal/davinci/commit/0eaa1f19d4f9f6165442c43bc8e77d0fd90dc774), [`39dccf59`](https://github.com/toptal/davinci/commit/39dccf5930af0b27ac49cc508bf0632aab2614f6)]:
  - @toptal/davinci-engine@6.0.7

## 11.3.0

### Minor Changes

- [#1122](https://github.com/toptal/davinci/pull/1122) [`867d9f23`](https://github.com/toptal/davinci/commit/867d9f2379a60c565ce833c46382f93a419d464b) Thanks [@sergiubutnarasu](https://github.com/sergiubutnarasu)! - Add eslint rule to prevent mocks exporting in the index files. (no-mock-export-from-index)

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@11.1.4

## 11.2.6

### Patch Changes

- Updated dependencies [[`797b3bc5`](https://github.com/toptal/davinci/commit/797b3bc55b131ac466dd9251e6f5d80292853ac3)]:
  - @toptal/davinci-engine@6.0.6

## 11.2.5

### Patch Changes

- Updated dependencies []:
  - @toptal/davinci-syntax@11.1.3

## 11.2.4

### Patch Changes

- Updated dependencies [[`d68ae909`](https://github.com/toptal/davinci/commit/d68ae909cec3fdbd0f70f7338b24f267d5bb85a7)]:
  - @toptal/davinci-ci@1.14.3

## 11.2.3

### Patch Changes

- Updated dependencies [[`459261d1`](https://github.com/toptal/davinci/commit/459261d1526a6584362bb6f247075a614cd5318c), [`18367693`](https://github.com/toptal/davinci/commit/18367693cb6e48934d9fb79a5b9c3b408d1f8b0d), [`85d1db9b`](https://github.com/toptal/davinci/commit/85d1db9bfbd36e9959d8de029876372f80cbe5f5), [`503277ae`](https://github.com/toptal/davinci/commit/503277ae1c128279bbad0ac7f9533fe4fd02cf0f), [`0baed754`](https://github.com/toptal/davinci/commit/0baed754ad889a88cfd0d22aacd7c69ffe3d0ee2)]:
  - @toptal/davinci-engine@6.0.5

## 11.2.2

### Patch Changes

- [#1102](https://github.com/toptal/davinci/pull/1102) [`cf2e0b30`](https://github.com/toptal/davinci/commit/cf2e0b305a00c9b9a5686838ea11f7d62bba5c00) Thanks [@denieler](https://github.com/denieler)! - Fix packages internal dependencies to bump main @toptal/davinci package every time any internal package changed.

- Updated dependencies [[`cf2e0b30`](https://github.com/toptal/davinci/commit/cf2e0b305a00c9b9a5686838ea11f7d62bba5c00)]:
  - @toptal/davinci-bootstrap@3.0.2
  - @toptal/davinci-ci@1.14.2
  - @toptal/davinci-code@1.5.1
  - @toptal/davinci-engine@6.0.4
  - @toptal/davinci-monorepo@6.4.1
  - @toptal/davinci-qa@5.3.3
  - @toptal/davinci-syntax@11.1.2

## 11.2.1

### Patch Changes

- [#1087](https://github.com/toptal/davinci/pull/1087) [`ac85d70f`](https://github.com/toptal/davinci/commit/ac85d70f5852bedd31201dda6c4f4db26defdea0) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump lodash from 3.10.1 to 4.17.21

* [#1077](https://github.com/toptal/davinci/pull/1077) [`6cc18612`](https://github.com/toptal/davinci/commit/6cc18612f5ef1d50b6b49b1298d7d9976dbf0a4d) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump cypress from 8.6.0 to 9.1.1

- [#1080](https://github.com/toptal/davinci/pull/1080) [`0d1b0d0b`](https://github.com/toptal/davinci/commit/0d1b0d0bf2543a0381c0138d84a7bc5343335ba4) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump size-limit from 4.9.2 to 7.0.4

* [#1081](https://github.com/toptal/davinci/pull/1081) [`58f43ce8`](https://github.com/toptal/davinci/commit/58f43ce81b5279214c894bb4622183ec07c265ef) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump expect-puppeteer from 6.0.0 to 6.0.2

- [#1082](https://github.com/toptal/davinci/pull/1082) [`4bc34541`](https://github.com/toptal/davinci/commit/4bc34541da420fdb22eb491c3940eb8b12aee7f0) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @types/jest from 26.0.19 to 27.0.3

- Updated dependencies [[`6cc18612`](https://github.com/toptal/davinci/commit/6cc18612f5ef1d50b6b49b1298d7d9976dbf0a4d), [`0d1b0d0b`](https://github.com/toptal/davinci/commit/0d1b0d0bf2543a0381c0138d84a7bc5343335ba4), [`4bc34541`](https://github.com/toptal/davinci/commit/4bc34541da420fdb22eb491c3940eb8b12aee7f0)]:
  - @toptal/davinci-qa@5.3.2
  - @toptal/davinci-engine@6.0.3

## 11.2.0

### Minor Changes

- [#1071](https://github.com/toptal/davinci/pull/1071) [`0d201633`](https://github.com/toptal/davinci/commit/0d2016339b4355a022940133199a1751cc7b7134) Thanks [@dmaklygin1](https://github.com/dmaklygin1)! - Add GH Action for creating an alpha package

### Patch Changes

- Updated dependencies [[`fd7f79b6`](https://github.com/toptal/davinci/commit/fd7f79b6688290840cc3396340c4d1a3018a21dc)]:
  - @toptal/davinci-engine@6.0.2

## 11.1.1

### Patch Changes

- [#1083](https://github.com/toptal/davinci/pull/1083) [`fef5197d`](https://github.com/toptal/davinci/commit/fef5197d03cabb63bdae059dd4a8ee7baaac7f4d) Thanks [@denieler](https://github.com/denieler)! - Add configuration for yarn registry to docker images

- Updated dependencies [[`fef5197d`](https://github.com/toptal/davinci/commit/fef5197d03cabb63bdae059dd4a8ee7baaac7f4d)]:
  - @toptal/davinci-ci@1.14.1

## 11.1.0

### Minor Changes

- [#1072](https://github.com/toptal/davinci/pull/1072) [`0b93a80c`](https://github.com/toptal/davinci/commit/0b93a80c005d723503cb9dd3520505a450dc0d0b) Thanks [@MrBra1nwash](https://github.com/MrBra1nwash)! - [SP-1771] Add import/no-relative-packages rule

### Patch Changes

- Updated dependencies [[`0b93a80c`](https://github.com/toptal/davinci/commit/0b93a80c005d723503cb9dd3520505a450dc0d0b)]:
  - @toptal/davinci-syntax@11.1.0

## 11.0.1

### Patch Changes

- [#1073](https://github.com/toptal/davinci/pull/1073) [`33a4dbbb`](https://github.com/toptal/davinci/commit/33a4dbbba010af7d5c8712dd7ce65f9e0bcafb13) Thanks [@denieler](https://github.com/denieler)! - Bump @toptal/davinci-syntax package

* [#1065](https://github.com/toptal/davinci/pull/1065) [`0eafe0bb`](https://github.com/toptal/davinci/commit/0eafe0bb59a8da6429472404bb009c2ebcb00f22) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @babel/preset-env from 7.14.2 to 7.16.4

- [#1067](https://github.com/toptal/davinci/pull/1067) [`5170935b`](https://github.com/toptal/davinci/commit/5170935b3e559fdbd6f3e1c29b71beb4cfba6505) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @semantic-release/github from 7.2.3 to 8.0.2

- Updated dependencies [[`33a4dbbb`](https://github.com/toptal/davinci/commit/33a4dbbba010af7d5c8712dd7ce65f9e0bcafb13), [`0eafe0bb`](https://github.com/toptal/davinci/commit/0eafe0bb59a8da6429472404bb009c2ebcb00f22), [`5170935b`](https://github.com/toptal/davinci/commit/5170935b3e559fdbd6f3e1c29b71beb4cfba6505)]:
  - @toptal/davinci-syntax@11.0.2
  - @toptal/davinci-engine@6.0.1
  - @toptal/davinci-qa@5.3.1

## 11.0.0

### Major Changes

- [#1061](https://github.com/toptal/davinci/pull/1061) [`3d7dfece`](https://github.com/toptal/davinci/commit/3d7dfece958e1417e768842243667c0eaa138951) Thanks [@teimurjan](https://github.com/teimurjan)! - Added Fast Refresh support for hot module replacement.

  **Use Fast Refresh**

  1. Remove `hot` wrapper:

  ```diff
  -import { hot } from 'react-hot-loader/root'

  const App = () => null

  -export default hot(App)
  +export default App
  ```

  **Use old `react-hot-loader`**

  1. Wrap your entrypoint component into `hot`:

  ```diff
  +import { hot } from 'react-hot-loader/root'

  const App = () => null

  -export default App
  +export default hot(App)
  ```

  2. Run `davinci start --enable-react-refresh false`

### Patch Changes

- Updated dependencies [[`3d7dfece`](https://github.com/toptal/davinci/commit/3d7dfece958e1417e768842243667c0eaa138951)]:
  - @toptal/davinci-engine@6.0.0
  - @toptal/davinci-bootstrap@3.0.1

## 10.1.1

### Patch Changes

- [#1057](https://github.com/toptal/davinci/pull/1057) [`0f853b07`](https://github.com/toptal/davinci/commit/0f853b07b719c1931f2f248cca8ec4964c1070bf) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump tsc-alias from 1.4.0 to 1.4.1

* [#1056](https://github.com/toptal/davinci/pull/1056) [`e1d9691e`](https://github.com/toptal/davinci/commit/e1d9691e1675a044c009d4179ed1cd3cadc47092) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump eslint-plugin-react from 7.24.0 to 7.27.1

* Updated dependencies [[`0f853b07`](https://github.com/toptal/davinci/commit/0f853b07b719c1931f2f248cca8ec4964c1070bf), [`e1d9691e`](https://github.com/toptal/davinci/commit/e1d9691e1675a044c009d4179ed1cd3cadc47092)]:
  - @toptal/davinci-engine@5.4.1
  - @toptal/davinci-syntax@11.0.1

## 10.1.0

### Minor Changes

- [#1062](https://github.com/toptal/davinci/pull/1062) [`a82aa7c8`](https://github.com/toptal/davinci/commit/a82aa7c8f597a7d3b0ae1df348dd2945eff50802) Thanks [@denieler](https://github.com/denieler)! - Update css template to be compliant with ADR-001 [#1059](https://github.com/toptal/davinci/pull/1059)

### Patch Changes

- Updated dependencies [[`f729b202`](https://github.com/toptal/davinci/commit/f729b202193e4ba03f1ba016f2b3eca5386a09a5)]:
  - @toptal/davinci-code@1.4.0

## 10.0.0

### Major Changes

- [#1051](https://github.com/toptal/davinci/pull/1051) [`1882322f`](https://github.com/toptal/davinci/commit/1882322f2f43fdf2cd3365bd2b87205ac61469ba) Thanks [@teimurjan](https://github.com/teimurjan)! - Added the consistent component props types eslint rule.

### Minor Changes

- [#1047](https://github.com/toptal/davinci/pull/1047) [`850d14f9`](https://github.com/toptal/davinci/commit/850d14f9574d6b32abe6425e3f3248afb1d2e0b4) Thanks [@dmaklygin1](https://github.com/dmaklygin1)! - Remove npx package

### Patch Changes

- Updated dependencies [[`850d14f9`](https://github.com/toptal/davinci/commit/850d14f9574d6b32abe6425e3f3248afb1d2e0b4), [`1882322f`](https://github.com/toptal/davinci/commit/1882322f2f43fdf2cd3365bd2b87205ac61469ba), [`da14a73e`](https://github.com/toptal/davinci/commit/da14a73e3ec62f34b709baf80b15cffe3b080bb9)]:
  - @toptal/davinci-ci@1.14.0
  - @toptal/davinci-cli-shared@1.5.0
  - @toptal/davinci-code@1.3.0
  - @toptal/davinci-engine@5.4.0
  - @toptal/davinci-qa@5.3.0
  - @toptal/davinci-syntax@11.0.0

## 9.0.0

### Major Changes

- [#1048](https://github.com/toptal/davinci/pull/1048) [`6d26c6ff`](https://github.com/toptal/davinci/commit/6d26c6fff0093a7873391f07e18705a1483f12b4) Thanks [@denieler](https://github.com/denieler)! - Upgrade stylelint and recommended stylelint rules.

  BREAKING CHANGE:
  Your `davinci syntax lint styles` check might fail with new stylelint errors because
  new stylelint rules were added to recommended or been modified.

### Patch Changes

- Updated dependencies [[`6d26c6ff`](https://github.com/toptal/davinci/commit/6d26c6fff0093a7873391f07e18705a1483f12b4)]:
  - @toptal/davinci-syntax@10.0.0

## 8.4.3

### Patch Changes

- [#1049](https://github.com/toptal/davinci/pull/1049) [`114811f8`](https://github.com/toptal/davinci/commit/114811f8f3c4a98e02c3e195a50c51643b6cda86) Thanks [@denieler](https://github.com/denieler)! - Rollback stylelint upgrade to fix new linting rules failing in projects

- Updated dependencies [[`114811f8`](https://github.com/toptal/davinci/commit/114811f8f3c4a98e02c3e195a50c51643b6cda86)]:
  - @toptal/davinci-syntax@9.0.1

## 8.4.2

### Patch Changes

- [#1045](https://github.com/toptal/davinci/pull/1045) [`bae592d1`](https://github.com/toptal/davinci/commit/bae592d19fbafd213eb1914b74949a875a48c813) Thanks [@denieler](https://github.com/denieler)! - Added 503 Cloudflare error response to be processed by `window.fetch` extended by Cloudflare request handler.

## 8.4.1

### Patch Changes

- Updated dependencies [[`3722a81a`](https://github.com/toptal/davinci/commit/3722a81a5f211c9c49a3c6711003bb622eec70e4), [`db04c93b`](https://github.com/toptal/davinci/commit/db04c93b96a92f76e5f0e0125c024ad2ee0ff22e)]:
  - @toptal/davinci-syntax@9.0.0
  - @toptal/davinci-ci@1.13.3

## 8.4.0

### Minor Changes

- [#1026](https://github.com/toptal/davinci/pull/1026) [`64ad812b`](https://github.com/toptal/davinci/commit/64ad812b34de5b9a8572d0fabd5574f0f11a498e) Thanks [@denieler](https://github.com/denieler)! - Extend `window.fetch` to reload the page when the Cloudflare 429 error response code happens.

### Patch Changes

- Updated dependencies [[`64ad812b`](https://github.com/toptal/davinci/commit/64ad812b34de5b9a8572d0fabd5574f0f11a498e)]:
  - @toptal/davinci-engine@5.3.0

## 8.3.0

### Minor Changes

- [#1027](https://github.com/toptal/davinci/pull/1027) [`adc410ba`](https://github.com/toptal/davinci/commit/adc410ba47843dab515479f46169a5d64a159f00) Thanks [@denieler](https://github.com/denieler)! - Add baseUrl argument to davinci qa e2e command for cypress

### Patch Changes

- Updated dependencies [[`adc410ba`](https://github.com/toptal/davinci/commit/adc410ba47843dab515479f46169a5d64a159f00)]:
  - @toptal/davinci-qa@5.2.0

## 8.2.0

### Minor Changes

- [#1017](https://github.com/toptal/davinci/pull/1017) [`2d443863`](https://github.com/toptal/davinci/commit/2d443863d40a6d9dcbdc15699d3b2f7ac0846d4d) Thanks [@dmaklygin1](https://github.com/dmaklygin1)! - Adjust serviceWorker configuration to navigate all routes to fallback

### Patch Changes

- Updated dependencies [[`2d443863`](https://github.com/toptal/davinci/commit/2d443863d40a6d9dcbdc15699d3b2f7ac0846d4d)]:
  - @toptal/davinci-engine@5.2.0

## 8.1.0

### Minor Changes

- [#1019](https://github.com/toptal/davinci/pull/1019) [`2f922ec4`](https://github.com/toptal/davinci/commit/2f922ec4c287ac6097cb1026db95359776f8010b) Thanks [@rafael-anachoreta](https://github.com/rafael-anachoreta)! - Add Anvil reporter to Jest

* [#1011](https://github.com/toptal/davinci/pull/1011) [`21caf947`](https://github.com/toptal/davinci/commit/21caf947678190804ee784aec093759e35fcbfa9) Thanks [@denieler](https://github.com/denieler)! - Use browserlist to build the app (as a target in webpack). Removed cypress tests from the production build process.

### Patch Changes

- Updated dependencies [[`2f922ec4`](https://github.com/toptal/davinci/commit/2f922ec4c287ac6097cb1026db95359776f8010b), [`21caf947`](https://github.com/toptal/davinci/commit/21caf947678190804ee784aec093759e35fcbfa9)]:
  - @toptal/davinci-qa@5.1.0
  - @toptal/davinci-engine@5.1.0

## 8.0.2

### Patch Changes

- [#989](https://github.com/toptal/davinci/pull/989) [`10f7b1ae`](https://github.com/toptal/davinci/commit/10f7b1ae64d42f902e07f62de326e80588a8d1e2) Thanks [@LashaJini](https://github.com/LashaJini)! - Add eslint rule to warn users if they forgot to add a Jira ticket number to their TODO comments
  ticket TODOs.
- Updated dependencies [[`10f7b1ae`](https://github.com/toptal/davinci/commit/10f7b1ae64d42f902e07f62de326e80588a8d1e2)]:
  - @toptal/davinci-syntax@8.0.3

## 8.0.1

### Patch Changes

- [#1005](https://github.com/toptal/davinci/pull/1005) [`de4bd712`](https://github.com/toptal/davinci/commit/de4bd7121bee0cf7609cf47195b9f7ccbaead579) Thanks [@denieler](https://github.com/denieler)! - Upgrade of eslint-plugin-import eslint plugin.

- Updated dependencies [[`de4bd712`](https://github.com/toptal/davinci/commit/de4bd7121bee0cf7609cf47195b9f7ccbaead579)]:
  - @toptal/davinci-syntax@8.0.2

## 8.0.0

### Major Changes

- [#1002](https://github.com/toptal/davinci/pull/1002) [`eec2e673`](https://github.com/toptal/davinci/commit/eec2e673a13e2cd0b78454ba173a78c8fe0b6813) Thanks [@denieler](https://github.com/denieler)! - Changed monorepo `domains` folder to `namespaces`.

  BREAKING CHANGE:

  - webpack when compiling the monorepo app includes

  ```
  'namespaces/**/apps/*',
  'namespaces/**/libs/*',
  ```

  folders, instead of

  ```
  'domains/**/apps/*',
  'domains/**/libs/*',
  ```

  previously.

* [#1002](https://github.com/toptal/davinci/pull/1002) [`eec2e673`](https://github.com/toptal/davinci/commit/eec2e673a13e2cd0b78454ba173a78c8fe0b6813) Thanks [@denieler](https://github.com/denieler)! - Rename domains to namespaces in monorepos. New libs and apps are created in namespaces instead of domains.

  BREAKING CHANGES:

  - `davinci new-app` command has changed argument to `--namespace` instead of `--domain` and creates apps in `/namespaces/*` folder from now in monorepo.
  - `davinci new-lib` command has changed argument to `--namespace` instead of `--domain` and creates apps in `/namespaces/*` folder from now in monorepo.

### Patch Changes

- [#1003](https://github.com/toptal/davinci/pull/1003) [`ad82e346`](https://github.com/toptal/davinci/commit/ad82e34656b76a3ada003e6fe43ad88bc532c01e) Thanks [@denieler](https://github.com/denieler)! - Upgrade webpack to improve apps build performance.

- Updated dependencies [[`eec2e673`](https://github.com/toptal/davinci/commit/eec2e673a13e2cd0b78454ba173a78c8fe0b6813), [`ad82e346`](https://github.com/toptal/davinci/commit/ad82e34656b76a3ada003e6fe43ad88bc532c01e), [`eec2e673`](https://github.com/toptal/davinci/commit/eec2e673a13e2cd0b78454ba173a78c8fe0b6813)]:
  - @toptal/davinci-engine@5.0.0
  - @toptal/davinci-bootstrap@3.0.0

## 7.5.0

### Minor Changes

- [#994](https://github.com/toptal/davinci/pull/994) [`87046291`](https://github.com/toptal/davinci/commit/870462913a5ba84c04fe1dfec585264dec146783) Thanks [@denieler](https://github.com/denieler)! - engine: Add DAVINCI\_\_SERVICE_WORKER_URL env variable for PWA apps.

### Patch Changes

- Updated dependencies [[`87046291`](https://github.com/toptal/davinci/commit/870462913a5ba84c04fe1dfec585264dec146783)]:
  - @toptal/davinci-engine@4.4.0

## 7.4.0

### Minor Changes

- [#992](https://github.com/toptal/davinci/pull/992) [`3608e709`](https://github.com/toptal/davinci/commit/3608e709308278419378b7d30c2d998c8f1f06bd) Thanks [@denieler](https://github.com/denieler)! - engine: Add oportunity to keep multiple safety workers for the PWA app.

### Patch Changes

- Updated dependencies [[`3608e709`](https://github.com/toptal/davinci/commit/3608e709308278419378b7d30c2d998c8f1f06bd), [`3608e709`](https://github.com/toptal/davinci/commit/3608e709308278419378b7d30c2d998c8f1f06bd)]:
  - @toptal/davinci-cli-shared@1.4.1
  - @toptal/davinci-engine@4.3.0

## 7.3.0

### Minor Changes

- [#985](https://github.com/toptal/davinci/pull/985) [`0198e182`](https://github.com/toptal/davinci/commit/0198e182256617a127761151e005378e7397c94f) Thanks [@denieler](https://github.com/denieler)! - engine: Add --emergency-safety-worker to build command, which replaces PWA service worker with the special emergency safety worker, which cleaning users' browser PWA cache and unregister all previously registered service workers.

### Patch Changes

- Updated dependencies [[`0198e182`](https://github.com/toptal/davinci/commit/0198e182256617a127761151e005378e7397c94f), [`0198e182`](https://github.com/toptal/davinci/commit/0198e182256617a127761151e005378e7397c94f)]:
  - @toptal/davinci-engine@4.2.0
  - @toptal/davinci-qa@5.0.1

## 7.2.0

### Minor Changes

- [#982](https://github.com/toptal/davinci/pull/982) [`b04ae164`](https://github.com/toptal/davinci/commit/b04ae164ebd63d9ff8d2d21ad081d51ec448d2dc) Thanks [@denieler](https://github.com/denieler)! - engine: Add opportunity to change the name of service worker file for PWA apps.

### Patch Changes

- Updated dependencies [[`b04ae164`](https://github.com/toptal/davinci/commit/b04ae164ebd63d9ff8d2d21ad081d51ec448d2dc)]:
  - @toptal/davinci-cli-shared@1.4.0
  - @toptal/davinci-engine@4.1.0

## 7.1.0

### Minor Changes

- [#974](https://github.com/toptal/davinci/pull/974) [`cb6e8552`](https://github.com/toptal/davinci/commit/cb6e8552f58535099ee5e5c6fdcc9809fb304ad6) Thanks [@s0ber](https://github.com/s0ber)! - Remove node from target browser environments

## 7.0.3

### Patch Changes

- [#975](https://github.com/toptal/davinci/pull/975) [`706a27bb`](https://github.com/toptal/davinci/commit/706a27bbb395ffd89453580ff52db4f621eed53c) Thanks [@s0ber](https://github.com/s0ber)! - Allow to explicitly process package publishing as non-monorepo

- Updated dependencies [[`706a27bb`](https://github.com/toptal/davinci/commit/706a27bbb395ffd89453580ff52db4f621eed53c)]:
  - @toptal/davinci-engine@4.0.2

## 7.0.2

### Patch Changes

- [#970](https://github.com/toptal/davinci/pull/970) [`81238cdd`](https://github.com/toptal/davinci/commit/81238cdd0f8703a72744111969e408a43d1c0fac) Thanks [@ertrzyiks](https://github.com/ertrzyiks)! - skip ticket number check for PRs with no-jira label

- Updated dependencies [[`81238cdd`](https://github.com/toptal/davinci/commit/81238cdd0f8703a72744111969e408a43d1c0fac)]:
  - @toptal/davinci-ci@1.13.2

## 7.0.1

### Patch Changes

- [#968](https://github.com/toptal/davinci/pull/968) [`1d5d106b`](https://github.com/toptal/davinci/commit/1d5d106bce83cd2a098dfd3680a84f51373d2b87) Thanks [@denieler](https://github.com/denieler)! - syntax: Remove outdated configuration `spaceBeforeFunctionParen` for prettier

- Updated dependencies [[`1d5d106b`](https://github.com/toptal/davinci/commit/1d5d106bce83cd2a098dfd3680a84f51373d2b87)]:
  - @toptal/davinci-syntax@8.0.1

## 7.0.0

### Major Changes

- [#950](https://github.com/toptal/davinci/pull/950) [`253e2172`](https://github.com/toptal/davinci/commit/253e2172bf0f1f455b9faa2f371a3e272f6334f6) Thanks [@MarjuszeG](https://github.com/MarjuszeG)! - Upgrade Cypress from 7.4.0 -> 8.3.1

### Patch Changes

- Updated dependencies [[`253e2172`](https://github.com/toptal/davinci/commit/253e2172bf0f1f455b9faa2f371a3e272f6334f6)]:
  - @toptal/davinci-qa@5.0.0

## 6.0.1

### Patch Changes

- [#957](https://github.com/toptal/davinci/pull/957) [`5d379af6`](https://github.com/toptal/davinci/commit/5d379af6f2b9d5aca1c105e6d067c75a3593df40) Thanks [@denieler](https://github.com/denieler)! - Add `--yes` flag for publish-package command for CI run

- Updated dependencies [[`5d379af6`](https://github.com/toptal/davinci/commit/5d379af6f2b9d5aca1c105e6d067c75a3593df40)]:
  - @toptal/davinci-engine@4.0.1

## 6.0.0

### Major Changes

- [#949](https://github.com/toptal/davinci/pull/949) [`4c410b92`](https://github.com/toptal/davinci/commit/4c410b92baf40c20c2e11ef2f73cb1c8c3e0bea1) Thanks [@teimurjan](https://github.com/teimurjan)! - Migrate syntax from prettier-standard to prettier with eslint

### Patch Changes

- Updated dependencies [[`da5b2c3e`](https://github.com/toptal/davinci/commit/da5b2c3e04f06b3fb1ffa0bbdbe6862ced9f1f51)]:
  - @toptal/davinci-engine@4.0.0
  - @toptal/davinci-syntax@8.0.0
  - @toptal/davinci-bootstrap@2.2.4

## 5.0.1

### Patch Changes

- [#943](https://github.com/toptal/davinci/pull/943) [`477c7a3d`](https://github.com/toptal/davinci/commit/477c7a3deb181f381da16ea015b98e916d7b62a3) Thanks [@dempfi](https://github.com/dempfi)! - engine: do not check for new versions of davinci on start

- Updated dependencies [[`477c7a3d`](https://github.com/toptal/davinci/commit/477c7a3deb181f381da16ea015b98e916d7b62a3)]:
  - @toptal/davinci-engine@3.5.1

## 5.0.0

### Major Changes

- [#936](https://github.com/toptal/davinci/pull/936) [`2deac627`](https://github.com/toptal/davinci/commit/2deac627f27736878850cbaac873d70658a63181) Thanks [@denieler](https://github.com/denieler)! - syntax: Prevent using imports without explicit dependencies in project or project packages

### Minor Changes

- [#938](https://github.com/toptal/davinci/pull/938) [`55bb3020`](https://github.com/toptal/davinci/commit/55bb302093efcc31a1517dfe456d861fed392331) Thanks [@teimurjan](https://github.com/teimurjan)! - Add monorepo utility tools

### Patch Changes

- [`2b8f61a7`](https://github.com/toptal/davinci/commit/2b8f61a7df97352751b75f1403ab40d3c24043ea) Thanks [@TomasSlama](https://github.com/TomasSlama)! - use correct version of eslint-plugin in davinci-syntax

- Updated dependencies [[`2b8f61a7`](https://github.com/toptal/davinci/commit/2b8f61a7df97352751b75f1403ab40d3c24043ea), [`2deac627`](https://github.com/toptal/davinci/commit/2deac627f27736878850cbaac873d70658a63181)]:
  - @toptal/davinci-syntax@7.0.0

## 4.6.0

### Minor Changes

- [#929](https://github.com/toptal/davinci/pull/929) [`35ad1d84`](https://github.com/toptal/davinci/commit/35ad1d84eda9a8e02ebf2429ab9253817d04a1d7) Thanks [@TomasSlama](https://github.com/TomasSlama)! - Disallow to import `@toptal/picasso-shared`

### Patch Changes

- Updated dependencies [[`35ad1d84`](https://github.com/toptal/davinci/commit/35ad1d84eda9a8e02ebf2429ab9253817d04a1d7)]:
  - @toptal/davinci-syntax@6.5.0

## 4.5.0

### Minor Changes

- [#927](https://github.com/toptal/davinci/pull/927) [`10751c15`](https://github.com/toptal/davinci/commit/10751c159c17944dbe0a3a7a1ab4722b2790c64c) Thanks [@denieler](https://github.com/denieler)! - Add support for domains paths in monorepo folder structure

### Patch Changes

- Updated dependencies [[`10751c15`](https://github.com/toptal/davinci/commit/10751c159c17944dbe0a3a7a1ab4722b2790c64c)]:
  - @toptal/davinci-engine@3.5.0

## 4.4.0

### Minor Changes

- [#925](https://github.com/toptal/davinci/pull/925) [`5326e94e`](https://github.com/toptal/davinci/commit/5326e94eac2f77fcf1bbbacad45c33a76cd9a8c1) Thanks [@denieler](https://github.com/denieler)! - Add 404 page for js and css files in nginx config

### Patch Changes

- Updated dependencies [[`5326e94e`](https://github.com/toptal/davinci/commit/5326e94eac2f77fcf1bbbacad45c33a76cd9a8c1)]:
  - @toptal/davinci-ci@1.13.0

## 4.3.5

### Patch Changes

- [#915](https://github.com/toptal/davinci/pull/915) [`1061e137`](https://github.com/toptal/davinci/commit/1061e1373a251daaac1308793af21e5426b81ac8) Thanks [@teimurjan](https://github.com/teimurjan)! - replace inline loader with file for images

- Updated dependencies [[`2891b246`](https://github.com/toptal/davinci/commit/2891b246893ddca7cb28ad145cca17f21946b1b1)]:
  - @toptal/davinci-engine@3.4.0

## 4.3.4

### Patch Changes

- [#904](https://github.com/toptal/davinci/pull/904) [`4a008cd4`](https://github.com/toptal/davinci/commit/4a008cd4e04bd81146658ad1a11e8cc6708db9b2) Thanks [@denieler](https://github.com/denieler)! - bootstrap: Fix external skeleton imports

- Updated dependencies [[`4a008cd4`](https://github.com/toptal/davinci/commit/4a008cd4e04bd81146658ad1a11e8cc6708db9b2)]:
  - @toptal/davinci-bootstrap@2.2.3

## 4.3.3

### Patch Changes

- [#900](https://github.com/toptal/davinci/pull/900) [`b8c692f6`](https://github.com/toptal/davinci/commit/b8c692f6acd4f691d5e6ae0358f0bb5ae7ef0803) Thanks [@denieler](https://github.com/denieler)! - bootstrap: Fix skeleton libs external dependencies

- Updated dependencies [[`b8c692f6`](https://github.com/toptal/davinci/commit/b8c692f6acd4f691d5e6ae0358f0bb5ae7ef0803)]:
  - @toptal/davinci-bootstrap@2.2.2

## 4.3.2

### Patch Changes

- [#901](https://github.com/toptal/davinci/pull/901) [`c5699b14`](https://github.com/toptal/davinci/commit/c5699b146ed8d853b7aeaab703d27f030d11598c) Thanks [@teimurjan](https://github.com/teimurjan)! - Added Dockerfile for running temploys

- Updated dependencies [[`c5699b14`](https://github.com/toptal/davinci/commit/c5699b146ed8d853b7aeaab703d27f030d11598c)]:
  - @toptal/davinci-ci@1.12.0

## 4.3.1

### Patch Changes

- [#898](https://github.com/toptal/davinci/pull/898) [`1a710c2d`](https://github.com/toptal/davinci/commit/1a710c2dd10fb5c0a1f0b2853bf76456a01fc405) Thanks [@denieler](https://github.com/denieler)! - bootstrap: fix bootstrap dependencies for skeleton sub-packages

- Updated dependencies [[`1a710c2d`](https://github.com/toptal/davinci/commit/1a710c2dd10fb5c0a1f0b2853bf76456a01fc405)]:
  - @toptal/davinci-bootstrap@2.2.1

## 4.3.0

### Minor Changes

- [#891](https://github.com/toptal/davinci/pull/891) [`16abf510`](https://github.com/toptal/davinci/commit/16abf510bbfe3d5d90c7ba6c8d109ca7ac52e4b1) Thanks [@denieler](https://github.com/denieler)! - bootstrap: Add bootstrapping of the libs and apps in monorepos

### Patch Changes

- Updated dependencies [[`16abf510`](https://github.com/toptal/davinci/commit/16abf510bbfe3d5d90c7ba6c8d109ca7ac52e4b1)]:
  - @toptal/davinci-bootstrap@2.2.0

## 4.2.3

### Patch Changes

- [#893](https://github.com/toptal/davinci/pull/893) [`2859fffd`](https://github.com/toptal/davinci/commit/2859fffd0d9c38f8c8e8cb1841f812fcddb892ed) Thanks [@lstrzebinczyk](https://github.com/lstrzebinczyk)! - Fix for --https flag will now work on ubuntu

  Previously `--https` overwrote used port to be `443`, which crashed on ubuntu.
  This change makes it so that:

  1. when `PORT` env value is provided, that port is used without question
  2. otherwise port `3000` is preferred for non-https, and `443` for https, but if it's not available or forbidden, random one will be assigned

- Updated dependencies [[`2859fffd`](https://github.com/toptal/davinci/commit/2859fffd0d9c38f8c8e8cb1841f812fcddb892ed)]:
  - @toptal/davinci-engine@3.3.1

## 4.2.2

### Patch Changes

- [#877](https://github.com/toptal/davinci/pull/877) [`b3bdf75`](https://github.com/toptal/davinci/commit/b3bdf75401a9c3e2d38bb0db420bb2c5f66e1ea8) Thanks [@teimurjan](https://github.com/teimurjan)! - Pass cypress config file with its absolute path

- Updated dependencies [[`b83c9bb`](https://github.com/toptal/davinci/commit/b83c9bba9fee10ea34808199f3a933aaed253f57)]:
  - @toptal/davinci-qa@4.0.2

## 4.2.1

### Patch Changes

- [#875](https://github.com/toptal/davinci/pull/875) [`d769c7e`](https://github.com/toptal/davinci/commit/d769c7e57dcb888180a9900e8244dbe5ca20dc0a) Thanks [@denieler](https://github.com/denieler)! - syntax: Remove import/no-extraneous-dependencies linting rule because of a bug

- Updated dependencies [[`8663980`](https://github.com/toptal/davinci/commit/86639803865d1120b060973bb9055529bc7b4615)]:
  - @toptal/davinci-syntax@6.4.0

## 4.2.0

### Minor Changes

- [#867](https://github.com/toptal/davinci/pull/867) [`cc56521`](https://github.com/toptal/davinci/commit/cc56521d272b7614854373ca8126313ff15e5f58) Thanks [@denieler](https://github.com/denieler)! - - engine: Use graphql-tag plugin only in dev mode when running `davinci engine start`
  - engine: Add webpack cache when running in dev mode

### Patch Changes

- Updated dependencies [[`cc56521`](https://github.com/toptal/davinci/commit/cc56521d272b7614854373ca8126313ff15e5f58)]:
  - @toptal/davinci-engine@3.3.0

## 4.1.0

### Minor Changes

- [#859](https://github.com/toptal/davinci/pull/859) [`d0c628e`](https://github.com/toptal/davinci/commit/d0c628e90c30d774019cbe0bb27255f1715c5eb0) Thanks [@vedrani](https://github.com/vedrani)! - Add support for yarn workspaces

### Patch Changes

- Updated dependencies [[`d0c628e`](https://github.com/toptal/davinci/commit/d0c628e90c30d774019cbe0bb27255f1715c5eb0), [`a7178e5`](https://github.com/toptal/davinci/commit/a7178e5f757fb82c8d6e48d9963d819de77091b3)]:
  - @toptal/davinci-engine@3.2.0
  - @toptal/davinci-code@1.2.0

## 4.0.0

### Major Changes

- [#855](https://github.com/toptal/davinci/pull/855) [`c44a60f`](https://github.com/toptal/davinci/commit/c44a60fe5290b0334c224457f7653c7fba478943) Thanks [@denieler](https://github.com/denieler)! - bump cypress from 6.9.1 to 7.4.0 in davinci-qa package

### Patch Changes

- Updated dependencies [[`a3bc0fb`](https://github.com/toptal/davinci/commit/a3bc0fb69269c0282d2853888cf0e19517546ca6), [`8823ffe`](https://github.com/toptal/davinci/commit/8823ffef368fb9809886fe8a45a56ce2dff84c5e)]:
  - @toptal/davinci-engine@3.1.0
  - @toptal/davinci-qa@4.0.0

## 3.0.0

### Major Changes

- [#851](https://github.com/toptal/davinci/pull/851) [`220c58f`](https://github.com/toptal/davinci/commit/220c58ff2de82d05df3db4d39d75736a105d5553) Thanks [@denieler](https://github.com/denieler)! - fix(qa): Fix Jest configuration, to respect config file's `collectCoverageFrom` in case of CI execution

### Patch Changes

- Updated dependencies [[`ad43ef5`](https://github.com/toptal/davinci/commit/ad43ef552ca49249e6d779c53420cbb78e204dc4)]:
  - @toptal/davinci-qa@3.0.0

## 2.0.1

### Patch Changes

- [#844](https://github.com/toptal/davinci/pull/844) [`849b307`](https://github.com/toptal/davinci/commit/849b307d6a8bf57af4e97e1c5569c7f19b34861f) Thanks [@teimurjan](https://github.com/teimurjan)! - Update davinci-engine

- Updated dependencies [[`8dbb824`](https://github.com/toptal/davinci/commit/8dbb8246ed5494b23356c2a3b9c200bbb0b039de), [`ceaccdc`](https://github.com/toptal/davinci/commit/ceaccdcc2a42f60fa0e3e185c7d9700e65a7b4a5)]:
  - @toptal/davinci-engine@3.0.1

## 2.0.0

### Major Changes

- [#820](https://github.com/toptal/davinci/pull/820) [`142d2fe`](https://github.com/toptal/davinci/commit/142d2fea36570c1de308db29f4c93126a8512e1b) Thanks [@teimurjan](https://github.com/teimurjan)! - Update webpack to v5

### Patch Changes

- Updated dependencies [[`142d2fe`](https://github.com/toptal/davinci/commit/142d2fea36570c1de308db29f4c93126a8512e1b)]:
  - @toptal/davinci-engine@3.0.0

## 1.1.0

### Minor Changes

- [#826](https://github.com/toptal/davinci/pull/826) [`08c24cd`](https://github.com/toptal/davinci/commit/08c24cdac6f4fa852b48e8d34bfc04480cf4c81a) Thanks [@denieler](https://github.com/denieler)! - Improved webpack chunks splitting

### Patch Changes

- Updated dependencies [[`08c24cd`](https://github.com/toptal/davinci/commit/08c24cdac6f4fa852b48e8d34bfc04480cf4c81a), [`08c24cd`](https://github.com/toptal/davinci/commit/08c24cdac6f4fa852b48e8d34bfc04480cf4c81a), [`08c24cd`](https://github.com/toptal/davinci/commit/08c24cdac6f4fa852b48e8d34bfc04480cf4c81a)]:
  - @toptal/davinci-engine@2.2.0
  - @toptal/davinci-ci@1.11.0

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

## [1.0.93](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.92...@toptal/davinci@1.0.93) (2021-05-13)

**Note:** Version bump only for package @toptal/davinci

## [1.0.92](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.91...@toptal/davinci@1.0.92) (2021-05-13)

**Note:** Version bump only for package @toptal/davinci

## [1.0.91](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.90...@toptal/davinci@1.0.91) (2021-05-12)

**Note:** Version bump only for package @toptal/davinci

## [1.0.90](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.89...@toptal/davinci@1.0.90) (2021-05-11)

**Note:** Version bump only for package @toptal/davinci

## [1.0.89](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.88...@toptal/davinci@1.0.89) (2021-05-11)

**Note:** Version bump only for package @toptal/davinci

## [1.0.88](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.87...@toptal/davinci@1.0.88) (2021-05-07)

**Note:** Version bump only for package @toptal/davinci

## [1.0.87](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.86...@toptal/davinci@1.0.87) (2021-05-07)

**Note:** Version bump only for package @toptal/davinci

## [1.0.86](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.85...@toptal/davinci@1.0.86) (2021-04-27)

**Note:** Version bump only for package @toptal/davinci

## [1.0.85](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.84...@toptal/davinci@1.0.85) (2021-04-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.84](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.83...@toptal/davinci@1.0.84) (2021-04-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.83](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.82...@toptal/davinci@1.0.83) (2021-04-22)

**Note:** Version bump only for package @toptal/davinci

## [1.0.82](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.81...@toptal/davinci@1.0.82) (2021-04-21)

**Note:** Version bump only for package @toptal/davinci

## [1.0.81](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.80...@toptal/davinci@1.0.81) (2021-04-21)

**Note:** Version bump only for package @toptal/davinci

## [1.0.80](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.79...@toptal/davinci@1.0.80) (2021-04-15)

**Note:** Version bump only for package @toptal/davinci

## [1.0.79](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.78...@toptal/davinci@1.0.79) (2021-04-15)

**Note:** Version bump only for package @toptal/davinci

## [1.0.78](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.77...@toptal/davinci@1.0.78) (2021-04-15)

**Note:** Version bump only for package @toptal/davinci

## [1.0.77](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.76...@toptal/davinci@1.0.77) (2021-04-15)

**Note:** Version bump only for package @toptal/davinci

## [1.0.76](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.75...@toptal/davinci@1.0.76) (2021-04-13)

**Note:** Version bump only for package @toptal/davinci

## [1.0.75](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.74...@toptal/davinci@1.0.75) (2021-04-13)

**Note:** Version bump only for package @toptal/davinci

## [1.0.74](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.73...@toptal/davinci@1.0.74) (2021-04-12)

**Note:** Version bump only for package @toptal/davinci

## [1.0.73](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.72...@toptal/davinci@1.0.73) (2021-04-12)

**Note:** Version bump only for package @toptal/davinci

## [1.0.72](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.71...@toptal/davinci@1.0.72) (2021-04-12)

**Note:** Version bump only for package @toptal/davinci

## [1.0.71](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.70...@toptal/davinci@1.0.71) (2021-04-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.70](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.69...@toptal/davinci@1.0.70) (2021-04-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.69](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.68...@toptal/davinci@1.0.69) (2021-04-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.68](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.67...@toptal/davinci@1.0.68) (2021-04-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.67](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.66...@toptal/davinci@1.0.67) (2021-04-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.66](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.65...@toptal/davinci@1.0.66) (2021-04-08)

**Note:** Version bump only for package @toptal/davinci

## [1.0.65](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.64...@toptal/davinci@1.0.65) (2021-03-30)

**Note:** Version bump only for package @toptal/davinci

## [1.0.64](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.63...@toptal/davinci@1.0.64) (2021-03-29)

**Note:** Version bump only for package @toptal/davinci

## [1.0.63](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.62...@toptal/davinci@1.0.63) (2021-03-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.62](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.61...@toptal/davinci@1.0.62) (2021-03-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.61](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.60...@toptal/davinci@1.0.61) (2021-03-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.60](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.59...@toptal/davinci@1.0.60) (2021-03-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.59](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.58...@toptal/davinci@1.0.59) (2021-03-25)

**Note:** Version bump only for package @toptal/davinci

## [1.0.58](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.57...@toptal/davinci@1.0.58) (2021-03-25)

**Note:** Version bump only for package @toptal/davinci

## [1.0.57](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.56...@toptal/davinci@1.0.57) (2021-03-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.56](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.55...@toptal/davinci@1.0.56) (2021-03-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.55](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.54...@toptal/davinci@1.0.55) (2021-03-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.54](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.53...@toptal/davinci@1.0.54) (2021-03-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.53](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.52...@toptal/davinci@1.0.53) (2021-03-22)

**Note:** Version bump only for package @toptal/davinci

## [1.0.52](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.51...@toptal/davinci@1.0.52) (2021-03-22)

**Note:** Version bump only for package @toptal/davinci

## [1.0.51](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.50...@toptal/davinci@1.0.51) (2021-03-22)

**Note:** Version bump only for package @toptal/davinci

## [1.0.50](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.49...@toptal/davinci@1.0.50) (2021-03-18)

**Note:** Version bump only for package @toptal/davinci

## [1.0.49](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.48...@toptal/davinci@1.0.49) (2021-03-17)

**Note:** Version bump only for package @toptal/davinci

## [1.0.48](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.47...@toptal/davinci@1.0.48) (2021-03-15)

**Note:** Version bump only for package @toptal/davinci

## [1.0.47](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.46...@toptal/davinci@1.0.47) (2021-03-12)

**Note:** Version bump only for package @toptal/davinci

## [1.0.46](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.45...@toptal/davinci@1.0.46) (2021-03-10)

**Note:** Version bump only for package @toptal/davinci

## [1.0.45](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.44...@toptal/davinci@1.0.45) (2021-03-10)

### Bug Fixes

- rollback min node version for davinci main ([#726](https://github.com/toptal/davinci/issues/726)) ([80ff2c7](https://github.com/toptal/davinci/commit/80ff2c73f19919742ccea8e88071adf2d4581c42))

## [1.0.44](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.43...@toptal/davinci@1.0.44) (2021-03-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.43](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.42...@toptal/davinci@1.0.43) (2021-03-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.42](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.41...@toptal/davinci@1.0.42) (2021-03-09)

**Note:** Version bump only for package @toptal/davinci

## [1.0.41](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.40...@toptal/davinci@1.0.41) (2021-03-08)

**Note:** Version bump only for package @toptal/davinci

## [1.0.40](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.39...@toptal/davinci@1.0.40) (2021-03-08)

**Note:** Version bump only for package @toptal/davinci

## [1.0.39](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.38...@toptal/davinci@1.0.39) (2021-03-08)

**Note:** Version bump only for package @toptal/davinci

## [1.0.38](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.37...@toptal/davinci@1.0.38) (2021-03-05)

**Note:** Version bump only for package @toptal/davinci

## [1.0.37](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.36...@toptal/davinci@1.0.37) (2021-03-04)

**Note:** Version bump only for package @toptal/davinci

## [1.0.36](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.35...@toptal/davinci@1.0.36) (2021-03-04)

**Note:** Version bump only for package @toptal/davinci

## [1.0.35](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.34...@toptal/davinci@1.0.35) (2021-03-03)

**Note:** Version bump only for package @toptal/davinci

## [1.0.34](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.33...@toptal/davinci@1.0.34) (2021-03-02)

**Note:** Version bump only for package @toptal/davinci

## [1.0.33](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.32...@toptal/davinci@1.0.33) (2021-02-24)

**Note:** Version bump only for package @toptal/davinci

## [1.0.32](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.31...@toptal/davinci@1.0.32) (2021-02-24)

**Note:** Version bump only for package @toptal/davinci

## [1.0.31](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.30...@toptal/davinci@1.0.31) (2021-02-24)

**Note:** Version bump only for package @toptal/davinci

## [1.0.30](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.29...@toptal/davinci@1.0.30) (2021-02-24)

**Note:** Version bump only for package @toptal/davinci

## [1.0.29](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.28...@toptal/davinci@1.0.29) (2021-02-24)

**Note:** Version bump only for package @toptal/davinci

## [1.0.28](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.27...@toptal/davinci@1.0.28) (2021-02-24)

**Note:** Version bump only for package @toptal/davinci

## [1.0.27](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.26...@toptal/davinci@1.0.27) (2021-02-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.26](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.25...@toptal/davinci@1.0.26) (2021-02-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.25](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.24...@toptal/davinci@1.0.25) (2021-02-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.24](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.23...@toptal/davinci@1.0.24) (2021-02-23)

**Note:** Version bump only for package @toptal/davinci

## [1.0.23](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.22...@toptal/davinci@1.0.23) (2021-02-22)

**Note:** Version bump only for package @toptal/davinci

## [1.0.22](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.21...@toptal/davinci@1.0.22) (2021-02-22)

**Note:** Version bump only for package @toptal/davinci

## [1.0.21](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.20...@toptal/davinci@1.0.21) (2021-02-18)

**Note:** Version bump only for package @toptal/davinci

## [1.0.20](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.19...@toptal/davinci@1.0.20) (2021-02-17)

**Note:** Version bump only for package @toptal/davinci

## [1.0.19](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.18...@toptal/davinci@1.0.19) (2021-02-17)

**Note:** Version bump only for package @toptal/davinci

## [1.0.18](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.17...@toptal/davinci@1.0.18) (2021-02-17)

**Note:** Version bump only for package @toptal/davinci

## [1.0.17](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.16...@toptal/davinci@1.0.17) (2021-02-16)

**Note:** Version bump only for package @toptal/davinci

## [1.0.16](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.15...@toptal/davinci@1.0.16) (2021-02-16)

**Note:** Version bump only for package @toptal/davinci

## [1.0.15](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.14...@toptal/davinci@1.0.15) (2021-02-16)

**Note:** Version bump only for package @toptal/davinci

## [1.0.14](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.13...@toptal/davinci@1.0.14) (2021-02-16)

**Note:** Version bump only for package @toptal/davinci

## [1.0.13](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.12...@toptal/davinci@1.0.13) (2021-02-12)

**Note:** Version bump only for package @toptal/davinci

## [1.0.12](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.11...@toptal/davinci@1.0.12) (2021-02-08)

**Note:** Version bump only for package @toptal/davinci

## [1.0.11](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.10...@toptal/davinci@1.0.11) (2021-01-28)

**Note:** Version bump only for package @toptal/davinci

## [1.0.10](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.9...@toptal/davinci@1.0.10) (2021-01-27)

**Note:** Version bump only for package @toptal/davinci

## [1.0.9](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.8...@toptal/davinci@1.0.9) (2021-01-26)

**Note:** Version bump only for package @toptal/davinci

## [1.0.8](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.7...@toptal/davinci@1.0.8) (2021-01-25)

**Note:** Version bump only for package @toptal/davinci

## [1.0.7](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.6...@toptal/davinci@1.0.7) (2021-01-25)

**Note:** Version bump only for package @toptal/davinci

## [1.0.6](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.5...@toptal/davinci@1.0.6) (2021-01-25)

**Note:** Version bump only for package @toptal/davinci

## [1.0.5](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.4...@toptal/davinci@1.0.5) (2021-01-21)

**Note:** Version bump only for package @toptal/davinci

## [1.0.4](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.3...@toptal/davinci@1.0.4) (2021-01-18)

**Note:** Version bump only for package @toptal/davinci

## [1.0.3](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.2...@toptal/davinci@1.0.3) (2021-01-18)

**Note:** Version bump only for package @toptal/davinci

## [1.0.2](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.1...@toptal/davinci@1.0.2) (2021-01-15)

**Note:** Version bump only for package @toptal/davinci

## [1.0.1](https://github.com/toptal/davinci/compare/@toptal/davinci@1.0.0...@toptal/davinci@1.0.1) (2020-12-28)

### Bug Fixes

- move deps to correct package ([#648](https://github.com/toptal/davinci/issues/648)) ([0828c02](https://github.com/toptal/davinci/commit/0828c02a9db1e5df73012b7c4dc897de36a14207))

# [1.0.0](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.272...@toptal/davinci@1.0.0) (2020-12-28)

### Features

- prerelease stable package ([#649](https://github.com/toptal/davinci/issues/649)) ([a3c715a](https://github.com/toptal/davinci/commit/a3c715ad43a85295d18ffa55f1553d4c8415c3f3))

## [0.2.272](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.271...@toptal/davinci@0.2.272) (2020-12-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.271](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.270...@toptal/davinci@0.2.271) (2020-12-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.270](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.269...@toptal/davinci@0.2.270) (2020-12-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.269](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.268...@toptal/davinci@0.2.269) (2020-12-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.268](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.267...@toptal/davinci@0.2.268) (2020-12-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.267](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.266...@toptal/davinci@0.2.267) (2020-12-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.266](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.265...@toptal/davinci@0.2.266) (2020-12-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.265](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.264...@toptal/davinci@0.2.265) (2020-12-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.264](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.263...@toptal/davinci@0.2.264) (2020-12-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.263](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.262...@toptal/davinci@0.2.263) (2020-12-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.262](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.261...@toptal/davinci@0.2.262) (2020-12-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.261](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.260...@toptal/davinci@0.2.261) (2020-12-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.260](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.259...@toptal/davinci@0.2.260) (2020-12-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.259](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.258...@toptal/davinci@0.2.259) (2020-12-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.258](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.257...@toptal/davinci@0.2.258) (2020-12-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.257](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.256...@toptal/davinci@0.2.257) (2020-12-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.256](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.255...@toptal/davinci@0.2.256) (2020-12-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.255](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.254...@toptal/davinci@0.2.255) (2020-12-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.254](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.253...@toptal/davinci@0.2.254) (2020-12-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.253](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.252...@toptal/davinci@0.2.253) (2020-12-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.252](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.251...@toptal/davinci@0.2.252) (2020-12-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.251](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.250...@toptal/davinci@0.2.251) (2020-11-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.250](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.249...@toptal/davinci@0.2.250) (2020-11-23)

**Note:** Version bump only for package @toptal/davinci

## [0.2.249](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.248...@toptal/davinci@0.2.249) (2020-11-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.248](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.247...@toptal/davinci@0.2.248) (2020-11-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.247](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.246...@toptal/davinci@0.2.247) (2020-11-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.246](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.245...@toptal/davinci@0.2.246) (2020-11-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.245](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.244...@toptal/davinci@0.2.245) (2020-11-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.244](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.243...@toptal/davinci@0.2.244) (2020-11-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.243](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.242...@toptal/davinci@0.2.243) (2020-11-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.242](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.241...@toptal/davinci@0.2.242) (2020-11-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.241](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.240...@toptal/davinci@0.2.241) (2020-11-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.240](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.239...@toptal/davinci@0.2.240) (2020-11-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.239](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.238...@toptal/davinci@0.2.239) (2020-11-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.238](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.237...@toptal/davinci@0.2.238) (2020-11-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.237](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.236...@toptal/davinci@0.2.237) (2020-11-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.236](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.235...@toptal/davinci@0.2.236) (2020-11-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.235](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.234...@toptal/davinci@0.2.235) (2020-11-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.234](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.233...@toptal/davinci@0.2.234) (2020-11-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.233](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.232...@toptal/davinci@0.2.233) (2020-11-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.232](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.231...@toptal/davinci@0.2.232) (2020-11-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.231](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.230...@toptal/davinci@0.2.231) (2020-11-04)

**Note:** Version bump only for package @toptal/davinci

## [0.2.230](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.229...@toptal/davinci@0.2.230) (2020-11-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.229](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.228...@toptal/davinci@0.2.229) (2020-11-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.228](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.227...@toptal/davinci@0.2.228) (2020-11-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.227](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.226...@toptal/davinci@0.2.227) (2020-11-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.226](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.225...@toptal/davinci@0.2.226) (2020-11-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.225](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.224...@toptal/davinci@0.2.225) (2020-11-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.224](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.223...@toptal/davinci@0.2.224) (2020-10-27)

### Bug Fixes

- update hygen ([#580](https://github.com/toptal/davinci/issues/580)) ([2e2e1be](https://github.com/toptal/davinci/commit/2e2e1beda887758c274d31c588a7a0822aaa1398))

## [0.2.223](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.222...@toptal/davinci@0.2.223) (2020-10-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.222](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.221...@toptal/davinci@0.2.222) (2020-10-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.221](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.220...@toptal/davinci@0.2.221) (2020-10-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.220](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.219...@toptal/davinci@0.2.220) (2020-10-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.219](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.218...@toptal/davinci@0.2.219) (2020-10-14)

**Note:** Version bump only for package @toptal/davinci

## [0.2.218](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.217...@toptal/davinci@0.2.218) (2020-10-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.217](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.216...@toptal/davinci@0.2.217) (2020-10-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.216](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.215...@toptal/davinci@0.2.216) (2020-10-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.215](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.214...@toptal/davinci@0.2.215) (2020-10-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.214](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.213...@toptal/davinci@0.2.214) (2020-10-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.213](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.212...@toptal/davinci@0.2.213) (2020-10-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.212](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.211...@toptal/davinci@0.2.212) (2020-10-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.211](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.210...@toptal/davinci@0.2.211) (2020-10-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.210](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.209...@toptal/davinci@0.2.210) (2020-10-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.209](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.208...@toptal/davinci@0.2.209) (2020-10-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.208](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.207...@toptal/davinci@0.2.208) (2020-10-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.207](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.206...@toptal/davinci@0.2.207) (2020-10-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.206](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.205...@toptal/davinci@0.2.206) (2020-10-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.205](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.204...@toptal/davinci@0.2.205) (2020-10-01)

**Note:** Version bump only for package @toptal/davinci

## [0.2.204](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.203...@toptal/davinci@0.2.204) (2020-10-01)

**Note:** Version bump only for package @toptal/davinci

## [0.2.203](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.202...@toptal/davinci@0.2.203) (2020-09-28)

**Note:** Version bump only for package @toptal/davinci

## [0.2.202](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.201...@toptal/davinci@0.2.202) (2020-09-28)

**Note:** Version bump only for package @toptal/davinci

## [0.2.201](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.200...@toptal/davinci@0.2.201) (2020-09-25)

**Note:** Version bump only for package @toptal/davinci

## [0.2.200](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.199...@toptal/davinci@0.2.200) (2020-09-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.199](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.198...@toptal/davinci@0.2.199) (2020-09-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.198](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.197...@toptal/davinci@0.2.198) (2020-09-23)

**Note:** Version bump only for package @toptal/davinci

## [0.2.197](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.196...@toptal/davinci@0.2.197) (2020-09-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.196](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.195...@toptal/davinci@0.2.196) (2020-09-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.195](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.194...@toptal/davinci@0.2.195) (2020-09-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.194](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.193...@toptal/davinci@0.2.194) (2020-09-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.193](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.192...@toptal/davinci@0.2.193) (2020-09-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.192](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.191...@toptal/davinci@0.2.192) (2020-09-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.191](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.190...@toptal/davinci@0.2.191) (2020-09-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.190](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.189...@toptal/davinci@0.2.190) (2020-09-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.189](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.188...@toptal/davinci@0.2.189) (2020-09-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.188](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.187...@toptal/davinci@0.2.188) (2020-09-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.187](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.186...@toptal/davinci@0.2.187) (2020-09-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.186](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.185...@toptal/davinci@0.2.186) (2020-09-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.185](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.184...@toptal/davinci@0.2.185) (2020-09-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.184](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.182...@toptal/davinci@0.2.184) (2020-09-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.183](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.182...@toptal/davinci@0.2.183) (2020-09-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.182](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.181...@toptal/davinci@0.2.182) (2020-09-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.181](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.180...@toptal/davinci@0.2.181) (2020-09-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.180](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.179...@toptal/davinci@0.2.180) (2020-08-31)

**Note:** Version bump only for package @toptal/davinci

## [0.2.179](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.178...@toptal/davinci@0.2.179) (2020-08-31)

**Note:** Version bump only for package @toptal/davinci

## [0.2.178](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.177...@toptal/davinci@0.2.178) (2020-08-31)

**Note:** Version bump only for package @toptal/davinci

## [0.2.177](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.176...@toptal/davinci@0.2.177) (2020-08-31)

**Note:** Version bump only for package @toptal/davinci

## [0.2.176](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.175...@toptal/davinci@0.2.176) (2020-08-28)

**Note:** Version bump only for package @toptal/davinci

## [0.2.175](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.174...@toptal/davinci@0.2.175) (2020-08-27)

**Note:** Version bump only for package @toptal/davinci

## [0.2.174](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.173...@toptal/davinci@0.2.174) (2020-08-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.173](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.172...@toptal/davinci@0.2.173) (2020-08-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.172](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.171...@toptal/davinci@0.2.172) (2020-08-12)

**Note:** Version bump only for package @toptal/davinci

## [0.2.171](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.170...@toptal/davinci@0.2.171) (2020-08-12)

**Note:** Version bump only for package @toptal/davinci

## [0.2.170](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.169...@toptal/davinci@0.2.170) (2020-08-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.169](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.168...@toptal/davinci@0.2.169) (2020-08-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.168](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.167...@toptal/davinci@0.2.168) (2020-08-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.167](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.166...@toptal/davinci@0.2.167) (2020-08-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.166](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.165...@toptal/davinci@0.2.166) (2020-08-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.165](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.164...@toptal/davinci@0.2.165) (2020-08-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.164](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.163...@toptal/davinci@0.2.164) (2020-08-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.163](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.162...@toptal/davinci@0.2.163) (2020-08-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.162](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.161...@toptal/davinci@0.2.162) (2020-08-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.161](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.160...@toptal/davinci@0.2.161) (2020-08-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.160](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.159...@toptal/davinci@0.2.160) (2020-08-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.159](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.158...@toptal/davinci@0.2.159) (2020-08-07)

**Note:** Version bump only for package @toptal/davinci

## [0.2.158](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.157...@toptal/davinci@0.2.158) (2020-08-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.157](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.156...@toptal/davinci@0.2.157) (2020-08-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.156](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.155...@toptal/davinci@0.2.156) (2020-08-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.155](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.154...@toptal/davinci@0.2.155) (2020-08-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.154](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.153...@toptal/davinci@0.2.154) (2020-07-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.153](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.152...@toptal/davinci@0.2.153) (2020-07-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.152](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.151...@toptal/davinci@0.2.152) (2020-07-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.151](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.150...@toptal/davinci@0.2.151) (2020-07-29)

**Note:** Version bump only for package @toptal/davinci

## [0.2.150](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.149...@toptal/davinci@0.2.150) (2020-07-27)

**Note:** Version bump only for package @toptal/davinci

## [0.2.149](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.148...@toptal/davinci@0.2.149) (2020-07-23)

**Note:** Version bump only for package @toptal/davinci

## [0.2.148](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.147...@toptal/davinci@0.2.148) (2020-07-23)

**Note:** Version bump only for package @toptal/davinci

## [0.2.147](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.146...@toptal/davinci@0.2.147) (2020-07-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.146](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.145...@toptal/davinci@0.2.146) (2020-07-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.145](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.144...@toptal/davinci@0.2.145) (2020-07-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.144](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.143...@toptal/davinci@0.2.144) (2020-07-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.143](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.142...@toptal/davinci@0.2.143) (2020-07-14)

**Note:** Version bump only for package @toptal/davinci

## [0.2.142](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.141...@toptal/davinci@0.2.142) (2020-07-14)

**Note:** Version bump only for package @toptal/davinci

## [0.2.141](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.140...@toptal/davinci@0.2.141) (2020-07-14)

**Note:** Version bump only for package @toptal/davinci

## [0.2.140](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.139...@toptal/davinci@0.2.140) (2020-07-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.139](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.138...@toptal/davinci@0.2.139) (2020-07-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.138](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.137...@toptal/davinci@0.2.138) (2020-07-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.137](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.136...@toptal/davinci@0.2.137) (2020-07-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.136](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.135...@toptal/davinci@0.2.136) (2020-07-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.135](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.134...@toptal/davinci@0.2.135) (2020-07-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.134](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.133...@toptal/davinci@0.2.134) (2020-07-01)

**Note:** Version bump only for package @toptal/davinci

## [0.2.133](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.132...@toptal/davinci@0.2.133) (2020-07-01)

**Note:** Version bump only for package @toptal/davinci

## [0.2.132](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.131...@toptal/davinci@0.2.132) (2020-07-01)

**Note:** Version bump only for package @toptal/davinci

## [0.2.131](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.130...@toptal/davinci@0.2.131) (2020-06-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.130](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.129...@toptal/davinci@0.2.130) (2020-06-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.129](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.128...@toptal/davinci@0.2.129) (2020-06-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.128](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.127...@toptal/davinci@0.2.128) (2020-06-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.127](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.126...@toptal/davinci@0.2.127) (2020-06-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.126](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.125...@toptal/davinci@0.2.126) (2020-06-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.125](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.124...@toptal/davinci@0.2.125) (2020-06-25)

**Note:** Version bump only for package @toptal/davinci

## [0.2.124](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.123...@toptal/davinci@0.2.124) (2020-06-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.123](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.122...@toptal/davinci@0.2.123) (2020-06-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.122](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.121...@toptal/davinci@0.2.122) (2020-06-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.121](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.120...@toptal/davinci@0.2.121) (2020-06-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.120](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.119...@toptal/davinci@0.2.120) (2020-06-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.119](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.118...@toptal/davinci@0.2.119) (2020-06-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.118](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.117...@toptal/davinci@0.2.118) (2020-06-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.117](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.116...@toptal/davinci@0.2.117) (2020-06-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.116](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.115...@toptal/davinci@0.2.116) (2020-06-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.115](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.114...@toptal/davinci@0.2.115) (2020-06-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.114](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.113...@toptal/davinci@0.2.114) (2020-06-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.113](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.112...@toptal/davinci@0.2.113) (2020-06-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.112](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.111...@toptal/davinci@0.2.112) (2020-06-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.111](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.110...@toptal/davinci@0.2.111) (2020-06-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.110](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.109...@toptal/davinci@0.2.110) (2020-06-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.109](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.108...@toptal/davinci@0.2.109) (2020-06-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.108](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.107...@toptal/davinci@0.2.108) (2020-06-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.107](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.106...@toptal/davinci@0.2.107) (2020-06-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.106](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.105...@toptal/davinci@0.2.106) (2020-06-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.105](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.104...@toptal/davinci@0.2.105) (2020-06-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.104](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.103...@toptal/davinci@0.2.104) (2020-06-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.103](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.102...@toptal/davinci@0.2.103) (2020-06-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.102](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.101...@toptal/davinci@0.2.102) (2020-05-29)

**Note:** Version bump only for package @toptal/davinci

## [0.2.101](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.100...@toptal/davinci@0.2.101) (2020-05-29)

**Note:** Version bump only for package @toptal/davinci

## [0.2.100](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.99...@toptal/davinci@0.2.100) (2020-05-26)

**Note:** Version bump only for package @toptal/davinci

## [0.2.99](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.98...@toptal/davinci@0.2.99) (2020-05-26)

**Note:** Version bump only for package @toptal/davinci

## [0.2.98](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.97...@toptal/davinci@0.2.98) (2020-05-26)

**Note:** Version bump only for package @toptal/davinci

## [0.2.97](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.96...@toptal/davinci@0.2.97) (2020-05-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.96](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.95...@toptal/davinci@0.2.96) (2020-05-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.95](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.94...@toptal/davinci@0.2.95) (2020-05-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.94](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.93...@toptal/davinci@0.2.94) (2020-05-22)

**Note:** Version bump only for package @toptal/davinci

## [0.2.93](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.92...@toptal/davinci@0.2.93) (2020-05-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.92](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.91...@toptal/davinci@0.2.92) (2020-05-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.91](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.90...@toptal/davinci@0.2.91) (2020-05-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.90](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.89...@toptal/davinci@0.2.90) (2020-05-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.89](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.88...@toptal/davinci@0.2.89) (2020-05-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.88](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.87...@toptal/davinci@0.2.88) (2020-05-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.87](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.86...@toptal/davinci@0.2.87) (2020-05-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.86](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.85...@toptal/davinci@0.2.86) (2020-05-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.85](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.84...@toptal/davinci@0.2.85) (2020-05-12)

**Note:** Version bump only for package @toptal/davinci

## [0.2.84](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.83...@toptal/davinci@0.2.84) (2020-05-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.83](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.82...@toptal/davinci@0.2.83) (2020-05-06)

**Note:** Version bump only for package @toptal/davinci

## [0.2.82](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.81...@toptal/davinci@0.2.82) (2020-05-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.81](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.80...@toptal/davinci@0.2.81) (2020-05-04)

**Note:** Version bump only for package @toptal/davinci

## [0.2.80](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.79...@toptal/davinci@0.2.80) (2020-04-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.79](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.78...@toptal/davinci@0.2.79) (2020-04-29)

**Note:** Version bump only for package @toptal/davinci

## [0.2.78](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.77...@toptal/davinci@0.2.78) (2020-04-29)

**Note:** Version bump only for package @toptal/davinci

## [0.2.77](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.76...@toptal/davinci@0.2.77) (2020-04-29)

**Note:** Version bump only for package @toptal/davinci

## [0.2.76](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.75...@toptal/davinci@0.2.76) (2020-04-28)

**Note:** Version bump only for package @toptal/davinci

## [0.2.75](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.74...@toptal/davinci@0.2.75) (2020-04-28)

**Note:** Version bump only for package @toptal/davinci

## [0.2.74](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.73...@toptal/davinci@0.2.74) (2020-04-27)

**Note:** Version bump only for package @toptal/davinci

## [0.2.73](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.72...@toptal/davinci@0.2.73) (2020-04-27)

**Note:** Version bump only for package @toptal/davinci

## [0.2.72](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.71...@toptal/davinci@0.2.72) (2020-04-27)

**Note:** Version bump only for package @toptal/davinci

## [0.2.71](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.70...@toptal/davinci@0.2.71) (2020-04-23)

**Note:** Version bump only for package @toptal/davinci

## [0.2.70](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.69...@toptal/davinci@0.2.70) (2020-04-23)

**Note:** Version bump only for package @toptal/davinci

## [0.2.69](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.68...@toptal/davinci@0.2.69) (2020-04-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.68](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.67...@toptal/davinci@0.2.68) (2020-04-21)

### Bug Fixes

- size command alias ([#326](https://github.com/toptal/davinci/issues/326)) ([4f6424e](https://github.com/toptal/davinci/commit/4f6424e))

## [0.2.67](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.66...@toptal/davinci@0.2.67) (2020-04-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.66](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.65...@toptal/davinci@0.2.66) (2020-04-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.65](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.64...@toptal/davinci@0.2.65) (2020-04-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.64](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.63...@toptal/davinci@0.2.64) (2020-04-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.63](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.62...@toptal/davinci@0.2.63) (2020-04-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.62](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.61...@toptal/davinci@0.2.62) (2020-04-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.61](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.60...@toptal/davinci@0.2.61) (2020-04-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.60](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.59...@toptal/davinci@0.2.60) (2020-04-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.59](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.58...@toptal/davinci@0.2.59) (2020-04-16)

### Bug Fixes

- **ci:** [SPC-146] Rollback nginx config ([#319](https://github.com/toptal/davinci/issues/319)) ([477972b](https://github.com/toptal/davinci/commit/477972b))

## [0.2.58](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.57...@toptal/davinci@0.2.58) (2020-04-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.57](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.56...@toptal/davinci@0.2.57) (2020-04-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.56](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.55...@toptal/davinci@0.2.56) (2020-04-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.55](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.54...@toptal/davinci@0.2.55) (2020-04-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.54](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.53...@toptal/davinci@0.2.54) (2020-04-15)

**Note:** Version bump only for package @toptal/davinci

## [0.2.53](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.52...@toptal/davinci@0.2.53) (2020-04-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.52](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.51...@toptal/davinci@0.2.52) (2020-04-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.51](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.50...@toptal/davinci@0.2.51) (2020-04-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.50](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.49...@toptal/davinci@0.2.50) (2020-04-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.49](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.48...@toptal/davinci@0.2.49) (2020-04-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.48](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.47...@toptal/davinci@0.2.48) (2020-04-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.47](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.46...@toptal/davinci@0.2.47) (2020-04-08)

**Note:** Version bump only for package @toptal/davinci

## [0.2.46](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.45...@toptal/davinci@0.2.46) (2020-04-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.45](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.44...@toptal/davinci@0.2.45) (2020-03-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.44](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.43...@toptal/davinci@0.2.44) (2020-03-30)

**Note:** Version bump only for package @toptal/davinci

## [0.2.43](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.42...@toptal/davinci@0.2.43) (2020-03-27)

**Note:** Version bump only for package @toptal/davinci

## [0.2.42](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.41...@toptal/davinci@0.2.42) (2020-03-26)

**Note:** Version bump only for package @toptal/davinci

## [0.2.41](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.40...@toptal/davinci@0.2.41) (2020-03-26)

**Note:** Version bump only for package @toptal/davinci

## [0.2.40](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.39...@toptal/davinci@0.2.40) (2020-03-26)

**Note:** Version bump only for package @toptal/davinci

## [0.2.39](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.38...@toptal/davinci@0.2.39) (2020-03-25)

**Note:** Version bump only for package @toptal/davinci

## [0.2.38](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.37...@toptal/davinci@0.2.38) (2020-03-25)

**Note:** Version bump only for package @toptal/davinci

## [0.2.37](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.36...@toptal/davinci@0.2.37) (2020-03-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.36](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.35...@toptal/davinci@0.2.36) (2020-03-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.35](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.34...@toptal/davinci@0.2.35) (2020-03-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.34](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.33...@toptal/davinci@0.2.34) (2020-03-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.33](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.32...@toptal/davinci@0.2.33) (2020-03-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.32](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.31...@toptal/davinci@0.2.32) (2020-03-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.31](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.30...@toptal/davinci@0.2.31) (2020-03-18)

**Note:** Version bump only for package @toptal/davinci

## [0.2.30](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.29...@toptal/davinci@0.2.30) (2020-03-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.29](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.28...@toptal/davinci@0.2.29) (2020-03-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.28](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.27...@toptal/davinci@0.2.28) (2020-03-16)

**Note:** Version bump only for package @toptal/davinci

## [0.2.27](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.26...@toptal/davinci@0.2.27) (2020-03-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.26](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.25...@toptal/davinci@0.2.26) (2020-03-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.25](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.24...@toptal/davinci@0.2.25) (2020-03-10)

**Note:** Version bump only for package @toptal/davinci

## [0.2.24](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.23...@toptal/davinci@0.2.24) (2020-03-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.23](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.22...@toptal/davinci@0.2.23) (2020-03-09)

**Note:** Version bump only for package @toptal/davinci

## [0.2.22](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.21...@toptal/davinci@0.2.22) (2020-03-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.21](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.20...@toptal/davinci@0.2.21) (2020-03-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.20](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.19...@toptal/davinci@0.2.20) (2020-03-05)

**Note:** Version bump only for package @toptal/davinci

## [0.2.19](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.18...@toptal/davinci@0.2.19) (2020-03-04)

**Note:** Version bump only for package @toptal/davinci

## [0.2.18](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.17...@toptal/davinci@0.2.18) (2020-03-03)

**Note:** Version bump only for package @toptal/davinci

## [0.2.17](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.16...@toptal/davinci@0.2.17) (2020-03-02)

**Note:** Version bump only for package @toptal/davinci

## [0.2.16](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.15...@toptal/davinci@0.2.16) (2020-02-28)

**Note:** Version bump only for package @toptal/davinci

## [0.2.15](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.14...@toptal/davinci@0.2.15) (2020-02-24)

**Note:** Version bump only for package @toptal/davinci

## [0.2.14](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.13...@toptal/davinci@0.2.14) (2020-02-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.13](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.12...@toptal/davinci@0.2.13) (2020-02-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.12](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.11...@toptal/davinci@0.2.12) (2020-02-21)

**Note:** Version bump only for package @toptal/davinci

## [0.2.11](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.10...@toptal/davinci@0.2.11) (2020-02-20)

**Note:** Version bump only for package @toptal/davinci

## [0.2.10](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.9...@toptal/davinci@0.2.10) (2020-02-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.9](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.8...@toptal/davinci@0.2.9) (2020-02-19)

**Note:** Version bump only for package @toptal/davinci

## [0.2.8](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.7...@toptal/davinci@0.2.8) (2020-02-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.7](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.6...@toptal/davinci@0.2.7) (2020-02-17)

**Note:** Version bump only for package @toptal/davinci

## [0.2.6](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.5...@toptal/davinci@0.2.6) (2020-02-14)

**Note:** Version bump only for package @toptal/davinci

## [0.2.5](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.4...@toptal/davinci@0.2.5) (2020-02-14)

**Note:** Version bump only for package @toptal/davinci

## [0.2.4](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.3...@toptal/davinci@0.2.4) (2020-02-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.3](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.2...@toptal/davinci@0.2.3) (2020-02-13)

**Note:** Version bump only for package @toptal/davinci

## [0.2.2](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.1...@toptal/davinci@0.2.2) (2020-02-11)

**Note:** Version bump only for package @toptal/davinci

## [0.2.1](https://github.com/toptal/davinci/compare/@toptal/davinci@0.2.0...@toptal/davinci@0.2.1) (2020-02-10)

**Note:** Version bump only for package @toptal/davinci

# [0.2.0](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.3...@toptal/davinci@0.2.0) (2020-02-10)

### Features

- [FX-755] Enable danger checks on ci ([#235](https://github.com/toptal/davinci/issues/235)) ([cfabea4](https://github.com/toptal/davinci/commit/cfabea4))

## [0.1.3](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.2...@toptal/davinci@0.1.3) (2020-02-10)

**Note:** Version bump only for package @toptal/davinci

## [0.1.2](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.1...@toptal/davinci@0.1.2) (2020-02-10)

**Note:** Version bump only for package @toptal/davinci

## [0.1.1](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0...@toptal/davinci@0.1.1) (2020-02-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.93...@toptal/davinci@0.1.0) (2020-02-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.93](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.92...@toptal/davinci@0.1.0-alpha.93) (2020-02-06)

### Features

- **ci:** add davinci/ci pkg with pr-tests jenkinsfile ([#208](https://github.com/toptal/davinci/issues/208)) ([ec3eef1](https://github.com/toptal/davinci/commit/ec3eef1))

# [0.1.0-alpha.92](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.91...@toptal/davinci@0.1.0-alpha.92) (2020-02-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.91](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.90...@toptal/davinci@0.1.0-alpha.91) (2020-02-05)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.90](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.89...@toptal/davinci@0.1.0-alpha.90) (2020-02-05)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.89](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.88...@toptal/davinci@0.1.0-alpha.89) (2020-02-05)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.88](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.87...@toptal/davinci@0.1.0-alpha.88) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.87](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.86...@toptal/davinci@0.1.0-alpha.87) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.86](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.85...@toptal/davinci@0.1.0-alpha.86) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.85](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.84...@toptal/davinci@0.1.0-alpha.85) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.84](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.83...@toptal/davinci@0.1.0-alpha.84) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.83](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.82...@toptal/davinci@0.1.0-alpha.83) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.82](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.81...@toptal/davinci@0.1.0-alpha.82) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.81](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.80...@toptal/davinci@0.1.0-alpha.81) (2020-02-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.80](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.79...@toptal/davinci@0.1.0-alpha.80) (2020-02-03)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.79](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.78...@toptal/davinci@0.1.0-alpha.79) (2020-02-03)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.78](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.77...@toptal/davinci@0.1.0-alpha.78) (2020-02-03)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.77](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.76...@toptal/davinci@0.1.0-alpha.77) (2020-02-03)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.76](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.75...@toptal/davinci@0.1.0-alpha.76) (2020-01-31)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.75](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.74...@toptal/davinci@0.1.0-alpha.75) (2020-01-21)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.74](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.73...@toptal/davinci@0.1.0-alpha.74) (2019-12-23)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.73](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.72...@toptal/davinci@0.1.0-alpha.73) (2019-12-23)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.72](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.71...@toptal/davinci@0.1.0-alpha.72) (2019-12-19)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.71](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.70...@toptal/davinci@0.1.0-alpha.71) (2019-12-19)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.70](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.69...@toptal/davinci@0.1.0-alpha.70) (2019-12-16)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.69](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.68...@toptal/davinci@0.1.0-alpha.69) (2019-12-11)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.68](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.67...@toptal/davinci@0.1.0-alpha.68) (2019-12-10)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.67](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.66...@toptal/davinci@0.1.0-alpha.67) (2019-12-10)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.66](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.65...@toptal/davinci@0.1.0-alpha.66) (2019-12-10)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.65](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.64...@toptal/davinci@0.1.0-alpha.65) (2019-12-10)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.64](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.63...@toptal/davinci@0.1.0-alpha.64) (2019-12-05)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.63](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.62...@toptal/davinci@0.1.0-alpha.63) (2019-12-02)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.62](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.61...@toptal/davinci@0.1.0-alpha.62) (2019-12-02)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.61](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.60...@toptal/davinci@0.1.0-alpha.61) (2019-12-02)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.60](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.59...@toptal/davinci@0.1.0-alpha.60) (2019-11-27)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.59](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.58...@toptal/davinci@0.1.0-alpha.59) (2019-11-26)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.58](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.57...@toptal/davinci@0.1.0-alpha.58) (2019-11-22)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.57](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.56...@toptal/davinci@0.1.0-alpha.57) (2019-11-20)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.56](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.55...@toptal/davinci@0.1.0-alpha.56) (2019-11-19)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.55](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.54...@toptal/davinci@0.1.0-alpha.55) (2019-11-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.54](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.53...@toptal/davinci@0.1.0-alpha.54) (2019-11-15)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.53](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.52...@toptal/davinci@0.1.0-alpha.53) (2019-11-15)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.52](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.51...@toptal/davinci@0.1.0-alpha.52) (2019-11-15)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.51](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.50...@toptal/davinci@0.1.0-alpha.51) (2019-11-14)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.50](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.49...@toptal/davinci@0.1.0-alpha.50) (2019-11-11)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.49](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.48...@toptal/davinci@0.1.0-alpha.49) (2019-11-07)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.48](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.47...@toptal/davinci@0.1.0-alpha.48) (2019-11-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.47](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.46...@toptal/davinci@0.1.0-alpha.47) (2019-10-31)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.46](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.45...@toptal/davinci@0.1.0-alpha.46) (2019-10-23)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.45](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.44...@toptal/davinci@0.1.0-alpha.45) (2019-10-22)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.44](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.43...@toptal/davinci@0.1.0-alpha.44) (2019-10-22)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.43](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.42...@toptal/davinci@0.1.0-alpha.43) (2019-10-21)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.42](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.41...@toptal/davinci@0.1.0-alpha.42) (2019-10-14)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.41](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.40...@toptal/davinci@0.1.0-alpha.41) (2019-10-11)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.40](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.39...@toptal/davinci@0.1.0-alpha.40) (2019-10-10)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.39](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.38...@toptal/davinci@0.1.0-alpha.39) (2019-10-09)

### Features

- add davinci-qa package ([#131](https://github.com/toptal/davinci/issues/131)) ([ad03796](https://github.com/toptal/davinci/commit/ad03796))

# [0.1.0-alpha.38](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.37...@toptal/davinci@0.1.0-alpha.38) (2019-10-09)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.37](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.36...@toptal/davinci@0.1.0-alpha.37) (2019-10-07)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.36](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.35...@toptal/davinci@0.1.0-alpha.36) (2019-10-03)

### Bug Fixes

- [FX-496] Add nginx conf file to davinci package ([#129](https://github.com/toptal/davinci/issues/129)) ([9113b64](https://github.com/toptal/davinci/commit/9113b64))

# [0.1.0-alpha.35](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.34...@toptal/davinci@0.1.0-alpha.35) (2019-10-02)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.34](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.33...@toptal/davinci@0.1.0-alpha.34) (2019-10-01)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.33](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.32...@toptal/davinci@0.1.0-alpha.33) (2019-09-26)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.32](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.31...@toptal/davinci@0.1.0-alpha.32) (2019-09-26)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.31](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.30...@toptal/davinci@0.1.0-alpha.31) (2019-09-26)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.30](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.29...@toptal/davinci@0.1.0-alpha.30) (2019-09-24)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.29](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.28...@toptal/davinci@0.1.0-alpha.29) (2019-09-24)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.28](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.27...@toptal/davinci@0.1.0-alpha.28) (2019-09-24)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.27](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.26...@toptal/davinci@0.1.0-alpha.27) (2019-09-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.26](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.25...@toptal/davinci@0.1.0-alpha.26) (2019-09-11)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.25](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.24...@toptal/davinci@0.1.0-alpha.25) (2019-09-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.24](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.23...@toptal/davinci@0.1.0-alpha.24) (2019-09-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.23](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.22...@toptal/davinci@0.1.0-alpha.23) (2019-09-05)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.22](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.21...@toptal/davinci@0.1.0-alpha.22) (2019-09-05)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.21](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.20...@toptal/davinci@0.1.0-alpha.21) (2019-09-04)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.20](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.19...@toptal/davinci@0.1.0-alpha.20) (2019-08-30)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.19](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.18...@toptal/davinci@0.1.0-alpha.19) (2019-08-27)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.18](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.17...@toptal/davinci@0.1.0-alpha.18) (2019-08-27)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.17](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.16...@toptal/davinci@0.1.0-alpha.17) (2019-08-09)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.16](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.15...@toptal/davinci@0.1.0-alpha.16) (2019-08-06)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.15](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.14...@toptal/davinci@0.1.0-alpha.15) (2019-07-19)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.14](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.13...@toptal/davinci@0.1.0-alpha.14) (2019-06-20)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.13](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.12...@toptal/davinci@0.1.0-alpha.13) (2019-06-19)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.12](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.11...@toptal/davinci@0.1.0-alpha.12) (2019-06-19)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.11](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.10...@toptal/davinci@0.1.0-alpha.11) (2019-06-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.10](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.9...@toptal/davinci@0.1.0-alpha.10) (2019-06-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.9](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.8...@toptal/davinci@0.1.0-alpha.9) (2019-06-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.8](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.7...@toptal/davinci@0.1.0-alpha.8) (2019-06-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.7](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.6...@toptal/davinci@0.1.0-alpha.7) (2019-06-18)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.6](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.5...@toptal/davinci@0.1.0-alpha.6) (2019-06-17)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.5](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.4...@toptal/davinci@0.1.0-alpha.5) (2019-06-17)

### Features

- **bootstrap:** implement app bootstrap CLI ([#29](https://github.com/toptal/davinci/issues/29)) ([9986412](https://github.com/toptal/davinci/commit/9986412))

# [0.1.0-alpha.4](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.3...@toptal/davinci@0.1.0-alpha.4) (2019-06-14)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.3](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.2...@toptal/davinci@0.1.0-alpha.3) (2019-06-14)

### Features

- [FX-286] Extract template logic to the davinci-code package ([#35](https://github.com/toptal/davinci/issues/35)) ([a1d9c7d](https://github.com/toptal/davinci/commit/a1d9c7d))

# [0.1.0-alpha.2](https://github.com/toptal/davinci/compare/@toptal/davinci@0.1.0-alpha.1...@toptal/davinci@0.1.0-alpha.2) (2019-06-12)

**Note:** Version bump only for package @toptal/davinci

# [0.1.0-alpha.1](https://github.com/toptal/davinci/compare/@toptal/davinci@0.0.2-alpha.6...@toptal/davinci@0.1.0-alpha.1) (2019-06-12)

### Features

- [FX-253] Add davinci engine ([#31](https://github.com/toptal/davinci/issues/31)) ([f100ad9](https://github.com/toptal/davinci/commit/f100ad9))

# [0.1.0-alpha.0](https://github.com/toptal/davinci/compare/@toptal/davinci@0.0.2-alpha.6...@toptal/davinci@0.1.0-alpha.0) (2019-06-12)

### Features

- [FX-253] Add davinci-engine package ([1f45e4c](https://github.com/toptal/davinci/commit/1f45e4c))
