Enhancement: Improved responsiveness of language services in VS Code extension.
Enhancement: Made a number of significant performance improvements in type analyzer. Some of these required major internal changes to the type engine, so there's a higher-than-normal risk of regressions.
Enhancement: Made improvements to type completion suggestions for import symbols.
Bug Fix: Added support for dataclass inheritance hierarchies.