Skip to content

Releases: Nate-Wilkins/eslint-plugin-jsort

v1.1.3

29 Jun 01:01
v1.1.3
7856025

Choose a tag to compare

  • Update 'rules/sort-imports.js' typescript specifier merger 15338e5
  • Update all development Yarn dependencies (2021-05-22) b1addb2
  • Bump browserslist from 4.16.4 to 4.16.6 b160158
  • Add '' 65cd425
  • Update 'tests/sort-imports' to test 'forceSingleLineImports' with 'forceExplicitDefaultImports' 5375d9b

v1.1.2...v1.1.3

v1.1.2

27 Apr 07:41
v1.1.2
1e2f630

Choose a tag to compare

  • Update 'rules/sort-imports' to include configuration for 'forceExplicitTypeImports' 04e2e88
  • Update all development Yarn dependencies (2021-04-24) abaaa69
  • Update @typescript-eslint/parser to version 4.22.0 58aa261

v1.1.1...v1.1.2

v1.1.1

22 Apr 03:52
v1.1.1
db7a6c1

Choose a tag to compare

  • Update 'rules/sort-imports' to include configuration for 'sortFunctionOrder' b47184d
  • Update README.md e4196da
  • Update 'README.md' with another alternative a7c7f16

v1.1.0...v1.1.1

v1.1.0

19 Apr 01:06
v1.1.0
3718320

Choose a tag to compare

  • Update 'jsort' with 100% test coverage c197b07
  • Add 'nyc' for test coverage 2b782ba
  • Refactor 'rules/sort-imports' tests to run against more parsers aa21be3
  • Update 'sort-imports.test.js' with case for 'mixed value default specifier and type specifiers' eb29066
  • Refactor 'rules/sort-imports' isolated functions 30649f8

v1.0.2...v1.1.0

v1.0.2

18 Apr 20:23
v1.0.2
c1b21d9

Choose a tag to compare

  • Add 'forceExplicitTypeImports' for certain parsers 9f685ea

v1.0.1...v1.0.2

v1.0.1

18 Apr 01:16
v1.0.1
34f0452

Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

17 Apr 21:37
v1.0.0
e9b5f3c

Choose a tag to compare

  • Explicit major version
  • Use latest nodejs version for development dfb3baa
  • Add '.travis.yml' 550be6d

v0.1.0...v1.0.0

v0.1.0

17 Apr 21:07
v0.1.0
505cd52

Choose a tag to compare

  • Use 'np' for 'release' 81bbd68
  • Remove 'scripts/release' 0d3eeeb
  • Update '.gitignore' to exclude dist 89765ec
  • Update 'LICENSE' f41b2ed
  • Update 'README.md' and docs bf5a33d
  • Add 'jsort/normalize-import-source' rule 3f0d640
  • Update 'jsort-imports' with ability to format prior whitespace dbe5f3e
  • Update 'scripts/release.js' f2c1459
  • Update 'scripts/release.js' d63e9ea
  • Create 'scripts/release.js' a3e2ca2
  • Update README.md 39d5a94
  • Update 'jsort_format.test' with side effect imports test 05e3b14
  • Use 'eslint-plugin-bdd' 5c86592
  • Remove redundant comments from 'jsort_lint.test' 48f847f
  • Add 'eslint-plugin-bdd' d43768a
  • Update 'jsort' with additional comments on merging none specifiers bb25871
  • Update 'package.json' with additional keywords 1280a83

753e049...v0.1.0