Skip to content

Commit ee03d51

Browse files
committed
chore: update dependencies and improve post handling logic
- Bump @devvit/protos and @devvit/public-api to version 0.12.22. - Add @fsvreddit/fsv-devvit-helpers as a dependency. - Upgrade eslint to version 10.0.0. - Implement duplicate trigger handling in handlePostCreate and handlePostApprovalAction functions using hasTriggerBeenHandled. - Update log message in handleAppInstallOrUpgrade to use appSlug instead of appName.
1 parent 45aafd1 commit ee03d51

5 files changed

Lines changed: 967 additions & 1290 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ By default, a report will be made:
3636

3737
## Change History
3838

39+
### v1.2.1
40+
41+
* Mitigate against duplicate actions if the Developer Platform is having issues
42+
3943
### v1.2
4044

4145
* Added ability to remove posts if a match occurs, with an optional removal message

0 commit comments

Comments
 (0)