v1.13.2
Fixing document for adapter
docs: add jsdoc to adapters (#7134)
fix(fetch): prevent TypeError when config.env is undefined (#7155)
fix(http): fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206)
feat(adapter): surface low‑level network error details; attach original error via cause (#6982)