Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 754 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.0.2

🔧 Fixes undefined textContent error in the updated hook (#39)

2.0.1

🔧 Fixes directive not updating the text correctly (#25)

2.0.0

📦 js-snip used for snipping

Breaking Change: Directive API changed to mirror the js-snip API

1.3.0

📦 Typescript support added

1.2.0

📦 Ability to use inline styles with directive added

1.1.0

📦 Support for Vue.js 3 added

1.0.0

🚀 Initial release