Brad Walker
Brad Walker
~~Issue luckily gone in `1.6.2`~~ ~~Not sure what the cause was, but I suspect something to do with dependency versions (kotlin specifically) that were updated/fixed in this release.~~ EDIT: This...
I'm not confident this is a real bug, b/c I've noticed in other instances where building to iOS 15.5 works (maybe on other simulator device types?). I suspect it may...
For what it's worth, my iOS setup is working fine out of the box if I add `Firebase/Firestore` as a Cocoapods dependency (even directly in the Podfile which Kotlin doesn't...
I fixed this in #297. I assume it will be available in the `1.6.2` release
Bump - to be annoying ;)
Or perhaps provide a way to pass in or set an error handler so redis errors can be logged
I had this issue on the latest stable `1.3.1`. Upgrading to `1.4.0` changes which module this breaks on: `import plist from "simple-plist"` ``` yarn run v1.22.19 $ npx ttsc node_modules/simple-plist/dist/parse.d.ts:3:33...
`"simple-plist": "next"` does fix the compiler errors 🙏
bump? we want this :)
+1 I'm itching for a fix. For context, this issue occurs with React 18 and not React 17