Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 1.75 KB

prisma-extension-bark

0.2.2

Patch Changes

  • Fix typescript import that prevented extension methods to be exposed. (Issue #78) (#79)

0.2.1

Patch Changes

  • Fix an issue in move operation where numchild fields were not always updated. (Issue #68) (#69)

0.2.0

Minor Changes

  • CJS support (#63)

0.1.1

Patch Changes

0.1.0

Minor Changes

  • Initial public release (#47)

Patch Changes

  • Rename Rename extension function to withBark (#42)

  • Upgraded Prisma to v5.0.0 (#38)

  • Added README to package (#35)

    • Fix package.json definitions (#40)
    • Improved user-facing Typescript types

0.0.1-next.3

Patch Changes

  • Rename Rename extension function to withBark (#42)

    • Fix package.json definitions (#40)
    • Improved user-facing Typescript types

0.0.1-next.2

Patch Changes

  • Upgraded Prisma to v5.0.0 (#38)

0.0.1-next.1

Patch Changes

  • Added README to package (#35)