Features:
- Added
dataPathproperty to GraphQL replication pull options to allow the document JSON lookup path to configured instead of assuming the document data is always the first child of the response #2606 Thanks @joshmcarthur
Types:
getLocal()can returnundefined. Thanks @chrisdrackett- Fixed typings in the dependencies so you can use
noUncheckedIndexedAccess. Thanks @seanwu1105