Skip to content

Releases: mattpocock/ts-error-translator

ts-error-translator@0.10.1

13 Sep 13:39
4790d2f
Compare
Choose a tag to compare

Patch Changes

ts-error-translator@0.10.0

17 Aug 13:33
12bf1ae
Compare
Choose a tag to compare

Minor Changes

  • 2279946 Thanks @mattpocock! - Made it so the error translator only translates errors, not low-priority messages like unused variables.

Patch Changes

ts-error-translator@0.9.2

01 Aug 16:23
774376c
Compare
Choose a tag to compare

Patch Changes

ts-error-translator@0.9.1

01 Aug 14:09
f66f8be
Compare
Choose a tag to compare

Patch Changes

  • 95cc3b2 Thanks @mattpocock! - Removed a now-redundant option from the options registered with VSCode.

ts-error-translator@0.9.0

01 Aug 09:22
7906d58
Compare
Choose a tag to compare

Minor Changes

  • 6d17789 Thanks @mattpocock! - Removed the ability to see a full translation on the website. This might be added back in the future when migrated over to TT.

  • #176 fbc8e2d Thanks @mattpocock! - Removed ability to remove the TLDR translations. All translations now always show the TLDR.

  • #176 fbc8e2d Thanks @mattpocock! - Removed the 'contribute' button, and added a 'request translation' button.

    From Matt - I wanted to ensure that all the translations on the vscode extension were high-quality and of one voice, but I ended up not having enough time to edit the translations that came in.

    I think it's a cleaner flow to let folks simply request translations, and I can provide them - instead of going through multiple review rounds discussing corrections.

  • #174 ee7a736 Thanks @mattpocock! - Removed ability to show full body explanation of error

ts-error-translator@0.8.0

20 Dec 10:54
c0f8c57
Compare
Choose a tag to compare

Minor Changes

Patch Changes

ts-error-translator@0.7.3

19 Dec 17:10
Compare
Choose a tag to compare

Patch Changes

ts-error-translator@0.7.0

17 Dec 17:36
f650ce6
Compare
Choose a tag to compare

Minor Changes

  • 7fbe7ca Thanks @mattpocock! - Added the ability to see hints on unknown syntax in your TypeScript code.

    A TypeScript hint showing in a VSCode document

    Currently opt-out.

ts-error-translator@0.5.3

16 May 15:29
f080dee
Compare
Choose a tag to compare

Patch Changes

ts-error-translator@0.5.2

13 May 13:06
Compare
Choose a tag to compare

Patch Changes

  • bd4b32b Thanks @mattpocock! - Fixed a bug where {0} (without quotes) in excerpt was not translated