What's Changed
- feat: add support for patching registry dependencies by @kayagokalp in https://github.com/FuelLabs/sway/pull/7469
- docs: fix a/an grammar errors in documentation by @serikssonn in https://github.com/FuelLabs/sway/pull/7491
- Deterministic printing of IR values by @vaivaswatha in https://github.com/FuelLabs/sway/pull/7490
- feat: forc-call abi backtracing by @zees-dev in ht...