Skip to content

Releases: AbianS/prisma-generate-uml

V3.4.0

02 Jan 08:51
5bab480
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.4.0

V3.3.1

30 Dec 16:22
606aafc
Compare
Choose a tag to compare

What's Changed

  • fix: cpu usage + improve nodes style by @AbianS in #25

Full Changelog: v3.3.0...v3.3.1

V3.3.0

28 Dec 17:04
a3c29e5
Compare
Choose a tag to compare

What's Changed

  • build: upgrade reactflow to @xyflow/react by @AbianS in #24

Full Changelog: v3.2.1...v3.3.0

V3.2.1

24 Dec 15:24
e259dab
Compare
Choose a tag to compare

What’s New:

🛠️ Fixed an issue where the panel reopened automatically after closing when saving changes to the Prisma schema.
✨ Now updates only if the panel is already open.

Thanks to @TheRedRacing for reporting this issue!

V3.2.0

21 Dec 22:02
e3841a2
Compare
Choose a tag to compare

What's New:

  • 🔃 Automatic Updates: We'll keep your UML diagrams up-to-date with the latest changes to your Prisma schema.

V3.1.0

28 Sep 12:55
Compare
Choose a tag to compare

What's New:

  • 🖼️ Added the ability to download diagrams as images.

Thanks to @IlIIIIIIlI for these enhancements.

V3.0.0

15 Sep 10:36
500b593
Compare
Choose a tag to compare

What's New:

  • 🔄 Diagram Update: Switched from Mermaid JS to a React app using React Flow for better diagramming.
Old Version New Version
old new

V2.1.0

06 Sep 16:33
36ce75e
Compare
Choose a tag to compare

What's New:

  • 📂 Multi-file Prisma Schema Support

Thanks to @jhonatanmacazana for these enhancements.

V2.0.1

20 May 07:46
ec387f3
Compare
Choose a tag to compare

What's New:

  • Fix background color in light themes 🖌️

V2.0.0

06 May 07:30
Compare
Choose a tag to compare

What's New:

  • Typescript support 🚀
  • Implicit relationship allowance 🔗

Thanks to @morrisseybr for these enhancements.