4.56.0
2026-01-22
Features
- Track object property inclusions of dynamic namespace members (#6230)
Bug Fixes
- Handle methods that access dynamically imported namespace members via
this(#6230)
Pull Requests
- #6230: Refine namespace handling (@lukastaegert)