- 9a01377: fix: update peer deps
- 7aaa3e4: fix: clean the listeners immediately in should apply
- fd0a8fb: fix readme information
- 6c32491: provide node and isInViewport arguments to action functions
- 6e6072c: avoid adding onNavigate if startViewTransition is not in document
- a2116bd: add warning in readme
- 1aaf46b: fix typos and add sveltelab links
- 70f9ad8: fix typing for action and move jsdoc to return value
- bbedbce: update readme.md
- 383b496: remove transition name after the transition is finished
- e172bd1: change avoidWrapping to autoWrap to avoid negative booleans
- 9ed241c: fix: avoid clearing callbacks without autoclean
- ca0f41f: remove positional options for
on
and add autoClean option
- f278dad: return function from
on
takes extra parameter to specify avoid wrapping
- b848d63: fix on function called outside component initialization
- c1b9c7a: automatically wrap methods in afterNavigate
- 958f4dd: feat: Add ability to pass a function for the name of the transition
- 74433a2: docs: fix spaces in install instructions
- 5b2c3bf: fix readme to hint at the usage of afterNavigate
- ebc946e: emit types
- a174eb1: precise peerDependencies
- 0147b65: move functions in outside scope and update readme
- fbb3a0a: initial working setup