Skip to content

Releases: yukukotani/typescript-plugin-namespace-import

v0.3.3

06 Aug 16:20
Compare
Choose a tag to compare

What's Changed

  • Use slash as path separator on Windows by @vain0x in #12

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Sep 11:32
Compare
Choose a tag to compare
  • Disable completion in string literal. #11

v0.3.1

05 Sep 17:56
Compare
Choose a tag to compare
  • Do not show auto-completion when triggered by char. #10

v0.3.0

05 Sep 12:14
Compare
Choose a tag to compare
  • Add nameTransform option to transform import name. #8

v0.2.0

05 Sep 11:26
Compare
Choose a tag to compare
  • Support inserting import statement via codefix. #5
  • Add ignoreNamedExport option. #6
  • Distinct auto-completion entries. #7

v0.1.0

04 Sep 19:53
Compare
Choose a tag to compare

Initial release