v0.3.18
π Bug Fix
teamplay
- fix: swich to using useDeferredValue by default. Add { defer: false } support to useSub() and to observer() (effective for any useSub inside) options to not use it. (@cray0000)
- fix(orm): typo in getCollection method's error message (@fcbvirus0k)
Authors: 2
- Pavel Khazov (@fcbvirus0k)
- Pavel Zhukov (@cray0000)