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 0a72a74 commit ee743e5Copy full SHA for ee743e5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.22.4](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.22.3...v1.22.4) (2025-12-25)
2
+
3
4
+### Bug Fixes
5
6
+* default cache to false ([0a72a74](https://github.com/CoCreate-app/CoCreate-pwa/commit/0a72a748a195daed47b80d9f7e4d4e8bbfcb0828))
7
8
## [1.22.3](https://github.com/CoCreate-app/CoCreate-pwa/compare/v1.22.2...v1.22.3) (2025-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/pwa",
- "version": "1.22.3",
+ "version": "1.22.4",
"description": "A simple pwa component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"pwa",
0 commit comments