Decimal: Enjoy improved compatibility with multiple imports of Decimal.js. The Decimal type can now be used interchangeably across different imports, enhancing flexibility in your projects.
Fixes
Resolve compatibility issues with Prisma's Decimal. This change allows the Decimal class from Prisma to work seamlessly with the Decimal class from decimal.js, eliminating previous conflicts.