simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
### [`v4.0.0`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v4.0.0): 4.0.0
[Compare Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.4...v4.0.0)
Version `4.0.0` upgrades/replaces the Volar packages used for Vue support, to use the latest `vue-tsc` package that's part of Volar 2. To migrate, you just have to remove `@volar/vue-typescript` and if you're using it, also `@volar/vue-language-plugin-pug`, and replace it with `vue-tsc` and `@vue/language-plugin-pug` respectively. There are no breaking changes other than this.
Thanks [@johnsoncodehk](https://togithub.com/johnsoncodehk) for contributing this :tada:
### [`v3.2.4`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v3.2.4): 3.2.4
[Compare Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4)
#### What's Changed
- fix: skip when formatting ranges — by [@MattLish](https://togithub.com/MattLish) in [https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112)
#### New Contributors
- [@MattLish](https://togithub.com/MattLish) made their first contribution in [https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112)
**Full Changelog**: https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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:
^3.2.3
->^4.0.0
Release Notes
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
### [`v4.0.0`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v4.0.0): 4.0.0 [Compare Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.4...v4.0.0) Version `4.0.0` upgrades/replaces the Volar packages used for Vue support, to use the latest `vue-tsc` package that's part of Volar 2. To migrate, you just have to remove `@volar/vue-typescript` and if you're using it, also `@volar/vue-language-plugin-pug`, and replace it with `vue-tsc` and `@vue/language-plugin-pug` respectively. There are no breaking changes other than this. Thanks [@johnsoncodehk](https://togithub.com/johnsoncodehk) for contributing this :tada: ### [`v3.2.4`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v3.2.4): 3.2.4 [Compare Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4) #### What's Changed - fix: skip when formatting ranges — by [@MattLish](https://togithub.com/MattLish) in [https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112) #### New Contributors - [@MattLish](https://togithub.com/MattLish) made their first contribution in [https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112) **Full Changelog**: https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.