⭐ Features
- Replace parser demo with AST explorer (#693) @turbolent
- Report a hint when a dynamic cast is statically known to always succeed (#688) @turbolent
🛠 Improvements
- Revert the addition of the unsupported signing and hash algorithms (#705) @turbolent
🐞 Bug Fixes
- Fix cadence-parser NPM package, update versions (#694) @turbolent
- Properly handle recursive types when checking validity of event parameter types (#709) @turbolent
- Make all path sub-types externally returnable (#707) @turbolent