🛠 Improvements
- Lazily load contract values (#715) @turbolent
- Make native composite types non-storable (#713) @turbolent
- Ensure imported checkers/elaborations are reused in tests' import handlers (#711) @turbolent
- Use require.ErrorAs (#714) @turbolent
🐞 Bug Fixes
- Add support for access(account) and multiple contracts per account (#710) @turbolent