Skip to content

v1.13.4

Compare
Choose a tag to compare
@cyjake cyjake released this 26 Oct 03:37
· 243 commits to master since this release

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:

image

Full Changelog: v1.13.3...v1.13.4