Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 15:43
· 201 commits to main since this release
76ad619

Patch Changes

  • ⚠️ Fix persistedExchange ignoring teardowns in its initial operation mapping. Since the hash function is promisified, which defers any persisted operation, it needs to respect teardowns
    Submitted by @kitten (See #3312)