- Removed TTL from the set operation, simplifying the API, and eliminating the need to store expiration metadata alongside values
- cross-storage no longer encodes values as JSON, but stores the raw string value. This improves compatibility with other libraries using localStorage