Releases: medz/prisma-dart
Releases · medz/prisma-dart
orm: v3.1.3
3.1.3 (2023-03-14)
Bug Fixes
- generator: main rethrow error (c536887)
- engine: fix retry If failure, not as expected
- engine: fix binary engine status retries not as expected. Thanks @blopker on #161
v3.1.2
3.1.2 (2023-03-11)
Bug Fixes
v3.1.1
3.1.1 (2023-03-10)
Bug Fixes
- client: Fix missing error handler (8a32b6d)
- generate: Fix datasource failed to generate dataproxy client. (8c5b7d7)
v3.1.0
3.1.0 (2023-03-07)
Features
- generator: Only support npm (41adccb)
Bug Fixes
- generator: fix node package manager find index (a50d88f)
- generator: fix node package manager not found on Windows (a233f59)
- generator: fix parse prisma version error on Windows (7b16821)
- generator: fix yarn query Prisma version is not json output (34b116c)
v3.0.2
3.0.2 (2023-03-06)
Bug Fixes
- engine: fixed logger definitions is empty throw error (4dc62f1)
- generator: fixed Windows system cannot find the file specified (6446739)
v3.0.1
3.0.1 (2023-03-05)
Bug Fixes
- client: fixed prisma transaction type (2cf52ad)
v3.0.0
3.0.0 (2023-02-27)
Features
- generator: add $count fluent API (8cc1836)
Bug Fixes
- engines: fixed data proxy engine (36c1575)
- Fix read variable from environment not using const (5d07afe)
v3.0.0
🌟 Help us spread the word about Prisma ORM for Dart by starring the repo or tweeting about the release. 🌟
Note: Migration from 2.x to 3.x guide is available here.
3.0.0-beta.1
chore(version): 3.0.0-beta.1