Skip to content

v2.9.0

Choose a tag to compare

@jwbay jwbay released this 26 Feb 21:50
· 36 commits to master since this release
  • sort-imports: add autofix
  • sort-imports: stop enforcing alphanumeric ordering for side effect imports like import 'foo' since runtime order matters fairly often for them