Features
- core: allow setting TEST_NATIVE_PLATFORM=ios to unit test iOS logic on core (natew)
Performance Improvements
- core: better logic for de-opting fast scheme changes anywhere in the tree, now it accounts for schemes like light_sub rather than just light/dark so it should be faster, and also accounts for light > light > light where you set the theme but its not changed, further improving performance (natew)
Tests
- core: add useTheme test for fast scheme change for nested scheme changes optimizations (natew)
Commits
- 6ae98eb: v1.118.4 (natew)