lydell/eslint-plugin-simple-import-sort
### [`v6.0.1`](https://togithub.com/lydell/eslint-plugin-simple-import-sort/blob/master/CHANGELOG.md#Version-601-2020-11-19)
[Compare Source](https://togithub.com/lydell/eslint-plugin-simple-import-sort/compare/v6.0.0...v6.0.1)
- Fixed: `as default` in exports no longer results in invalid code.
### [`v6.0.0`](https://togithub.com/lydell/eslint-plugin-simple-import-sort/blob/master/CHANGELOG.md#Version-600-2020-11-15)
[Compare Source](https://togithub.com/lydell/eslint-plugin-simple-import-sort/compare/v5.0.3...v6.0.0)
- Renamed: `simple-import-sort/sort` is now called `simple-import-sort/imports`.
- Added: `simple-import-sort/exports` for sorting (some) exports. Big thanks to Remco Haszing ([@remcohaszing](https://togithub.com/remcohaszing)) for the suggestion and great feedback, and to [@JCrepin](https://togithub.com/JCrepin) for the initial implementation!
- Fixed: `../..` imports are now sorted properly based on directory hierarchy.
- Improved: The default regexes for the `groups` option can now be reordered freely without causing imports to unexpectedly end up in other groups than before.
- Removed: Support for Node.js 8.
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^5.0.3
->^6.0.1
Release Notes
lydell/eslint-plugin-simple-import-sort
### [`v6.0.1`](https://togithub.com/lydell/eslint-plugin-simple-import-sort/blob/master/CHANGELOG.md#Version-601-2020-11-19) [Compare Source](https://togithub.com/lydell/eslint-plugin-simple-import-sort/compare/v6.0.0...v6.0.1) - Fixed: `as default` in exports no longer results in invalid code. ### [`v6.0.0`](https://togithub.com/lydell/eslint-plugin-simple-import-sort/blob/master/CHANGELOG.md#Version-600-2020-11-15) [Compare Source](https://togithub.com/lydell/eslint-plugin-simple-import-sort/compare/v5.0.3...v6.0.0) - Renamed: `simple-import-sort/sort` is now called `simple-import-sort/imports`. - Added: `simple-import-sort/exports` for sorting (some) exports. Big thanks to Remco Haszing ([@remcohaszing](https://togithub.com/remcohaszing)) for the suggestion and great feedback, and to [@JCrepin](https://togithub.com/JCrepin) for the initial implementation! - Fixed: `../..` imports are now sorted properly based on directory hierarchy. - Improved: The default regexes for the `groups` option can now be reordered freely without causing imports to unexpectedly end up in other groups than before. - Removed: Support for Node.js 8.Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.