Skip to content

Releases: IanVS/prettier-plugin-sort-imports

v3.5.1

24 Oct 13:47
Compare
Choose a tag to compare

What's Changed

  • Fix: Do not combine default type imports with value imports by @IanVS in #38

Full Changelog: v3.5.0...v3.5.1

v3.5.0

24 Oct 13:47
Compare
Choose a tag to compare

What's Changed

  • Feature: importOrderMergeDuplicateImports by @fbartho in #19
  • Feature: importOrderCombineTypeAndValueImports by @fbartho in #20
  • Maintenance: use fine-grained lodash-imports by @fbartho in #21
  • Avoid initial new line when using custom group separator by @ArnaudBarre in #29

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.2

18 May 02:07
Compare
Choose a tag to compare

What's Changed

  • Remove node 12 tests, add node 18 by @IanVS in #18
  • More strict on what is considered a builtin - Fixes #16 by @fbartho in #17

Full Changelog: v3.4.1...v3.4.2

v3.4.1

17 May 00:39
Compare
Choose a tag to compare

What's Changed

  • Fix: "Ignore unknown option importOrderBuiltinModulesToTop" by @fbartho in #15

Full Changelog: v3.4.0...v3.4.1

v3.4.0

17 May 00:22
Compare
Choose a tag to compare

What's Changed

Features

Documentation

New Contributors

Full Changelog: v3.3.1...v3.4.0

v3.3.1

27 Apr 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

18 Mar 13:44
Compare
Choose a tag to compare

What's Changed

  • Update / Unlock dependencies by @IanVS in #1
  • Update bug report and feature templates by @IanVS in #3
  • Honor prettier-ignore comments by @blutorange in #2

New Contributors

Full Changelog: https://github.com/IanVS/prettier-plugin-sort-imports/commits/v3.3.0