Releases: capaj/Moonridge
Releases · capaj/Moonridge
1.0.1
fixed a bug when liveQuery result would not remove updated docs which weren't matching the query anymore, thanks to @frenchynz
0.9.28
initialize baucis controller synchronously and store it on model
0.9.26
fixed outstanding bug with disconnected listeners on LQs,
allow to listen to any schema event, not just update,create and remove
0.9.25
allow to pass schema opts
0.9.23
rethrow an error with a bit more details
0.9.22
getschema has to send original schema source, not the actual schema i…
0.9.20
now calling the queryMiddleware properly with the context of socket.i…