Skip to main content

Changelog

GitHub repository

1.1.8 (2023-09-11)

  • Bumped a few dependencies.

1.1.7 (2023-07-02)

1.1.6 (2023-06-28)

1.1.5 (2023-06-21)

  • Improved documentation.

1.1.4 (2023-06-11)

  • Improved documentation.

1.1.3 (2023-05-10)

  • Fixed bug where the web component would not always re-assess the new image size after changing the src= attribute.

1.1.2 (2023-05-09)

  • Fixed bug where the web component would not re-assess the new image size after changing the src= attribute.

1.1.1 (2023-05-09)

1.1.0 (2023-05-05)

  • Added one more export path inside package.json.

1.0.0 (2023-05-05)

  • Exported minified bundle inside package.json.

0.1.0 (2023-03-03)

0.0.9 (2023-02-20)

  • Implemented overriding responsively the sizes= attribute in order to fetch an image from the srcset= attribute that has a high enough resolution for the region we're zooming in.

0.0.8 (2023-02-16)

  • Fixed race condition when the image takes time to load.

0.0.7 (2023-02-09)

0.0.6 (2023-02-07)

0.0.5 (2023-02-07)

0.0.4 (2023-02-02)

  • Improved npm documentation.

0.0.3 (2023-02-02)

  • Improved npm documentation.

0.0.2 (2023-02-02)

  • Improved npm documentation.

0.0.1 (2023-02-02)

  • Initial version.