ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
### [`v4.4.0`](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/releases/tag/v4.4.0)
[Compare Source](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.3.1...v4.4.0)
#### What's Changed
##### Enhancements
- Re-add `importOrderCaseSensitive` option for case-sensitive sorting by [@acnebs](https://redirect.github.com/acnebs) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/184](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/184)
- Throw an error when no matching sortOrder group by [@IanVS](https://redirect.github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/192](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/192)
##### Maintenance
- Switch from yarn to pnpm by [@IanVS](https://redirect.github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/178](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/178)
- Remove unused [@babel/core](https://redirect.github.com/babel/core), update babel deps by [@IanVS](https://redirect.github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/191](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/191)
#### New Contributors
- [@acnebs](https://redirect.github.com/acnebs) made their first contribution in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/184](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/184)
**Full Changelog**: https://github.com/IanVS/prettier-plugin-sort-imports/compare/v4.3.1...v4.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 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:
4.3.1
->4.4.0
Release Notes
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
### [`v4.4.0`](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.3.1...v4.4.0) #### What's Changed ##### Enhancements - Re-add `importOrderCaseSensitive` option for case-sensitive sorting by [@acnebs](https://redirect.github.com/acnebs) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/184](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/184) - Throw an error when no matching sortOrder group by [@IanVS](https://redirect.github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/192](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/192) ##### Maintenance - Switch from yarn to pnpm by [@IanVS](https://redirect.github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/178](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/178) - Remove unused [@babel/core](https://redirect.github.com/babel/core), update babel deps by [@IanVS](https://redirect.github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/191](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/191) #### New Contributors - [@acnebs](https://redirect.github.com/acnebs) made their first contribution in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/184](https://redirect.github.com/IanVS/prettier-plugin-sort-imports/pull/184) **Full Changelog**: https://github.com/IanVS/prettier-plugin-sort-imports/compare/v4.3.1...v4.4.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.