What's Changed
🛠 Improvements
- Improve migrations by @turbolent in #3144
- Improve errors in state migration by @turbolent in #3154
- Improve type inference for authorized references by @dsainati1 in #3156
- Improve static type and entitlements migrations: Update array/dictionary type directly by @turbolent in #3158
- Optimize storage migration: Allow skipping of values by @turbolent in #3157
🐞 Bug Fixes
- Fix location ranges by @turbolent in #3151
- Produce a better error message when failing to reference type-erased references by @dsainati1 in #3150
- Make SupportedEntitlements thread safe by @dsainati1 in #3152
Other Changes
- Merge
release/v1.0.0-M9
tomaster
by @github-actions in #3148
Full Changelog: v1.0.0-M9...v1.0.0-M10