v3.13.0
Features:
getAccessKinddetermines whether an expression is read from, written to or both- optimized
getPropertyOfTypefor unambiguous property names to partially work around microsoft/TypeScript#31565
Bugfixes:
isReassignmentTargetno longer returnstrueforDeleteExpressionas it doesn't assign a value to the operand