v1.9.1
🚀 Features
- New static method
CouchbaseCas.isCasInputto check if a value is indeed of typeCasInput- by @JesusTheHun (21584) - New static method
CouchbaseCas.toString- by @JesusTheHun (a1f69)
🐞 Bug Fixes
- cbjs: Correctly infer transaction collection context return type - by @JesusTheHun (77895)
- cbjs: Type TransactionGetResult.cas as a Cas instead of a CppCas - by @JesusTheHun (91ef3)