Skip to content

Releases: dprint/dprint-plugin-typescript

0.19.8

07 Jul 04:08
Compare
Choose a tag to compare
fix: #23 - Object literal with async method in new expression's argum…

0.19.7

06 Jul 19:01
Compare
Choose a tag to compare
fix: Duplicate comments showing up when using ignore comment.

Fixes #21.

0.19.6

06 Jul 15:06
Compare
Choose a tag to compare
chore(release): 0.19.6

0.19.5

01 Jul 14:56
Compare
Choose a tag to compare
fix: Keep paren expr found in LHS of assignment.

0.19.4

30 Jun 15:29
1052076
Compare
Choose a tag to compare
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

27 Jun 17:38
Compare
Choose a tag to compare
chore(release): 0.19.3

0.19.2

05 Jun 17:03
Compare
Choose a tag to compare
chore: Add link to actions button.