v13.0.1
Fixed 1
- Fixed a regression in parameter binding where it would be overly strict and reject plain objects from other realms
From better-sqlite3
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v13.0.0...v13.0.1
Fixed a regression in parameter binding where it would be overly strict and reject plain objects from other realms (e.g., in jest tests).