Skip to content

Releases: DanailMinchev/gatsby-starter-testing

v1.5.3

02 Jul 20:44
Compare
Choose a tag to compare

1.5.3 (2021-07-02)

Bug Fixes

  • deps: fix Storybook (8962fb1)
  • node: add npm config and update dependencies (8470e02)

Reverts

  • add npm config and update dependencies (6199203)

v1.5.2

25 Jun 21:27
Compare
Choose a tag to compare

1.5.2 (2021-06-25)

Bug Fixes

v1.5.1

23 Jun 21:50
Compare
Choose a tag to compare

1.5.1 (2021-06-23)

Bug Fixes

v1.5.0

19 Jun 21:58
Compare
Choose a tag to compare

1.5.0 (2021-06-19)

Features

  • ci: add "Pull Request" workflow with required reviewers (0077832)
  • ci: upload test artifacts optionally (3313e20)

Bug Fixes

  • ci: change test.Dockerfile to force install when the starter is used with Yalc (78addc3)

v1.4.1

18 Jun 22:00
Compare
Choose a tag to compare

1.4.1 (2021-06-18)

Bug Fixes

  • git: fix Husky (7223613)
  • git: remove automatic installation of Husky (550928b)

v1.4.0

11 Jun 23:03
Compare
Choose a tag to compare

1.4.0 (2021-06-11)

Features

  • ci: set retention-days option to save storage space in GitHub Actions (c009a80)

v1.3.2

06 Jun 15:26
Compare
Choose a tag to compare

1.3.2 (2021-06-06)

Bug Fixes

Reverts

v1.3.1

15 May 22:11
Compare
Choose a tag to compare

1.3.1 (2021-05-15)

Bug Fixes

  • git: fix Husky hooks (bfb887c)
  • tests: ignore Yalc dependencies (b132033)

v1.3.0

09 May 19:07
Compare
Choose a tag to compare

1.3.0 (2021-05-09)

Features

  • node: upgrade Node.js version (d5721fe)

v1.2.0

10 Apr 16:54
Compare
Choose a tag to compare

1.2.0 (2021-04-10)

Features

  • node: upgrade Node.js version (c7a05cd)
  • upgrade major dependencies: (79f7755)
  • scripts: remove is-ci wrapper for scripts (6df3f24)
  • tests: add isDockerEnvironment environment variable for visual tests (eb81e99)
  • tests: add isProduction environment variables for Cypress (f0851cb)

Bug Fixes

  • tests: fix visual tests (89eda78)