Upgrade Prisma to v5.10.2, internal fixes and exports a PrismaTransaction interface.
Major changes
TODO: list major changes
Changes
* chore(prisma): upgrade prisma to v5.9.1 (1171) steebchen
* ci(publish-cli): add release note links to PR body (1172) steebchen
* chore(prisma): upgrade prisma to v5.10.0 (1191) steebchen
* chore(prisma): upgrade prisma to v5.10.1 (1192) steebchen
* fix(lifecycle): adapt close channel handling (1193) steebchen
* feat(transactions): export transaction types (1180) steebchen
* test(all): run tests with -race (1194) steebchen
* feat(tpl): export Transaction type in client (1196) steebchen
* chore(prisma): upgrade prisma to v5.10.2 (1197) steebchen
* feat(tpl): rename Transaction to PrismaTransaction (1199) steebchen
* docs(transactions): expand docs on relations and slices (1200) steebchen
Contributors
steebchen
----
**Full Changelog**: https://github.com/steebchen/prisma-client-go/compare/v0.33.0...v0.34.0