1bdf809e8b
This feature allows passing custom headers in the Python and JS SDK. One use-case for it currently is passing custom authorization (Supabase) headers with the request.
Changesets
To add changeset run:
npx changeset
in the root of the project. This will create a new changeset in the .changeset folder.