Minor Changes
Patch Changes
- Update build process to generate correct source maps
Submitted by @kitten (See #3201) - Prevent
offlineExchange
from issuing duplicate operations
Submitted by @kitten (See #3200) - ⚠️ Fix reference equality not being preserved. This is a fix on top of #3165, and was previously not addressed to avoid having to test for corner cases that are hard to cover. If you experience issues with this fix, please let us know
Submitted by @kitten (See #3228) - Retry operations against offline cache and stabilize timing of flushing failed operations queue after rehydrating the storage data
Submitted by @kitten (See #3196)