2.16.0 (2026-08-18)
What's Changed
- fix(ci): fix Node CI dry-run publish failure and deprecation warning by @yicai-dev in #495
- fix: remove CommonJS interop from ESM build by @elrrrrrrr in #499
- fix: recycle idle mysql connections by @yicai-dev in #502
- fix(ci): load Mocha types for TypeScript tests by @yicai-dev in #503
- docs: add pagination guide by @cyjake in #497
- test: cover ES2022 defaults on create by @cyjake in #498
- feat: support model index declarations by @yicai-dev in #501
- feat: support partial JSON updates by @cyjake in #500
- fix(sqlite): support dropping columns on legacy runtimes by @yicai-dev in #504
- docs: restore model API reference by @yicai-dev in #505
- feat: add joinMany for arbitrary joins by @yicai-dev in #506
Full Changelog: v2.15.0...v2.16.0