Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 247 Bytes

CHANGELOG-Unreleased.md

File metadata and controls

18 lines (10 loc) · 247 Bytes

Changelog

Unreleased

BREAKING CHANGES

New features

  • [Model] Model.update method now returns updated record

Performance

Changes

Fixes

  • [Typescript] Fixed type on OnFunction to accept and in join

Internal