Releases: omar-dulaimi/prisma-class-validator-generator
Releases · omar-dulaimi/prisma-class-validator-generator
Release v6.0.0-beta.2
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
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
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
0.2.3
0.2.2
0.2.1
What's Changed
- Add support for Bytes/Buffer type by @austenstrine in #15
New Contributors
- @austenstrine made their first contribution in #15
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.1
What's Changed
- Add support for Float by @jackall3n in #1
New Contributors
- @jackall3n made their first contribution in #1
Full Changelog: https://github.com/omar-dulaimi/prisma-class-validator-generator/commits/0.1.1