Skip to content

v1.1.0

Compare
Choose a tag to compare
@GabeDuarteM GabeDuarteM released this 13 Aug 04:00
· 239 commits to master since this release

1.1.0 (2018-08-13)

Bug Fixes

  • deps: bump dependencies (748a84d)
  • deps: explicitly declare the peerDependenciess (29da4c0)
  • eslint: removed the import/exports-last rule (483de24)
  • jest: changed the testIgnore to append on fixtures (d985474)
  • test: oops, commented something that I was not supposed to (1bcd465)

Features

  • test: created tests to run the CI script against some packages (e7b2f89)

Performance Improvements

  • ts-node: added the transpile only option to the scripts (d585f0c)