Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@thomasmassmann thomasmassmann released this 09 Nov 16:11
df9103a

Fixes

  • revert: 🐛 don’t add user-agent string for all requests.
    This should only happen for server requests, but not client initiated requests (otherwise CORS errors might occur).

Features

  • ✨ allow custom headers to be set when initializing the client (845a12a)