bark
bark copied to clipboard
Do not depend on runtime Prisma deps
Why
- Currently, bark hardcodes the generated path location. So it will blow up with not found if we set a custom generated file location.
- Fixes https://github.com/adamjkb/bark/issues/87
What
- Refactor this codebase so it does not depend on runtime Prisma deps. Only the types
- Caller is required to pass in their own
Prismaobject
🦋 Changeset detected
Latest commit: 4f5c986bd897c4cfc2e264669bdaf70564c80498
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| prisma-extension-bark | Minor |
| playground | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR