Releases: zendesk/cross-storage
Releases · zendesk/cross-storage
0.4.0
- Improved error handling. onConnect will now reject after the timeout. It will also reject if the hub could not access localStorage due to browser content settings
- Queue simultaneous onConnects.
0.3.3
- Catch exception in hub when localStorage is disabled
0.3.2
- Only handle Array.prototype.toJSON if defined
0.3.1
- Removed old "main" files from bower
0.3.0
- Start taging dist files with version numbers
0.2.4
- Added ability to pass in a Promise library to the constructor
0.2.3
- Removed window.location.port check from _getOrigin
0.2.2
- Return a rejecting promise on request failure due to the client having already been closed
0.2.1
- Fix bower version for release
0.2.0
- Added getKeys