Releases: dmmulroy/tsc.nvim
Releases · dmmulroy/tsc.nvim
v.1.5.1
v1.5.0
What's Changed
- bug: fix file path reference in qflist to prevent opening to empty buffers by @dmmulroy in #20
- bug: fix monorepo support by defaulting to using neared tsconfig to open buffer by @dmmulroy in #20
- feat: support flags as a table that accepts flag names as keys and values as strings, booleans, or functions by @dmmulroy in #20
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v.1.4.0
What's Changed
- feat: add
enable_progress_notifications
andhide_progress_notifications_from_history
config options
Full Changelog: v1.3.0...v1.4.0