Releases: skokenes/RxQ
Releases · skokenes/RxQ
Updated QIX Schema to 3.2
Updated package.json to support bundling for browser
Fixed double invalidation bug
On session objects, invalidation events were being triggered twice on initialization due to some discrepancies between how QIX invalidates persistent vs session objects. Patched.
rxq-build.zip
Type return bugq
Fixed bug that was preventing calls like qCreateSessionApp
from returning an App observable
Performance bug fix
Fixed bug where websocket was getting multiple event listeners added on each response frame
rxq-build.zip
Fixed non-cast operator bug
No more forcing combineLatest ;)
rxq-build.zip
QRS PUT/POST Body; Casting
Enabled QRS inputs for body when put/post; Fixed bug with casting when using combineLatest, etc from minified bundle
rxq-build.zip