Skip to content

Releases: cwrichardson/prisma-extension-pgvector

prisma-extension-pgvector@0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:08
6d4da84

Minor Changes

  • 2ecde35 - Add support for $getConfig.
    Make modules work (as opposed to always CJS).

Patch Changes

  • d91e359 - Fixed support for JS modules (previously was defaulting to using CJS).

prisma-extension-pgvector@0.10.1

Choose a tag to compare

Patch Changes

  • bc9a239 - Test of CI build and release process.