Skip to content

Releases: prisma/nuxt-prisma

v0.2.0

27 Dec 23:23
6e616be
Compare
Choose a tag to compare

0.2.0 (2024-12-27)

Bug Fixes

  • Add a warning message when the package manager cannot be determined (#29) (472aee4)
  • custom: add env if not there on init (3608680)
  • custom: pass schema path to studio (06907b4)
  • custom: remove duplicate env creation (f6d87fa)
  • Look for lockfiles in parent directories if workspaces are being used (#29) (6b5ac90)
  • Resolve merge conflicts (e528d54)
  • Resolve merge conflicts (3eadcbf)

Features

  • add an option to manually specify a package manager (#29) (dd57989)
  • Add an option to set a custom Prisma root path (#29) (0785f5c)
  • custom: add feature to autodetect package manager (524dba9)
  • custom: add support for layers based architecture (6a2f63f)
  • replace path with pathe (5b68a3a)

v0.1.3

13 Dec 09:30
4751476
Compare
Choose a tag to compare

0.1.3 (2024-12-13)

Bug Fixes

  • custom: avoid importing server files (d3d3387)

v0.1.2

28 Nov 02:40
a2b3728
Compare
Choose a tag to compare

0.1.2 (2024-11-28)

Bug Fixes

  • replace spawn with execa to fix Windows compatibility (90dbdad)

v0.1.1

27 Nov 08:31
350a324
Compare
Choose a tag to compare

0.1.1 (2024-11-27)

Bug Fixes

  • custom: add VERSION env variable (1d9514e)
  • custom: fix preview workflow error (f90829f)
  • custom: keep existing optimizeDeps values (b1f6741), closes #22 #DA-1782
  • remove unnecessary prompt to start studio (01e8a07)
  • use npm publish instead of semantic release for experimental version (9000ca5)

v0.1.0

20 Nov 15:37
e432a49
Compare
Choose a tag to compare

0.1.0 (2024-11-20)

Bug Fixes

  • add auto-import for prisma component on the server (bcf1e52)
  • custom: add env variables (ed03795)
  • custom: add public flag to publish (664c173)
  • custom: change repo details (2ff73b7)
  • custom: generate prisma types (296b774)
  • custom: generate types for nuxt (bbb8105)
  • custom: prisma build failing (724da90)
  • custom: update github actions (86a3332)
  • double npx (da85ce9)

Features

v0.0.35

02 Aug 12:10
bc1f4be
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v0.0.34

29 Jul 07:10
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove package specfic install (8820362)
  • Correct the README of the project with proper links (8f484a0)
  • Add badges and title levels (931e0f0)
  • Broken badges (4b1a5cb)
  • Add badge urls (585f62a)

📖 Documentation

  • Add badge to the top of the README (3e0b1cb)

🏡 Chore

❤️ Contributors

v0.0.30

18 Jun 07:05
a9eba91
Compare
Choose a tag to compare
v0.0.30 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Remove package specfic install (8820362)
  • Correct the README of the project with proper links (8f484a0)

📖 Documentation

  • Add badge to the top of the README (3e0b1cb)

🏡 Chore

v0.0.26

13 Jun 16:23
Compare
Choose a tag to compare
v0.0.26 Pre-release
Pre-release

compare changes

🩹 Fixes

  • Add await to async function (480f244)

v0.0.22

11 Jun 21:20
Compare
Choose a tag to compare
v0.0.22 Pre-release
Pre-release

compare changes

🚀 Enhancements

🩹 Fixes

📖 Documentation

🏡 Chore