- Update packages.
- Fix the MutationObserver with the debounce script (this actually did never work in this state).
- Replace
slotDomElement
with Vue's$el
.
- Update packages (all packages with a dependency to
eslint
are currently breaking its package resolution in newer node and npm versions).
- Readme update.
- Rename
percentageUpdate
event topercentage-update
to comply with vue's new linter rules.
- Update several packages.
- Initial release! 🎉🎉