v1.13.4
What's Changed
- docs: spell & model methods should be generic by @cyjake in #206
- docs: enhance query options, instance type, and toJSON() result type by @cyjake in #207
This version brings correct (and hopefully better) typescript definitions, with the dts checked continuously at test/types tests. With this version, users that have model types correctly pinned at Bone will get code completion including class fields. Such as:
Full Changelog: v1.13.3...v1.13.4