@pixelverse/strichjs-sdk 1.1.1 → 1.1.2

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
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.1.2] - 2023-06-06
4
+
5
+ ### Fixed
6
+
7
+ - Improved error handling when encountering `OverconstrainedError`, especially on Firefox desktop. Special thanks to
8
+ Jukka Aittokallio for reporting the issue.
9
+
3
10
  ## [1.1.1] - 2023-05-22
4
11
 
5
12
  ### Added