@pqina/pintura 8.98.1 → 8.98.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,12 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 8.98.2 | 2026-07-09
4
+
5
+ - Fix error when closing editor while in software rendering mode.
6
+
3
7
  ## 8.98.1 | 2026-06-23
4
8
 
5
- - Fix missing `labelMemoryError` translations in locale files.
9
+ - Fix missing `labelMemoryError` translations in locale files.
6
10
 
7
11
  ## 8.98.0 | 2026-06-20
8
12
 
9
- - Add `'auto'` setting to `cropSelectPresetFilter` property, when set this will automatically adjust the selected preset tab based on the source image aspect ratio.
13
+ - Add `'auto'` setting to `cropSelectPresetFilter` property, when set this will automatically adjust the selected preset tab based on the source image aspect ratio.
10
14
 
11
15
  ## 8.97.2 | 2026-06-01
12
16
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "8.98.1",
2
+ "version": "8.98.2",
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",