v1.7.0
Changelog
Added
-
Prisma Models:
- Added
giveawaymodel. - Added
giveaway participantmodel.
- Added
-
Types:
- Introduced
GiveawayStatus. - Added
suggestion thread tagsobject to types.
- Introduced
Changed
- Improved entry point function aesthetics.
- Refactored the
suggestionThreadTagsobject for better clarity. - Updated dependencies.
- Updated TypeScript configuration:
- Removed a non-existent file from
include. - Added
skipLibCheckto bypass Node.js module compilation errors.
- Removed a non-existent file from
Fixed
- Resolved issues with redundant code.
- Corrected and cleaned up Prisma migration files.