Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

62 lines (30 loc) · 2.51 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2022-10-26)

⚠ BREAKING CHANGES

  • update to Next.js 13 and Tailwind CSS 3.2

Features

  • add commit script in package.json (8f4719e)

Bug Fixes

  • Eslint comment update (8baa5d1)

  • update to Next.js 13 and Tailwind CSS 3.2 (fc9f2c1)

2.1.1 (2022-09-08)

2.1.0 (2022-07-08)

Features

  • add cypress and cypress eslint plugin (5657ee6)

2.0.0 (2022-07-03)

⚠ BREAKING CHANGES

  • add Jest and React testing library
  • to React 18

Features

  • add coverage for vscode-jest and configure jest autoRun (ad8a030)

  • add Jest and React testing library (e182b87)

  • add TypeScript support for Tailwind CSS configuration (41f1918)

  • add vscode jest extension (49ab935)

  • to React 18 (c78f215)

1.1.0 (2022-04-25)

Features

  • add commitlint with config-conventional (97a9ac7)

Bug Fixes

  • add missing files for commitzen (018ba8b)
  • update package-lock.json (fba016d)