Skip to content

Release 9.4.0

Choose a tag to compare

@chrispader chrispader released this 12 Feb 21:26
0c18f6d

9.4.0 (2026-02-12)

✨ Features

  • Implement Nitro's getExternalMemorySize (#261) (dee8bec)
  • Improve Array buffer memory allocation and thread-safety and add tests (#260) (a96e730)
  • Re-implement TypeORM support on JS side instead of as part of Hybrid object (#258) (a8b6efc)

🐛 Bug Fixes

  • invalid casing in README (4851d5d)
  • Keep hybrid object data (#255) (5e108c5)
  • remove remaining enableSimpleNullHandling artifacts (186dbfc)
  • Typescript config and errors (#259) (b53311f)

🏗️ Project configuration and build flow

  • improve release-it config (10ecb08)
  • move hybridObjects to cpp/hybridObjects folder (#262) (fe5333e)