What's Changed
🛠 Improvements
- Enforce account links to be private by @turbolent in #2369
- Emit an event when an account is linked by @turbolent in #2370
- Change account linking pragma to run-time configuration of execution by @turbolent in #2383
- Require #allowAccountLinking pragma to allow use of account linking function by @turbolent in #2359
🐞 Bug Fixes
- Check cyclic storage references during export by @SupunS in #2408
- Check for potential resource loss in reference expression by @turbolent in #2436
Full Changelog: v0.31.5...v0.31.6