v7.0.0
Major Changes
-
We encourage you to update your applications to utilize the newest features and improvements.
Key Changes
- Prisma (5.14): We have upgraded Prisma to version 5.14 to leverage recent Prisma features and improvements.
- React (18): We have also upgraded React to version 18 to take advantage of the latest React features.
- ESLint (9): The project now uses ESLint version 9 for an improved and more effective linting process.
- Admin Taple: We broke changes if you use custom inputs. We updated the way we send react-hool form props by using
useContext
anduseControler
Breaking Changes
We had to introduce some breaking changes while making these changes. As such, please exercise caution and test your applications thoroughly after the upgrade.
Fixes
We have fixed many issues and are optimizing our package to provide a smoother development experience.
Please update your applications with these new versions and let us know if you encounter any issues. We always strive to improve our products and appreciate your feedback!
(Note: Always back up your projects before applying any major updates to avoid unexpected data loss)
Stay tuned for more updates!
What's Changed
- Set PNPM as package manager for VS Code by @f8k8 in #327
- Fix path test for Windows by @f8k8 in #328
- Fix errors relating to exporting types by @f8k8 in #329
- Bump graphql from 16.6.0 to 16.8.1 by @dependabot in #315
- Bump postcss from 8.4.14 to 8.4.31 by @dependabot in #318
- Update the aggregate resolver return type by @f8k8 in #321
Full Changelog: v6.0.6...v7.0.0