Releases: dprint/dprint-plugin-typescript
Releases · dprint/dprint-plugin-typescript
0.22.0
Update swc.
0.21.0
Upgrade swc dependency.
0.20.0
chore(release): 0.20.0
0.19.9
fix: #25 - Where max line width calculation was incorrect in certain …
0.19.8
fix: #23 - Object literal with async method in new expression's argum…
0.19.7
fix: Duplicate comments showing up when using ignore comment. Fixes #21.
0.19.6
chore(release): 0.19.6
0.19.5
fix: Keep paren expr found in LHS of assignment.
0.19.4
upgrade: swc crates (#16) * update swc dependencies * add parser type for TsTupleElement * try * Need to check TsTupleElement's type now for allowing inline multi-line behaviour. * 0.19.4 * Temp fix for compiling a wasm build. * Remove --locked for now. Co-authored-by: David Sherret <[email protected]>
0.19.3
chore(release): 0.19.3