Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 1.07 KB

0.1.0 (2018-04-19)

Bug Fixes

  • add json-stringify-pretty-compact as dep (45674b7)
  • rules: add doc to utils and fix partial migration issue (cca31ef)
  • rules: proper migration of fromPromise and _throw (a744151), closes #7
  • rules: proper migration of let (#11) (c44252a), closes #8

Features

  • rules: migrate static operations (3650a6a), closes #10
  • rules: migrate utility functions and error types (#9) (04f1290)