Releases: pubkey/rxdb
Releases · pubkey/rxdb
7.6.1
Bugfixes:
Unhandled promise rejection with DOMException #644
Prevent bug with replication of internal pouchdb's #641
LocalDocument observe on field not working #661
Skip defining getter and setter when property not defined in schema #646
(typings) Fix type: 'object'
not correctly recognized (via gitter at 2018 Mai 22 19:20)
7.6.0
Bugfixes:
Query cache is not being invalidated by replication #630
Other:
Updated to rxjs 6.0.0
Added integration tests for couchdb
7.5.1
Bugfixes:
Other:
Fixed typings for additionalProperties
in schemas
Added performance-tests
Removed workarround for pouchdb#6733
Typings:
Added optional type for ORM-Methods
7.5.0
Features:
Added RxCollection.insert$
, RxCollection.update$
, RxCollection.remove$
read the docs
Other:
Added dangerousRemoveCollectionInfo()
for migrations over rxdb-versions.
Improved typings for RxChangeEvent
7.4.4
Bugfixes:
Wrong index used when no sort specified #609
Other:
Improved typings of RxChangeEvent
thx @hubgit
7.4.3
Bugfixes:
Sort by sub object is not working #585
Encrypted attachments not working inside of electron-renderer #587
Schema fails with sub-sub-index #590
Default value not applied when the stored value is undefined
#596
7.4.2
Bugfixes:
Wrong typings with custom build #576
Features:
Add option to add pouchSettings to all pouchdb-instances #567 Thx @EugeniaM
7.4.0
Features:
Added RxDatabase.server()
to quickly spawn couchdb-compatible endpoint out of RxDB. Read this
Use CustomIdleQueue
for atomic updates to enable #494
Bugfixes:
7.3.3
Other:
Update to pouchdb version 6.4.3
Improve performance by using the profiler
Added typings for internal pouchdb
-instance
You can’t perform that action at this time.