- Add the missing flag for the
CONNECTION_TO_STORAGE_FAILED
notification
- Add a new
CONNECTION_TO_STORAGE_FAILED
notification if the sync client can't connect to index-db
- Emit an error if it takes too long to open index-db.
- Change in the Storage Adapter in order to allow it works with IOS 12 webkit update. (IOS 12 still not supported by RHMAP)
- Fix intermittent issue where sync events are sent before the action be actually performed.
- Remove unused moment dependency
- Add Changelog