Scripts I wrote last week are not taken kindly to by the luau typechecker when using the --!strict directive. I see types that were previously resolved just fine now assigned *blocked*
typing or even never
typing for some reason. I have attached a sample place file of a util module which suffers from the incorrect typechecking.
A private message is associated with this bug report