v0.21.2
release: 0.21.2 Fix two docblock parser bugs that caused false diagnostics with generic template types: - @template T as Bound syntax now recognised (previously only "of" was handled) - Callable/closure return types in @return tags now correctly capture the type after the colon, fixing false MixedMethodCall on template-parameterised closures