What's Changed
- Fixed: Don't emit extra observation to app storage when app foregrounds (#158).
- Fixed: Avoid unnecessary main thread hop when calling
Shared[Reader].load(_:)
(thanks @pyrtsa, #154). - Fixed: Avoid potential deadlock when accessing
@Shared
in a dependency (thanks @pyrtsa, #153). - Infrastructure: Link SharingRemoteConfig in README (thanks @zunda-pixel, #152).
New Contributors
- @zunda-pixel made their first contribution in #152
- @pyrtsa made their first contribution in #154
Full Changelog: 2.5.0...2.5.1