Skip to content

Latest commit

 

History

History
162 lines (81 loc) · 7.54 KB

CHANGELOG.md

File metadata and controls

162 lines (81 loc) · 7.54 KB

Changelog

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

1.2.0 (2022-01-09)

Features

  • make type casts result to error (5a06d62)

1.1.0 (2021-12-04)

Features

1.0.2 (2021-11-06)

Bug Fixes

1.0.1 (2021-11-06)

Features

  • use correct peer dependency (a0f66f8)

1.0.0 (2021-11-06)

Features

0.0.19 (2021-09-13)

0.0.18 (2021-07-03)

0.0.17 (2021-03-17)

0.0.16 (2021-02-24)

Features

0.0.15 (2021-02-11)

0.0.14 (2021-01-04)

0.0.13 (2020-12-04)

0.0.12 (2020-12-04)

Features

0.0.11 (2020-12-02)

Features

  • remove eslint jsx a11y plugin (21934da)

0.0.10 (2020-12-02)

Bug Fixes

0.0.9 (2020-12-02)

Features

0.0.8 (2020-12-02)

0.0.7 (2020-12-02)

Features

  • do not extend eslint-config (cebe150)
  • do not extend eslint-config-typescript (18fc7ec)

0.0.6 (2020-12-01)

Features

  • add github workflow to auto-publish (f9b3cac)
  • add test before publish (1508fd2)
  • extend eslint-config-typescript (3bccd4b)
  • install dependencies first (fbdf32e)
  • use github actions to publish (2d5a508)

Bug Fixes

  • add tape as dependencies to make npm work (db9904c)
  • fix pattern (55baaec)

0.0.5 (2020-12-01)

Features

0.0.4 (2020-12-01)

Features

  • add eslint-config-typescript (74b5606)
  • add eslint-config-typescript-react (5eda24e)
  • remove eslint-jest-plugin (be649e2)
  • use only JS in eslint-config (82fc853)

Bug Fixes

0.0.3 (2020-12-01)

Features

  • add prettier to peer dependencies (b997f31)
  • do not use semis (0bf4a49)
  • use package.json prettier config way (9af5612)

0.0.2 (2020-12-01)

Features

Bug Fixes

  • use correct link to homepage (2a86343)