v1.0.0-M6
Pre-release
Pre-release
What's Changed
π Improvements
- Improve migrations by @turbolent in #3072
- Improve update script by @turbolent in #3070
- Add support for migrating path capability values in entitlements and static type migrations by @turbolent in #3073
- Replace existing tool to fetch network contracts with Flowdiver-based one by @turbolent in #3058
- Improve member resolvers by @turbolent in #3092
π Bug Fixes
- Remove reference to
destroy
from sema.UnknownSpecialFunctionError by @jribbink in #3074 - Port Validator fix to master by @dsainati1 in #3078
- Fix intersection type migration: also migrate interface types by @turbolent in #3084
- Make capability ID mapping thread-safe by @turbolent in #3085
- Allow contract interface types in intersection types by @turbolent in #3089
π Documentation
- Fixes links to new docs site by @joshuahannan in #3075
Other Changes
- Merge
release/v1.0.0-M5
tomaster
by @github-actions in #3067
Full Changelog: v1.0.0-M5...v1.0.0-M6