Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 342 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 342 Bytes

Changelog

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

[1.0.3] - 2019-07-19

Added

  • Dependency on prettier for consistent code formatting
  • Pre-commit hook for pretty-quick

Changed

  • Updated dependencies of jest

Removed

  • Leading "I" on interfaces (that's a C#-ism)
  • Devdependency on ts-node