Skip to content

Releases: ghostdevv/svelte-reduced-motion

v2.0.0

Choose a tag to compare

@ghostdevv ghostdevv released this 22 Oct 02:34

What's Changed

Full Changelog: v1.1.1...v2.0.0

Migrating from v1 to v2

  • Requires Svelte 5
  • The reducedMotion store is now called prefersReducedMotion to match the media query
  • The types have been tweaked to be more compatible, please let me know if there any issues.

1.1.1

Choose a tag to compare

@ghostdevv ghostdevv released this 25 Jun 15:28

Changes

  • Fix /transition import

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@ghostdevv ghostdevv released this 25 Jun 15:23

Changes

  • Support svelte 3 & 4 (Minimum svelte version 3.55.0)
  • Internally update packaging & deps

Full Changelog: v1.0.5...v1.1.0

1.0.5

Choose a tag to compare

@ghostdevv ghostdevv released this 27 Apr 10:09

Changes

  • Fix imports & exports

1.0.4

Choose a tag to compare

@ghostdevv ghostdevv released this 27 Apr 10:03

Changes

  • Set target to esnext

1.0.3

Choose a tag to compare

@ghostdevv ghostdevv released this 27 Apr 00:01

Changes

Fix import

1.0.2

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Apr 23:50

Changes

Fix publish

1.0.1

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Apr 23:29

Changes

  • Fix transitions

1.0.0

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Apr 23:26

Initial Release 🎉