You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/src/content/docs/overview/getting-started.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Alternatively, you can include ImageMapster from one of the following CDNs:
51
51
[Zepto](https://zeptojs.com/) is no longer being maintained and therefore ImageMapsters support for Zepto has been deprecated as of [version 1.3.2](https://github.com/jamietre/ImageMapster/blob/main/CHANGELOG.md#version-132---20210121) and will be [removed in the next major release](https://github.com/jamietre/ImageMapster/issues/343).
52
52
:::
53
53
54
-
As of ImageMapster v1.3.2, ImageMapster contains full support for Zepto v1.2.0. The latest Zepto compatible version of ImageMapster is [1.7.0](https://github.com/jamietre/ImageMapster/releases/tag/v1.7.0).
54
+
As of ImageMapster v1.3.2, ImageMapster contains full support for Zepto v1.2.0. The latest Zepto compatible version of ImageMapster is [1.8.0](https://github.com/jamietre/ImageMapster/releases/tag/v1.8.0).
55
55
56
56
Prior to ImageMapster v1.3.2 and with any version of Zepto except v1.2.0, ImageMapster is unlikely to work as expected. In the early versions of ImageMapster, Zepto support was maintained, however due to changes in Zepto, as of v1.2.5 of ImageMapster, support for Zepto compatability fell behind as it required too much effort and pushing ImageMapster forward with jQuery was the priority.
57
57
@@ -73,7 +73,7 @@ Using `webpack` and `zepto-modules` as an example:
0 commit comments