v1.13.1
Fixing document for adapter
docs: add jsdoc to adapters (#7134)
fix(fetch): prevent TypeError when config.env is undefined (#7155)
fix(http): fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193)
feat(adapter): surface low‑level network error details; attach original error via cause (#6982)