1.3.0
What's Changed
- Added:
WithPerceptionTracking
support for Swift Charts (thanks @Ryu0118, #86). - Added: Improved performance by bringing
@Observable
's new_modify
to@Perceptible
(#91). - Fixed: Suppress improper runtime warning for nested closures in
GeometryReader
(thanks @ollieatkinson, #88). - Fixed: Update Package.swift for SwiftSyntax 601-prerelease (#90).
- Infrastructure: Use
.editorconfig
for consistent code formatting (thanks @Matejkob, #92).
New Contributors
Full Changelog: 1.2.4...1.3.0