This repository was archived by the owner on Oct 16, 2025. It is now read-only.
8.0.1
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 inv6.0.0.
- As of