Vylpes
deleted branch renovate/node-20.x-lockfile from External/card-drop
2023-11-20 18:31:26 +00:00
Update dependency @types/node to v20.9.2
Add ability to moderation commands to add evidence (link)
Investigate drop logic and if its repeating the same types of cards
Workflows: Deploying to prod should also auto merge to develop and deploy to stage
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types
Would we be better off not making it an enum and instead enforce string names in typescript? E.g. `sortBy: "hot"
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types
Can enums be defined as strings? This might be helpful to do if so, if not we should make the type string OR enum, so we can interact with it like how it is right now (no change in API)
Investigate drop logic and if its repeating the same types of cards
Vylpes
deleted branch renovate/jest-29.x-lockfile from External/card-drop
2023-11-13 20:07:41 +00:00