File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.0.0] ( https://github.com/ifiokjr/prettier-plugin-sorted/compare/v1.2.1...v2.0.0 ) (2020-04-28)
2+
3+
4+ ### ⚠ BREAKING CHANGES
5+
6+ * ` prettier@2 ` is now supported.
7+
8+ ### Features
9+
10+ * update library for prettier@2 ([ #2 ] ( https://github.com/ifiokjr/prettier-plugin-sorted/issues/2 ) ) ([ 64b7b7e] ( https://github.com/ifiokjr/prettier-plugin-sorted/commit/64b7b7e3d4f1e844625a1bb904eaa8c5eccb9484 ) )
11+
112### [ 1.2.1] ( https://github.com/ifiokjr/prettier-plugin-sorted/compare/v1.2.0...v1.2.1 ) (2020-03-15)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-plugin-sorted" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Sort your JavaScript and TypeScript imports with prettier with automatic alias support" ,
55 "keywords" : [
66 " import-sort" ,
You can’t perform that action at this time.
0 commit comments