Update 2021-03-29-luau-recap-march-2021.md

This commit is contained in:
Arseny Kapoulkine 2021-03-29 16:27:16 -07:00 committed by GitHub
parent 345e4a0ada
commit b3b362b4b0
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,8 +62,7 @@ Luau now has a shiny new logo!
## Coming soon...
* Generic variadics!
* Native Vector3 math with dramatic performance improvements!
* Better tools for memory analysis!
* Better treatment of cyclic requires
* [Anything else?]
* Better treatment of cyclic requires during type checking
* Better refinements including nil-ability checks, `and`/`or` and `IsA`