Skip to content

Releases: stabldev/svelte-medium-image-zoom

v0.2.6

26 Apr 08:00
e597ae2

Choose a tag to compare

Patch Changes

  • f6c6220: fix: use esm-env instead kit specific variables

v0.2.5

12 Apr 08:00
7561825

Choose a tag to compare

Patch Changes

  • c465d73: chore(deps): update dependencies
  • b1c2748: feat: cross_origin image attribute

v0.2.4

11 Feb 08:43
4250cb5

Choose a tag to compare

Patch Changes

  • 72e2e35: chore: update dependencies to newest version
  • 6f72e72: chore: update deps

v0.2.3

27 Jan 17:48
bee53f4

Choose a tag to compare

Patch Changes

  • f0c2c04: chore(deps-dev): bump vite from 5.4.14 to 6.0.11
  • d895065: chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.4 to 5.0.3

v0.2.2

15 Jan 07:22
605aac3

Choose a tag to compare

Patch Changes

  • 95fc3ef: refactor: removed unnecessary derived.by states
  • 636c4cc: refactor: parse_position params
  • 7e33666: fix: proper modal_state change
  • 1c07260: refactor: move up parse functions

v0.2.1

14 Jan 07:16
ab163ce

Choose a tag to compare

Patch Changes

  • 2b2ac69: chore: update readme with latest changes

v0.2.0

14 Jan 06:59
bb3b394

Choose a tag to compare

Minor Changes

  • 77942ac: feat: proper support for img and div elements
  • 77942ac: refactor: better project structure

Patch Changes

  • cdf1122: feat: handle Image object fit properties
  • fe1c828: refactor: verbose name on_unzoom to handle_unzoom

v0.1.7

14 Jan 02:38
a827f70

Choose a tag to compare

Patch Changes

  • 04c18c8: chore: run prettier
  • 8e886cd: chore: patch_3 v0.1.7
  • d4647f3: refactor(perf): module-level imports

v0.1.6

13 Jan 11:10
e8f7d3c

Choose a tag to compare

Patch Changes

v0.1.5

07 Jan 17:16
3720b96

Choose a tag to compare

Patch Changes

  • 01003f0: feat: transition duration prop
  • 66b9d3a: chore: update readme.md