What's Changed
๐ Bug Fixes
- [Compiler] Fix copying for default function invocation by @turbolent in #4347
- [Compiler] Don't transfer key when indexing for reads by @turbolent in #4348
- Transfer enum lookup result in interpreter by @turbolent in #4349
๐งช Testing
- Test emit of inherited default destroy event by @turbolent in #4350
Other Changes
- Merge
release/v1.8.4tomasterby @github-actions[bot] in #4346 - [Subtyping Generator] Always run the generated subtyping check and compare results by @SupunS in #4344
Full Changelog: v1.8.4...v1.8.5