Hi all, is anyone going to update the CannonJS plugin to support latest Cannon version? I tried replacing the cannon.js to use the latest one and I got the same issue as described here: https://github.com/schteppe/cannon.js/issues/190 It would be nice to have an updated version and it looks like a quick fix (which I could do it myself but I haven't setup a Typescript dev environment yet). I played a bit with OIMO but I need an easy way to track collisions and the collide event of Cannon seems just fine for my needs (instead of using a OnIntersectionEnterTrigger action). Thanks in advance for any reply!