🙈 Oops
Turns out releasing at 4 AM after a break isn't the best idea. Sorry about that!
🐛 Bug Fix
- Static method closure types: Fixed incorrect return type inference for first-class callables on inherited static methods (e.g.,
Y::create(...)now correctly returnsYinstead of the parent classX)
Full Changelog: 1.2.0...1.2.1