Frida 16.0.16 Released ∞
release
Seeing as TypeScript 5.0 was released last month, and frida.Compiler was still at 4.9, we figured it’s time to upgrade it. So with this release we’re now shipping 5.0.4. The upgrade also revealed a couple of bugs in our V8-based runtime, and that our embedded frida-gum typings were slightly outdated.
Enjoy!
Changelog
- gumjs: Fix task deadlock during V8 Isolate teardown.
- gumjs: Fix undefined behavior during V8 snapshot creation.
- compiler: Bump frida-compile.
- compiler: Use the proper @types/frida-gum.