Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

v1.8.0

Compare
Choose a tag to compare
@buehler buehler released this 11 Dec 10:50
· 38 commits to master since this release

1.8.0 (2017-12-11)

Bug Fixes

  • Correctly ignore glob patterns from file search (#339) (d07b5c1)
  • spelling error (#338) (5f371e1)
  • organizeImports: Correctly parse script type (#360) (5050d0c)
  • package: update typescript to version 2.6.1 (1dc4b90)

Features

  • Allow regex groups after keyword groups (#335) (a04ce1e)
  • Option to allow first-specifier/alias import ordering (#336) (ddf4418), closes #316

Performance Improvements