Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 801 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 801 Bytes

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.0 - 2023-01-09

Added

  • The ability to reference the CSS file with an alias.

1.0.1 - 2023-01-08

Fixed

  • Issue where alias path messes up on install.ts. It is converted to relative path.
  • Issue where the proper props type for the Vue component aren't shown.

[1.0.0] - 2022-05-08

Initial release.