Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 483 Bytes

0.3.0

  • bugfix(generator) Avoid using square brackets when the input is a string type #7.
  • Automated lib publishing to NPM #12.
  • Fix NPM vulnerabilities #11.
  • Changelog updated with latest changes #6.

0.2.0

  • feature(parser) Support import paths starting with @ keyword #1.

0.1.0

  • feature(parser) Parse inputs and outputs defined in component or normal classes.
  • feature(generator) Generate the json file for VSCode that contains the definition of the snippets.