RxDB v13.3.0 Release Notes

Release Date: 2022-09-26 // over 1 year ago
    • ๐Ÿ›  FIX(sqlite) use dollar params instead of named params
    • ๐ŸŽ CHANGE run performance tests without the dev-mode plugin
    • ๐Ÿ‘Œ IMPROVE performance of document writes by not using try-catch in a hot path.
    • ๐Ÿ›  FIX RxDatabase.remove() must properly remove the collection storage together with the replication states.