Breaking
- None.
Enhancements
- Significantly improve the performance of index and report filtering.
- Moderate improvements to indexing and analysis performance.
Bug Fixes
COMPILER_INDEX_STORE_ENABLE
is now forcefully enabled as it's required for indexing.- Fix false positive where a
typealias
is extended but otherwise unused. - Fix redundant accessibility analysis for function metatype arguments.
- Fix redundant accessibility analysis for property types inferred from a function call initializer.