Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (25 loc) · 679 Bytes

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 679 Bytes

Changelog

v0.3.3

Chore:

  • Update packages.

v0.3.2

Bugfix:

  • Fix the MutationObserver with the debounce script (this actually did never work in this state).

Cleanup:

  • Replace slotDomElement with Vue's $el.

Chore:

  • Update packages (all packages with a dependency to eslint are currently breaking its package resolution in newer node and npm versions).

v0.3.1

Chore:

  • Readme update.

v0.3.0

🔥 BREAKING:

  • Rename percentageUpdate event to percentage-updateto comply with vue's new linter rules.

Chore:

  • Update several packages.

v0.2.3

Features:

  • Initial release! 🎉🎉