Skip to content

Commit

Permalink
Merge pull request #27 from prisma/patch-playground-test-fix
Browse files Browse the repository at this point in the history
fix: resolve prismaclient not found on playground
  • Loading branch information
ankur-arch authored Jul 29, 2024
2 parents 97c8bbb + 7b56fe2 commit 53e3e6d
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 8 deletions.
99 changes: 99 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,105 @@
# Changelog


## v0.0.34

[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.34)

### 🩹 Fixes

- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362))
- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0))
- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0))
- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb))
- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a))

### 📖 Documentation

- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb))

### 🏡 Chore

- Remove unused skipInstallations option ([7d3bc2a](https://github.com/prisma/nuxt-prisma/commit/7d3bc2a))
- **release:** V0.0.28 ([41843e3](https://github.com/prisma/nuxt-prisma/commit/41843e3))
- **release:** V0.0.30 ([a4dfb5d](https://github.com/prisma/nuxt-prisma/commit/a4dfb5d))
- **release:** V0.0.32 ([7c29a42](https://github.com/prisma/nuxt-prisma/commit/7c29a42))

### ❤️ Contributors

- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch))
- Riley Ho ([@rileychh](http://github.com/rileychh))

## v0.0.32

[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.32)

### 🩹 Fixes

- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362))
- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0))
- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0))
- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb))
- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a))

### 📖 Documentation

- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb))

### 🏡 Chore

- Remove unused skipInstallations option ([7d3bc2a](https://github.com/prisma/nuxt-prisma/commit/7d3bc2a))
- **release:** V0.0.28 ([41843e3](https://github.com/prisma/nuxt-prisma/commit/41843e3))
- **release:** V0.0.30 ([a4dfb5d](https://github.com/prisma/nuxt-prisma/commit/a4dfb5d))

### ❤️ Contributors

- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch))
- Riley Ho ([@rileychh](http://github.com/rileychh))

## v0.0.30

[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.30)

### 🩹 Fixes

- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362))
- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0))
- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0))
- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb))
- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a))

### 📖 Documentation

- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb))

### 🏡 Chore

- **release:** V0.0.28 ([519628a](https://github.com/prisma/nuxt-prisma/commit/519628a))

### ❤️ Contributors

- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch))

## v0.0.28

[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.28)

### 🩹 Fixes

- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362))
- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0))
- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0))
- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb))
- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a))

### 📖 Documentation

- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb))

### ❤️ Contributors

- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch))

## v0.0.27

[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.26...v0.0.27)
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/nuxt",
"version": "0.0.27",
"version": "0.0.34",
"description": "Integrate Nuxt with Prisma",
"repository": "prisma/nuxt-prisma",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.3.3",
"@nuxt/kit": "^3.11.2",
"@prisma/client": "^5.15.0",
"@prisma/client": "^5.17.0",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"execa": "^8.0.1",
Expand Down

0 comments on commit 53e3e6d

Please sign in to comment.