bark icon indicating copy to clipboard operation
bark copied to clipboard

Do not depend on runtime Prisma deps

Open lpan opened this issue 6 months ago • 1 comments

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 Prisma object

lpan avatar Aug 04 '25 23:08 lpan

🦋 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

changeset-bot[bot] avatar Aug 04 '25 23:08 changeset-bot[bot]