@rambler-tech/cookie-storage
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.2.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/cookie-storage@0.2.3...@rambler-tech/cookie-storage@0.2.4) (2024-03-25) | ||
### Bug Fixes | ||
- **cookie-storage,local-storage,session-storage,lhci-report:** update docs ([964fabe](https://github.com/rambler-digital-solutions/rambler-common/commit/964fabe54c88b0f5bb40c1180d048fae07ff6af2)) | ||
## [0.2.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/cookie-storage@0.2.2...@rambler-tech/cookie-storage@0.2.3) (2024-02-20) | ||
@@ -8,0 +14,0 @@ |
@@ -6,3 +6,3 @@ /* eslint-disable import/no-unused-modules */ | ||
export interface CookieItemOptions { | ||
/** Use the raw value, by default the value is converted to JSON */ | ||
/** Use raw value, by default the value is converted to JSON */ | ||
raw?: boolean | ||
@@ -9,0 +9,0 @@ } |
{ | ||
"name": "@rambler-tech/cookie-storage", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"main": "dist", | ||
@@ -15,3 +15,3 @@ "module": "dist", | ||
}, | ||
"gitHead": "156eaed6d7c38eabedefd55d19c349bf905b50fd" | ||
"gitHead": "230cc524e5ffd721441be64fdfbe0ff72e4f7933" | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
9658
10
195
1
16