Release Notes
Dataeditor Improvements
- Adding new props to the data editor for exposing grid selections by @MatthewCollinsNZ in #6028
Typing
- hide getattribute from type checking by @adhami3310 in #6056
Performance Improvements
Bugfixes
- Skip non-BaseState classes for dep tracking by @masenf in #6052
- ENG-8507: rebind MutableProxy when it is linked to an old _self_state reference by @masenf in #6048
- ENG-8540: avoid dataclasses.asdict in Lost+Found path by @masenf in #6057
- DependencyTracker: only handle STORE_FAST for the GETTING_IMPORT status by @masenf in #6058
Chores
- 0824dev by @adhami3310 in #6053
- publish job by @adhami3310 in #6059
- move pyi generation to initialize and add asserts on pyi contents to publish step by @adhami3310 in #6063
Full Changelog: v0.8.23...v0.8.24