orm-v4.1.1
To install Prisma Client for Dart v4.1.1 run:
dart pub add orm:4.1.1
Or update your pubspec.yaml
file:
dependencies:
orm: ^4.1.1
What's Changed
- Fixed typo in Changelog | Priama -> Prisma by @saphalpdyl in #358
- fix(deps): update dependency webfetch to ^0.0.16 by @renovate in #359
- chore(deps): update dependency lints to v4 by @renovate in #362
- feat: Added docs of running on Docker by @kerimamansaryyev in #363
- fixes: #365; by @atharvapalaskar in #366
New Contributors
- @saphalpdyl made their first contribution in #358
- @renovate made their first contribution in #359
- @kerimamansaryyev made their first contribution in #363
- @atharvapalaskar made their first contribution in #366
Full Changelog: v4.1.0...orm-v4.1.1