diff --git a/docs/_posts/2021-03-29-luau-recap-march-2021.md b/docs/_posts/2021-03-29-luau-recap-march-2021.md index 9622c1b5..130b9850 100644 --- a/docs/_posts/2021-03-29-luau-recap-march-2021.md +++ b/docs/_posts/2021-03-29-luau-recap-march-2021.md @@ -38,6 +38,7 @@ end * Check bodies of methods whose `self` has type `any` * More precise types for `debug.*` methods +* Mutually dependent type aliases are now handled correctly ## Performance improvements