Releases: dmmulroy/ts-error-translator.nvim
Releases · dmmulroy/ts-error-translator.nvim
v1.2.0
v1.1.1
v1.1.0
What's Changed
- fix!: reuse existing handler rather than clobbering it by @mehalter in #18
- feat: add volar support by @RayGuo-ergou in #21
- feat: add support for typescript-tools.nvim by @mehalter in #22
- fix: improve translation error detection by @mehalter in #25
- feat: add
svelte
andastro
support by @mehalter in #26
New Contributors
- @mehalter made their first contribution in #18
- @RayGuo-ergou made their first contribution in #21
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Version 1.0.0 🥳
What's Changed
- Adding all errors from ts-error-translator by @kylemelvin95 in #1
- Adding github action workflow by @kylemelvin95 in #2
- adding manual trigger by @kylemelvin95 in #3
- take out NPM - not needed by @kylemelvin95 in #4
- renaming
error-templates
toerror_templates
by @kylemelvin95 in #6 - Sync Error Templates by @kylemelvin95 in #5
- Sync_error_templates by @github-actions in #8
- Sync_error_templates by @github-actions in #11
- Update Readme by @kylemelvin95 in #12
- Update README.md by @dmmulroy in #13
- Update README.md by @dmmulroy in #14
- Update README.md by @dmmulroy in #15
New Contributors
- @kylemelvin95 made their first contribution in #1
- @github-actions made their first contribution in #8
- @dmmulroy made their first contribution in #13
Full Changelog: https://github.com/dmmulroy/ts-error-translator.nvim/commits/v1.0.0