Skip to content

Commit

Permalink
docs: update orm changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
Seven Du committed Jun 3, 2024
1 parent a6567f4 commit c06fcab
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/orm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ dependencies:
## What's Changed
* chore(deps): update dependency ffigen to v12 by @renovate in https://github.com/medz/prisma-dart/pull/368
* Support flutter android by @medz in https://github.com/medz/prisma-dart/pull/377
* fix: Update null fields fail by @medz in https://github.com/medz/prisma-dart/pull/381
* fix(orm): Fix incorrect definition of `toJson` to `Object?` type. by @medz in https://github.com/medz/prisma-dart/pull/380


**Full Changelog**: https://github.com/medz/prisma-dart/compare/orm-v4.2.0...orm-v4.2.1

# Prisma Dart v4.2.0

To install Prisma Client for Dart v4.2.0 run:
Expand Down

0 comments on commit c06fcab

Please sign in to comment.