Skip to content

Releases: omar-dulaimi/prisma-class-validator-generator

Release v6.0.0-beta.2

21 Jul 15:53
Compare
Choose a tag to compare
Release v6.0.0-beta.2 Pre-release
Pre-release

What's Changed

🧪 This is a beta release - Please test thoroughly before using in production.

✨ Features in this release

  • 🔧 Prisma 6.12+ Support - Full compatibility with latest Prisma features
  • 🛡️ Uint8Array Support - Proper handling of Bytes fields (breaking change from Buffer)
  • 🚀 Node.js 18+ - Modern Node.js requirements (18.18+, 20.9+, 22.11+)
  • 📝 TypeScript 5.8 - Latest TypeScript features and optimizations
  • 🧪 Enhanced Testing - Comprehensive test suite with 95%+ coverage
  • Performance - Faster generation with optimized AST manipulation

For detailed changes, see the changelog.

Installation

npm install prisma-class-validator-generator@beta

Release v6.0.0-beta.1

21 Jul 15:26
Compare
Choose a tag to compare
Release v6.0.0-beta.1 Pre-release
Pre-release

What's Changed

🧪 This is a beta release - Please test thoroughly before using in production.

✨ Features in this release

  • 🔧 Prisma 6.12+ Support - Full compatibility with latest Prisma features
  • 🛡️ Uint8Array Support - Proper handling of Bytes fields (breaking change from Buffer)
  • 🚀 Node.js 18+ - Modern Node.js requirements (18.18+, 20.9+, 22.11+)
  • 📝 TypeScript 5.8 - Latest TypeScript features and optimizations
  • 🧪 Enhanced Testing - Comprehensive test suite with 95%+ coverage
  • Performance - Faster generation with optimized AST manipulation

For detailed changes, see the changelog.

Installation

npm install prisma-class-validator-generator@beta

Release v6.0.0-beta.0

21 Jul 14:52
Compare
Choose a tag to compare
Release v6.0.0-beta.0 Pre-release
Pre-release

What's Changed

🧪 This is a beta release - Please test thoroughly before using in production.

✨ Features in this release

  • 🔧 Prisma 6.12+ Support - Full compatibility with latest Prisma features
  • 🛡️ Uint8Array Support - Proper handling of Bytes fields (breaking change from Buffer)
  • 🚀 Node.js 18+ - Modern Node.js requirements (18.18+, 20.9+, 22.11+)
  • 📝 TypeScript 5.8 - Latest TypeScript features and optimizations
  • 🧪 Enhanced Testing - Comprehensive test suite with 95%+ coverage
  • Performance - Faster generation with optimized AST manipulation

For detailed changes, see the changelog.

Installation

npm install prisma-class-validator-generator@beta

5.0.0

13 Apr 08:13
6845282
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...5.0.0

0.2.3

12 Apr 15:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

12 Apr 14:56
Compare
Choose a tag to compare

What's Changed

  • fix getEnumValues helper

Full Changelog: 0.2.1...0.2.2

0.2.1

11 Apr 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

13 Jul 18:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

13 Jul 12:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/omar-dulaimi/prisma-class-validator-generator/commits/0.1.1