Skip to content

Releases: dprint/dprint-plugin-typescript

0.22.0

25 Jul 16:27
52ff5ff
Compare
Choose a tag to compare

Update swc.

0.21.0

24 Jul 16:06
38989c4
Compare
Choose a tag to compare

Upgrade swc dependency.

0.20.0

18 Jul 20:27
Compare
Choose a tag to compare
chore(release): 0.20.0

0.19.9

12 Jul 02:03
Compare
Choose a tag to compare
fix: #25 - Where max line width calculation was incorrect in certain …

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