Skip to content

Commit 2ea6356

Browse files
committed
Add bug fix entry to the change log
1 parent 08fad8a commit 2ea6356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This change log follows the format documented in [Keep a CHANGELOG].
1111

1212
### Fixed
1313

14+
- Fixed `Typesaurus.Ref` being incompatible with the `Ref` type inferred from the actual database API.
15+
1416
- Fixed `update` widening the model type when passing an object. It was allowed to pass an object with extra fields. It is now fixed except for data returned from the function argument, which is still prone to the problem, [which is a TypeScript limitation](https://github.com/microsoft/TypeScript/issues/241).
1517

1618
## v10.2.0 - 2024-03-07

0 commit comments

Comments
 (0)