We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f532d4a commit 212643cCopy full SHA for 212643c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.6](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.5...v5.0.6) (2025-10-27)
2
+
3
4
+### Bug Fixes
5
6
+* **build:** use browser platform ([1baa782](https://github.com/MatteoGabriele/vue-progressive-image/commit/1baa7823926abd4ab4a4879b293cc0d351accc23))
7
8
## [5.0.5](https://github.com/MatteoGabriele/vue-progressive-image/compare/v5.0.4...v5.0.5) (2025-10-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-progressive-image",
- "version": "5.0.5",
+ "version": "5.0.6",
"description": "Vue progressive image loading plugin",
"type": "module",
"exports": {
0 commit comments