@pqina/pintura 8.67.1 → 8.67.3

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,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 8.67.3 | 2023-11-02
4
+
5
+ - Fix TypeScript declarations missing Retouch plugin options.
6
+
7
+ ## 8.67.2 | 2023-10-26
8
+
9
+ - Fix issue where retouch selections were very slow when used on large images.
10
+ - Improve memory management for video sources.
11
+
3
12
  ## 8.67.1 | 2023-10-19
4
13
 
5
14
  - Fix issue where button icon for custom panel component could not be set.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "8.67.1",
2
+ "version": "8.67.3",
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",