What's Changed
⭐ Features
- Contract Update Validator by @dsainati1 in #3069
🛠 Improvements
- Improve migration by @turbolent in #3110
- Improve update tool: Allow releasing a particular branch by @turbolent in #3124
- Improve Cadence-1.0 contract update checker by @SupunS in #3111
- Fix location collection in contract update validator by @SupunS in #3117
- Convert untyped path capability values to ID capability values by @turbolent in #3125
- Allow registering custom type updating rules in contract update validator by @SupunS in #3120
- Rewrite owned intersection types in migration by @turbolent in #3118
🧪 Testing
Other Changes
- Merge
release/v1.0.0-M7
tomaster
by @github-actions in #3106 - Dependencies got updated to onflow/flowkit/v2 by @turbolent in #3109
Full Changelog: v1.0.0-M7...v1.0.0-M8