v0.94.2
Pre-release
Pre-release
🚀 Enhancements
- Implement 10s Redis NX lock in
initializeSystemStartupto prevent concurrent execution (9134185)
🩹 Fixes
- Replace incorrect usage of
capitalizewithupperFirst(119ebde)
💅 Refactors
- Replace deprecated
newoption infindOneAndUpdatewithreturnDocument: 'after'(a30c05b) - Replace
fs-extrawithnode:fs(16ea196)
🏡 Chore
- Update vscode settings (7b2f6f9)
- Update eslint config (77a5f00)
- Update deps, tsdown config and package scripts (5ada952)
- Update deps and configs (6082b0e)
- Lint code (abb1ffa)
❤️ Contributors
- Kiki-kanri