Skip to content

v0.142.0 with autoimports updated 3

Latest
Compare
Choose a tag to compare
@noppa noppa released this 17 Mar 10:24

Sorts autoimport default import suggestion (import Foo from './Foo') before namespace (import * as Foo from './Foo') import.

Note: This release only contains a Linux build

The CircleCI build for Mac & Windows failed and Linux build is all I really need right now, so I just left those two out 🙃 If you do use this fork for whatever reason and want a Win/Mac build, open an issue and we'll see if they can be fixed. The previous releases should work fine in the meantime.