File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ #### [ v0.8.1] ( https://github.com/BemiHQ/bemi-prisma/compare/v0.8.0...v0.8.1 ) - 2024-11-13
4+
5+ - Fix using Prisma client database URL specified in ` datasources.db ` [ #5 ] ( https://github.com/BemiHQ/bemi-prisma/pull/5 )
6+
7+ #### [ v0.8.0] ( https://github.com/BemiHQ/bemi-prisma/compare/v0.7.0...v0.8.0 ) - 2024-11-08
8+
9+ - Allow using Prisma client database URL specified in ` datasources.db ` [ #4 ] ( https://github.com/BemiHQ/bemi-prisma/pull/5 )
10+
311#### [ v0.7.0] ( https://github.com/BemiHQ/bemi-prisma/compare/v0.6.0...v0.7.0 ) - 2024-10-24
412
513- Enable passing application context in non-public schemas.
Original file line number Diff line number Diff line change 11{
22 "name" : " @bemi-db/prisma" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.8.1 " ,
44 "description" : " Automatic data change tracking for Prisma" ,
55 "main" : " dist/index.js" ,
66 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments