All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2021-10-28)
@feathers-offline/simple-example now use v2.0.0 (or higher) of
@feathersjs-offline/client now utilise @feathers-offline/localforage as
storage backend which will allow the developer to utilise IndexedDB, WebSQL,
and LocalStorage (and AsyncStoragefor React). This can now all be tested in the app.
Code clean-up and minor UI improvements.
1.0.4 (2021-08-01)
First version released.