localForage v1.5.1 Release Notes

    • Try to re-establish IDB connection after an InvalidStateError.
    • โž• Added Generics to iterate() TS Typings.
    • ๐Ÿ”€ Define custom drivers syncronously when _support isn't a function.
    • ๐Ÿ‘‰ Use the custom driver API for internal drivers, which makes possible to override parts of their implementation.