v1.12.0
fix(node): enforce maxContentLength for data: URLs (#7011)
fix(fetch): optimize signals composing logic; (#6582)
feat(fetch): add fetch, Request, Response env config variables for the adapter; (#7003)
feat: support reviver on JSON.parse (#5926)
chore(release): v1.12.0 (#7013)
fix(utils): move `generateString` to platform utils to avoid importing crypto module into client builds; (#6789)
Revert "chore: expose fromDataToStream to be consumable (#6731)" (#6732)