Skip to content

v1.1.1

Latest

Choose a tag to compare

@ESnark ESnark released this 23 Mar 06:46
b5c0721

Patch Changes

  • 3e5b405: fix: resolve ESLint errors and bug fixes

    • Fix unused import and case block scope issues in context-manager
    • Fix network monitor event listener leak in browser-tools (try-finally)
    • Fix race condition in log-manager by awaiting detachCheckpointStreams()