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

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 14:24
· 3 commits to master since this release

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).