Releases: trivago/prettier-plugin-sort-imports
Releases · trivago/prettier-plugin-sort-imports
v5.2.1
What's Changed
- add svelte 5.x as peer dependency by @werner-drklein in #337
New Contributors
- @werner-drklein made their first contribution in #337
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- fix type import ordering #331 by @rsslldnphy
- Fix conditional import of prettier-plugin-svelte #332 by @rsslldnphy
Full Changelog: v5.1.0...v5.2.0
v5.1.0
v5.0.1
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Updated dependencies by @vladislavarsenev in #316
- svelte import sort by @canarddemagret in #310
- feature: order respects side effect imports by @vladislavarsenev in #320
- (#276) Fixed dollar sign group replace in vue preprocessor by @adamDilger in #283
- chore: describe the sort-imports-ignore comment in the README by @lorenzodejong in #307
- chore: Update
README
forprettier
v3.x by @basselworkforce in #242 - fix incorrect location of colon in environment section on bug report template by @DetachHead in #221
- Updated compatibility in README.md by @elite174 in #257
- feat: support importOrderImportAttributesKeyword by @chentsulin in #273
- version 5 by @byara in #214
New Contributors
- @vladislavarsenev made their first contribution in #316
- @canarddemagret made their first contribution in #310
- @lorenzodejong made their first contribution in #307
- @DetachHead made their first contribution in #221
- @elite174 made their first contribution in #257
- @chentsulin made their first contribution in #273
Full Changelog: v4.3.0...v5.0.0
v4.3.0
What's Changed
- Upgrade node in CI to current and lts versions by @harryzcy in #264
- feat: added support for sort-imports-ignore by @stephdotnet in #237
New Contributors
- @harryzcy made their first contribution in #264
- @stephdotnet made their first contribution in #237
Full Changelog: v4.2.1...v4.3.0
v4.2.1
What's Changed
- Resolves Issue 262 - CVE-2023-45133 - upgrade to latest babel traverse by @c-h-russell-walker in #266
New Contributors
- @c-h-russell-walker made their first contribution in #266
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Update README.md to mention fix for pnpm package manager by @esjs in #235
- chore: adds FactorialHR as used by company by @omarsotillo in #231
- build: update
prettier
peer dependency semVer to include 3.x by @basselworkforce in #239
New Contributors
- @esjs made their first contribution in #235
- @omarsotillo made their first contribution in #231
- @basselworkforce made their first contribution in #239
Full Changelog: v4.1.1...v4.2.0
v4.1.1
v4.1.0
What's Changed
- feat: change @vue/compiler-sfc to an optional dependency by @transitive-bullshit in #189
- fixed empty/no script tag in vue component error by @adamDilger in #192
- Feat : Update prettier for TS 4.9 by @taiwabisabi in #194
- feat: type imports by @Xenfo in #153
- Move @babel/core to devDependencies by @yykamei in #200
- Only preserve directives already at the start of the program by @c-dante in #198
- chore: bump babel to support satisfies keyword by @leomotors in #196
New Contributors
- @transitive-bullshit made their first contribution in #189
- @adamDilger made their first contribution in #192
- @taiwabisabi made their first contribution in #194
- @Xenfo made their first contribution in #153
- @yykamei made their first contribution in #200
- @c-dante made their first contribution in #198
Full Changelog: v4.0.0...v4.1.0