Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

56 lines (43 loc) · 1.86 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.2 - 2023-08-22

Changed

  • Typo in package description
  • Old URLs in CHANGELOG.md

1.1.1 - 2023-08-21

Changed

  • Updated README.md.
  • Updated description and links in package.json.

1.1.0 - 2022-11-05

Added

  • Support for Vue 3 syntax using an additional -v 3 parameter.

Changed

  • Updated dependencies to include newer versions where possible.

Removed

  • package-lock.json file is not needed, any version declared in package.json is fine

1.0.3 - 2020-10-15

Fix

  • npm run generate script was removed by mistake.

1.0.2 - 2020-10-15

Changed

  • Improved the readme and the help displayed by the tool in the command line.
  • Prepared to be released as an NPM package

1.0.1 - 2020-09-03

Fixed

  • errors were not triggering non-zero exit code in node

Added

1.0.0 - 2020-09-03

Added

  • Initial release