is there any way to see a changelog for all the re...
# prisma-whats-new
l
is there any way to see a changelog for all the releases? I’m wondering if the cascading deletes feature is stable yet
n
cascading delete was introduced in `1.2.`: https://github.com/graphcool/prisma/releases One caveat I'm aware of is this: https://github.com/graphcool/prisma/issues/1936 Besides, cascading deletes are stable.
l
Great - the releases page is exactly what I was looking for re: the changelog. thanks!
Btw you might want to update this issue, which is what I was tracking for cascading deletes progress: https://github.com/graphcool/prisma/issues/1262
n
Thanks Lawrence šŸ™‚
šŸ‘Š 1