Skip to content

Releases: ixartz/Next-js-Boilerplate

v3.10.1

29 May 15:17
Compare
Choose a tag to compare

3.10.1 (2023-05-29)

Bug Fixes

v3.10.0

26 Apr 16:47
Compare
Choose a tag to compare

3.10.0 (2023-04-26)

Features

  • add vscode yoavbls.pretty-ts-errors extension (3588ce1)
  • remove stories in the coverage from Jest (d502869)
  • use default airbnb instead of the base version (5c05116)

v3.9.0

05 Apr 15:26
Compare
Choose a tag to compare

3.9.0 (2023-04-05)

Features

  • add storybook into project (51f3748)
  • add tailwind css support in Storybook (5e0d287)
  • remove warning for no extreneous deps in stories (b243d44)

Reverts

  • remove storybook addon-styling which is not needed (e863fed)

v3.8.2

28 Mar 16:20
Compare
Choose a tag to compare

3.8.2 (2023-03-28)

Bug Fixes

  • error generated by eslint-plugin-cypress (7562c6b)

v3.8.1

16 Mar 17:25
Compare
Choose a tag to compare

3.8.1 (2023-03-16)

Bug Fixes

v3.8.0

02 Mar 22:42
Compare
Choose a tag to compare

3.8.0 (2023-03-02)

Features

  • fix heading levels increase by one (e712e60)

v3.7.0

05 Feb 12:47
Compare
Choose a tag to compare

3.7.0 (2023-02-05)

Features

Reverts

  • add support for all Node.js 14+, too restrictive with only Node.js 18+ (4e27540)
  • downgrade semantic-release version to 19 (26d5a6e)

v3.6.0

03 Dec 21:52
Compare
Choose a tag to compare

3.6.0 (2022-12-03)

Bug Fixes

  • add npx before percy command line (4824e98)
  • retrive PERCY_TOKEN and set token for percy cli (afe00f2)
  • wait until the link rendered instead a wrong heading tag (e38655b)

Features

  • add visual testing with Percy (b0a39f5)

v3.5.4

03 Dec 00:39
Compare
Choose a tag to compare

3.5.4 (2022-12-03)

Bug Fixes

  • change matching regex for Cypress files (861d545)

v3.5.3

02 Dec 20:47
Compare
Choose a tag to compare

3.5.3 (2022-12-02)

Bug Fixes