Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

v1.9.0

Compare
Choose a tag to compare
@Xapphire13 Xapphire13 released this 20 Oct 21:46
· 377 commits to master since this release

v1.9.0 (2017-10-20)

Full Changelog

Implemented enhancements:

  • Update tslint to version 5.8.0 πŸš€ #209
  • Update typescript to version 2.5.3 πŸš€ #204

Fixed bugs:

  • Error running TSLint Error: Cannot read property 'findConfigurationPath' of undefined #206
  • Bugfix: Check that tslint was found in global node_modules before use #207 (smhxx)