Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.76 KB

File metadata and controls

37 lines (19 loc) · 1.76 KB

Changelog

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

1.2.2 (2021-06-07)

Features

  • eslint: remove prettier/* from eslint config as included in prettier itself (7d213d8)

1.2.1 (2021-06-07)

1.2.0 (2021-01-11)

1.1.4 (2020-03-28)

1.1.3 (2020-03-28)

1.1.2 (2020-03-28)

Bug Fixes

  • add @typescript-eslint/parser to dev & peer deps to resolve unmet peer dep (c1533f1)

1.1.1 (2020-03-28)

1.1.0 (2020-03-28)

Features

  • replace eslint-config-standard with eslint-config-standard-with-typescript, use @boringcodes/eslint-config for linting this repo (84fa60a)

1.0.0 (2020-03-28)

Features