Skip to content

Latest commit

 

History

History
275 lines (157 loc) · 8.97 KB

CHANGELOG.md

File metadata and controls

275 lines (157 loc) · 8.97 KB

Changelog

v0.0.27

compare changes

🩹 Fixes

  • Install with specific package manager (4831f65)

❤️ Contributors

v0.0.26

compare changes

🩹 Fixes

  • Add await to async function (480f244)

❤️ Contributors

v0.0.25

compare changes

v0.0.24

compare changes

v0.0.23

compare changes

🩹 Fixes

  • Add check to ensure meta import process isn't null (8919751)

❤️ Contributors

v0.0.22

compare changes

🚀 Enhancements

🩹 Fixes

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.21

compare changes

v0.0.20

compare changes

v0.0.19

compare changes

🏡 Chore

❤️ Contributors

v0.0.18

compare changes

🩹 Fixes

  • Mention esm deps to cjs (dd43d2c)

❤️ Contributors

v0.0.17

compare changes

🚀 Enhancements

  • Exclude prisma from vite optimize (24b929c)

❤️ Contributors

v0.0.16

compare changes

v0.0.15

compare changes

🏡 Chore

❤️ Contributors

v0.0.14

compare changes

💅 Refactors

  • Separate prisma to server block (1d51dd1)

❤️ Contributors

v0.0.13

compare changes

v0.0.12

compare changes

v0.0.11

compare changes

🚀 Enhancements

  • Clear multiple instances of prisma (f47a0cd)

❤️ Contributors

v0.0.10

compare changes

🩹 Fixes

❤️ Contributors

v0.0.9

compare changes

v0.0.8

compare changes

v0.0.7

compare changes

🚀 Enhancements

❤️ Contributors

v0.0.6

compare changes

v0.0.5

compare changes

v0.0.4

compare changes

v0.0.3

compare changes

v0.0.2

🚀 Enhancements

  • plugin: Integrate prisma client globally in nuxt app (ffcf75d)
  • composable: Implement prisma client composable (9e33cd4)
  • composable: Register composable in module (2246096)
  • Add function to run migrations (7d01e8e)
  • Write prisma client plugin to nuxt app (e516171)
  • Enhancements (a8bbd24)

🩹 Fixes

  • module: Review (5583d6c)
  • plugin: Add newline to end of file (171f9f0)
  • module: Clean up detectCli and promptCli (e93fcfc)
  • Update prisma studio command (06e50ea)
  • Update composable (6bcfa9e)
  • Update composable import (e05d300)
  • Remove logging (417da99)

📖 Documentation

  • init: Create with docus (2b6bb7c)
  • Update homepage description (ee253e5)
  • Update code snippet (32e2594)
  • Update logo, colors,config (ae55fa3)
  • Update setup instructions (be1cadc)
  • Update usage section (c3d8e59)
  • Update setup with test npm package name (81c7c52)
  • Update modules name to test-nuxt-prisma (322acd4)
  • Update usage section (c126ffa)
  • Update usage header and callout (eb539b6)
  • Add module prompt info to setup section (3a63053)
  • Update terminal with test module name (de90293)
  • Update options in nuxt.config (2c90da1)

🏡 Chore

❤️ Contributors