Skip to content

Releases: paoloricciuti/sveltekit-view-transition

v0.4.0

11 Sep 23:36
bdd2e92
Compare
Choose a tag to compare

Minor Changes

  • e172bd1: change avoidWrapping to autoWrap to avoid negative booleans

v0.3.1

11 Sep 00:35
dd815f6
Compare
Choose a tag to compare

Patch Changes

  • 9ed241c: fix: avoid clearing callbacks without autoclean

v0.3.0

11 Sep 00:27
7873c5b
Compare
Choose a tag to compare

Minor Changes

  • ca0f41f: remove positional options for on and add autoClean option

v0.2.2

09 Sep 23:40
a91555f
Compare
Choose a tag to compare

Patch Changes

  • f278dad: return function from on takes extra parameter to specify avoid wrapping

v0.2.1

09 Sep 23:23
b07a75e
Compare
Choose a tag to compare

Patch Changes

  • b848d63: fix on function called outside component initialization

v0.2.0

09 Sep 23:13
a8348b4
Compare
Choose a tag to compare

Minor Changes

  • c1b9c7a: automatically wrap methods in afterNavigate

v0.1.0

08 Sep 08:50
97d982f
Compare
Choose a tag to compare

Minor Changes

  • 958f4dd: feat: Add ability to pass a function for the name of the transition

Patch Changes

  • 74433a2: docs: fix spaces in install instructions

v0.0.6

06 Sep 14:13
9672dc2
Compare
Choose a tag to compare

Patch Changes

  • 5b2c3bf: fix readme to hint at the usage of afterNavigate

v0.0.5

06 Sep 10:17
671dca3
Compare
Choose a tag to compare

Patch Changes

v0.0.4

05 Sep 23:53
6bfb2b7
Compare
Choose a tag to compare

Patch Changes

  • a174eb1: precise peerDependencies