Changelog
5.1.0 (July 10, 2017)
Features:
Bugfixes:
Other:
Changelog
5.0.0 (June 20, 2017) BREAKING
Features:
RxDocument.atomicUpdate()
docsRxCollection.remove()
docsRxDatabase.remove()
docsRxCollection.sync()
: direction and pouchdb-replication-settings docsRxCollection.sync()
to allow selector-based replication docsRxCollection.newDocument()
docsBreaking:
postCreate
-hooks can no longer be asyncRxCollection.sync()
completely changed docsOther:
Changelog
4.1.0 (June 7, 2017)
Features:
postCreate
-hook #165RxQuery.update()
and RxDocument.update()
#143 Thanks @lgandeckiBugfixes:
Other:
Changelog
4.0.2 (May 17, 2017)
Bugfixes:
Changelog
4.0.0 (May 5, 2017) BREAKING
Breaking:
null
when runningFeatures:
Other:
Changelog
3.0.8 (April 20, 2017)
Bugfixes:
findOne().$
did not have limit:1
findOne(string).$
streams all documents when _id
as primary