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

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

View file

@ -65,4 +65,4 @@ Luau now has a shiny new logo!
* Native Vector3 math with dramatic performance improvements!
* Better tools for memory analysis!
* Better treatment of cyclic requires during type checking
* Better refinements including nil-ability checks, `and`/`or` and `IsA`
* Better type refinements including nil-ability checks, `and`/`or` and `IsA`