2.12.5
2.12.5 (2025-05-28)
π Features
- List kv store keys by collection of prefix (#688) (be25137) by @MFori
- Add unlockRequests endpoint to RequestQueue client (#700) (7c52c64) by @drobnikj
π Bug Fixes
- Add missing 'effectivePlatformFeatures', 'createdAt', 'isPaying' to User interface (#691) (e138093) by @metalwarrior665
- Move prettier into
devDependencies
(#695) (1ba903a) by @hudson-worden