Skip to content

Releases: dmmulroy/tsc.nvim

v2.4.1

14 Aug 14:16
82c37eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

07 Jul 18:24
5484100
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

14 May 14:38
0673476
Compare
Choose a tag to compare

What's Changed

  • feat: added use_diagnostics option to populate diagnostics list by @Grolaf in #50

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

24 Apr 02:32
c37d7b3
Compare
Choose a tag to compare

What's Changed

  • fix(flags): fix support for config.flags as a string by @mbarneyjr in #48

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

09 Apr 11:37
2576637
Compare
Choose a tag to compare

What's Changed

  • add ability to have multiple tsc jobs running / watching for mono rep… by @benfc1993 in #46

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Mar 11:26
02856f0
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @dmmulroy in #38
  • Avoid combining nil values while translating compiler messages by @marcusandre in #40
  • add trouble integration option, expose open and close usercmds by @benfc1993 in #44

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Nov 00:52
a8f26d3
Compare
Choose a tag to compare

What's Changed

  • (release)!: Version 2.0.0 by @dmmulroy in #35
    • Watch mode + new config options
    • Pretty TS Error translator + new config options

Full Changelog: v1.8.0...v2.0.0

v1.8.0

15 Sep 03:35
26d3c90
Compare
Choose a tag to compare

What's Changed

  • Merge config using tbl_deep_extend instead of tbl_extend by @dmmulroy in #31

Full Changelog: v1.7.0...v1.8.0

v1.7.0

23 Jun 11:46
9f0864d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

28 May 15:34
a3661c7
Compare
Choose a tag to compare

What's Changed

  • feat: add option to auto close quickfix list when no errors are found by @jonathan-elize in #24

New Contributors

Full Changelog: v1.5.1...v1.6.0