Skip to content

storageService object support

Latest
Compare
Choose a tag to compare
@justinsa justinsa released this 19 Dec 05:48

The configuration value for storageService can now be any object that supports the specified API stated in the README.md. This removes the requirement on the provided storageService being an Angular service that is available through the $injector.