New
2.7.1
What's Changed
- Fixed: Disfavor
appStorage's codable strategies to address a regression introduced in 2.7.0, where raw representable types with codable conformances preferred the codable strategy over the raw representable strategy (https://github.com/pointfreeco/swift-sharing/pull/185).
Full Changelog: https://github.com/pointfreeco/swift-sharing/compare/2.7.0...2.7.1