Cache: Introduce a new option called allowStaleOnFetchRejection, which allows users to retrieve stale data when a fetch operation fails. This enhances the flexibility of cache usage in scenarios where data availability is critical.
Fixes
Fix the error message regarding size requirements to provide clearer guidance for users. This addresses confusion and improves the overall user experience when setting cache sizes.
Others
Update the copyright year to reflect the current year, ensuring that all legal information is up to date.
Add a changelog entry for version 7.16, summarizing the changes and improvements made in this release.
Release version 7.16.0, which includes new features and improvements for users.