What's Changed
⭐ Features
- Add
Type.isRecovered
field by @turbolent in #3505
🛠 Improvements
- Fix contract update validation: Check updated contract name by @turbolent in #3530
- Check if CBOR tag number is reserved by atree before using it to encode Cadence values by @fxamacker in #3532
🐞 Bug Fixes
- Add support for exporting unmigrated path capabilities by @SupunS in #3538
- Handle invalid index-expressions in view assignment by @SupunS in #3539
- Make capabilities iteration ordered by @SupunS in #3542
Other Changes
- add staged report for aug 12 by @zhangchiqing in #3525
- Merge
release/v1.0.0-preview.48
tomaster
by @github-actions in #3526 - Add staged contracts report for testnet spork on aug 14 by @zhangchiqing in #3531
- Crescendo Mainnet migration report Aug 16 by @j1010001 in #3541
Full Changelog: v1.0.0-preview.48...v1.0.0-preview.49