Releases: mysticatea/eslint-plugin-dprint
Releases · mysticatea/eslint-plugin-dprint
v0.4.0
💥 Breaking Changes
- 835cc9b updated
dprint-plugin-typescriptfromtypescript-0.19.2.wasmtotypescript-0.32.4.wasm. Therefore, config schema has been changed.- rename the value of the
bracePositionoption fromnextLineIfHangingtosameLineUnlessHanging. - rename the value of the
enumDeclaration.memberSpacingoption fromnewlineandblanklinetonewLineandblankLine. - add the
typeLiteral.separatorKindoption. - add the
typeLiteral.separatorKind.singleLineoption. - add the
typeLiteral.separatorKind.multiLineoption. - add the
exportDeclaration.sortNamedExportsoption. - add the
importDeclaration.sortNamedImportsoption. - add the
typeLiteral.trailingCommasoption.
- rename the value of the
- f6cde6d changed the severity of the
dprint/dprintrule in theplugin:dprint/recommendedpreset fromerrortowarn.
v0.3.0
v0.2.3
🐛 Bug Fixes
- Fixed wrong
plugin:dprint/recommendedconfig.
v0.2.2
🐛 Bug Fixes
- Fixed wrong
plugin:dprint/recommendedconfig (incomplete).
v0.2.1
🐛 Bug Fixes
- Fixed wrong build setting
v0.2.0
v0.1.0
🎉 The first experimental release.