2.0.2
What's Changed
- Fixed: Bring back
isPerceptionCheckingEnabledconfiguration 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
@Perceptibledeprecation to *OS 26 (thanks @rcarver, #145). This makes forthcoming@Observableenhancements (likeshouldNotifyObservers) available to *OS <26 today.
New Contributors
Full Changelog: 2.0.1...2.0.2