Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

8.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Dec 17:34
· 174 commits to main since this release
eb649a8

Fixed

  • Restore support for query strings in fetch middleware (#109)
    • As of v7.0.0, query strings were silently dropped from RPC URLs passed in. Now they are preserved, as was the case in v6.0.0.