Hey <!everyone> :v: :prisma-cool: We just release...
# prisma-whats-new
n
Hey <!everyone> โœŒ๏ธ prisma cool We just released Prisma 2.7.0 with a special surprise! prisma rainbow ๐ŸŽ‰ Prisma Studio is stable We are more than excited to share that Prisma Studio has moved out of its experimental state and is promoted to stable with today's release! ๐ŸŽ Prisma Studio is the perfect companion for developers who work with databases in their daily workflows, to quickly get an overview of the state of their database as well as to view and modify the data in it. An announcement blog post will be coming soon! To use Prisma Studio in your Prisma project, you can now run the
prisma studio
command without the previously required
--experimental
flag:
Copy code
npx prisma studio
โœ๏ธ Configure Prisma schema location via
package.json
for more flexibility
Previously, your
schema.prisma
file needed to be available at a specific location when running Prisma CLI commands or provided via the
--schema
option when invoking a Prisma CLI command. With this release, you can configure the location of your Prisma schema via a
prisma
property in your `package.json`:
Copy code
{
  "prisma": {
    "schema": "path/to/schema.prisma"
  }
}
The provided location in
package.json
will be the default location of the Prisma schema file for any Prisma CLI command you invoke. Note that you can still override this default location by manually specifying the
--schema
option when invoking a Prisma CLI command. ๐Ÿ“šย Learn more in the release notes For more info and links to documentation, you can read theย release notes. ๐Ÿ‘€ Feedback wanted: How does introspection work for you? In the last few releases, we improved Prisma's database introspection with bigger and smaller improvements. We think it is pretty stable now, and would love to hear from you how you have been using
prisma introspect
recently! If you have used introspection in the past, whether it worked well or not so well with your database, please let us know by sharing your feedback on GitHub! ๐ŸŒŸย Help us spread the word about Prismaย ๐ŸŒŸ To help spread the word about Prisma, we'd very much appreciate if you wouldย star the repoย ๐ŸŒŸย And if you're excited about the features in this week's release, then help us andย share your excitement on Twitter.
๐Ÿš€ 19
๐Ÿฆœ 71
๐Ÿ˜Ž 11
prisma rainbow 34
๐Ÿ”ฅ 44
fast parrot 40
๐Ÿ’ช 14
mexico parrot 9
๐Ÿ’š 6
octocat 9
prisma xmas 6
๐Ÿ‡ฎ๐Ÿ‡ณ 9
๐Ÿ‡ฐ๐Ÿ‡ท 8
๐Ÿ‡ฐ๐Ÿ‡ฟ 2
๐ŸŒ 1
america parrot 3
nexus 1
๐Ÿ‡ญ๐Ÿ‡ท 1
๐Ÿ‡ช๐Ÿ‡ธ 2
๐Ÿ‡ป๐Ÿ‡ช 1
๐Ÿ‡ต๐Ÿ‡ฐ 1
prisma cool 30
๐Ÿ˜€ 13
๐Ÿ˜ 8
๐Ÿป 6
๐ŸŽ 7
india parrot 6
๐Ÿ‡ณ๐Ÿ‡ฌ 7
๐Ÿ‡จ๐Ÿ‡ฆ 5
๐Ÿ‡ฒ๐Ÿ‡ณ 1
๐Ÿ‡ท๐Ÿ‡บ 2
๐Ÿ‡ณ๐Ÿ‡ด 2
๐Ÿ‡ฎ๐Ÿ‡ฑ 3
newzealand parrot 4
๐Ÿ‡พ๐Ÿ‡ช 1
๐Ÿ‡ต๐Ÿ‡ฑ 1
๐Ÿพ 6
โค๏ธ 12
prisma darkblue 11
pakistan parrot 7
๐Ÿ‡จ๐Ÿ‡ท 6
prisma green 3
๐Ÿ‡ฌ๐Ÿ‡น 1
graphql 5
๐Ÿ‡ง๐Ÿ‡ช 2
๐Ÿ‘ 1
๐Ÿ‡ซ๐Ÿ‡ท 2
๐Ÿ‡จ๐Ÿ‡ณ 2
๐Ÿ‡จ๐Ÿ‡ฟ 2
๐Ÿ‡ต๐Ÿ‡ญ 1