All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- watch: listener receives the changed property as the second argument (acab3bc)
- add
watch
(0c2d19b) - rename watchCollection to createCollection (ac103f2)
- watchCollection: add toArray helper (79ed996)
- removed add, remove, find APIs (064e830)
- the
id
does not have to be on the entry (000d1ba) - watchCollection (95a2405)
- watchCollection: no longer notify when deleting doesn't change the collection (33aab4a)