github pubkey/rxdb 12.0.0-beta.2

latest releases: 15.19.0, 15.18.6, 15.18.5...
pre-release2 years ago
  • All indexes that do not contain the primaryKey, get the primary key added.

  • You can now set a custom index when doing a query.

  • Unified the replication primitives and the GraphQL replication plugin.

  • Removed the deprecated in-memory plugin.

  • Refactor usage of RxCollection.storageInstance to ensure all hooks run properly.

  • Added withDeleted parameter to RxStorageKeyObjectInstance.findLocalDocumentsById()

  • The _deleted field is now required for each data interaction with RxStorage.

  • Removed the core plugin. The default export from 'rxdb' now exports only the RxDB core without plugins.

  • Added optional init() function to RxPlugin.

  • Added doesBroadcastChangestream() to RxStorageStatics

  • Fix (replication primitives) only drop pulled documents when a relevant document was changed locally.

  • Add _meta property to stored document data.

Don't miss a new rxdb release

NewReleases is sending notifications on new releases.