@pqina/pintura 8.84.0 → 8.84.1

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,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 8.84.1 | 2024-09-04
4
+
5
+ - Fix video loading on iOS Safari.
6
+
3
7
  ## 8.84.0 | 2024-09-02
4
8
 
5
9
  - Add text scaling to auto width text shapes. Enable by setting `disableTextScale` to `false` on the text tool style defaults.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "8.84.0",
2
+ "version": "8.84.1",
3
3
  "name": "@pqina/pintura",
4
4
  "description": "This package is for testing purposes only. Visit https://pqina.nl/pintura to purchase a valid license.",
5
5
  "browser": "pintura.js",