playhtml 2.1.11 → 2.1.12-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4
4
 
5
+ ## 2.1.12 - 2024-08-13
6
+
7
+ - try removing indexeddb to fix compatibility issue.
8
+
5
9
  ## 2.1.6 - 2024-04-17
6
10
 
7
11
  - fix bug with native image dragging conflicting with playhtml draggable elements.