Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1007 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.0 - 2021-12-15

Deprecated

  • Raises minimal prettier to ^2.4.0 due to bracketSameLine rule breaking change

0.3.2 - 2020-10-21

Changed

  • Repo url in package.json

0.3.0 - 2020-06-01

Added

  • prettier v2.0 as acceptable dependency.

0.2.0 - 2020-04-28

Changed

  • Make prettier always add paranthesis to arrow fn args

0.1.3 - 2020-01-24

Fixed

  • Changelog on deploy workflow again.

0.1.2 - 2020-01-24

Changed

  • Move project to mono repo.

Fixed

  • Changelog on deploy workflow.