v3.0.0
v3.0.0 (18-07-2023)
Migrate to v3.0.0
- You must upgrade Node.js to v18.
- If you are using PostgreSQL, make sure your PostgreSQL version is 9.6 or higher to be compatible with Prisma 5. (see Upgrade to Prisma 5).
What's Changed
- Refactor the directory structure by @fityannugroho in #108
- Upgrade to Prisma 5 & Node.js 18 by @fityannugroho in #109
- Improve test by @fityannugroho in #110
- Upgrade linter by @fityannugroho in #112
- Improve sorting and validation by @fityannugroho in #114
- Fix unit tests by @fityannugroho in #116
- build(deps): patch and minor upgrade by @fityannugroho in #117
- Breaking Changes: v3.0.0 by @fityannugroho in #111
Full Changelog: v2.2.3...v3.0.0