Skip to content

Releases: yukukotani/typescript-plugin-namespace-import

v0.3.3

Choose a tag to compare

@yukukotani yukukotani released this 06 Aug 16:20

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

Choose a tag to compare

@yukukotani yukukotani released this 09 Sep 11:32
  • Disable completion in string literal. #11

v0.3.1

Choose a tag to compare

@yukukotani yukukotani released this 05 Sep 17:56
  • Do not show auto-completion when triggered by char. #10

v0.3.0

Choose a tag to compare

@yukukotani yukukotani released this 05 Sep 12:14
  • Add nameTransform option to transform import name. #8

v0.2.0

Choose a tag to compare

@yukukotani yukukotani released this 05 Sep 11:26
  • Support inserting import statement via codefix. #5
  • Add ignoreNamedExport option. #6
  • Distinct auto-completion entries. #7

v0.1.0

Choose a tag to compare

@yukukotani yukukotani released this 04 Sep 19:53

Initial release