Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 674 Bytes

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 674 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.

[0.1.5] - 2018-10-12

Added

  • disable no-boolean-cast

[0.1.4] - 2018-09-27

Removed

  • react and jsx from base

[0.1.3] - 2018-09-06

Added

  • ignore await in loop

[0.1.2] - 2018-09-02

Added

  • loose class properties

[0.1.1] - 2018-09-02

Added

  • support for decorators before export

[0.1.0] - 2018-09-02

Added

  • missing dependency

[0.0.1] - 2018-08-31

Added

  • initial release