What's Changed
- Fixed: Bring back
isPerceptionCheckingEnabled
configuration flag (#144). While most projects should not disable perception checking, there are projects out there that access perceptible values outside of perception tracking to the point of affecting debug build performance in negative ways, so we will offer an escape hatch. - Fixed: Bump
@Perceptible
deprecation to *OS 26 (thanks @rcarver, #145). This makes forthcoming@Observable
enhancements (likeshouldNotifyObservers
) available to *OS <26 today.
New Contributors
Full Changelog: 2.0.1...2.0.2