v0.13.1
π Improvements
- Remove prepare and decode callbacks (#622) @turbolent
- Update language server to Cadence v0.13.0 and Go SDK v0.15.0 (#623) @turbolent
- Refactor Any type, AnyResource type, and AnyStruct type to singleton (#618) @turbolent
- Refactor Type, Bool, and Character type to singletons (#617) @turbolent
π Bug Fixes
- Fix AuthAccount nested types (#619) @turbolent