RxDB v10.5.4 Release Notes

Release Date: 2021-11-30 // over 2 years ago
  • 🛠 Bugfixes:

    • LokiJS: Do not call saveDatabase() when no persistence adapter is given.
    • Query returns outdated result in second subscription #3498 Thanks @swnf
    • Spawning a server when full leveldown-module is used must not throw an error.