Skip to content

v1.21.0-next.20

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 02 May 18:41
· 2511 commits to next since this release

1.21.0-next.20 (2025-05-02)

Bug Fixes

  • make AdminForth instance single, also export global.adminforth so any code can use it at global level, adminforth instance is single in node environment (1036f99)
  • make AdminForth instance single, also export global.adminforth so any code can use it at global level, adminforth instance is single in node environment (af3d320)
  • StorageAdapter - make markKeyFor methods to return void (23c3a45)