Releases: dprint/dprint-plugin-typescript
Releases · dprint/dprint-plugin-typescript
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
0.19.2
chore: Add link to actions button.