What's Changed
- Added:
SharedKey.Default.initialValue
, for retrieving a key's initial value (#89). - Fixed: Fix app storage test value on iOS <17 (#97).
- Fixed: Work around existential crash in iOS <16 (#98).
- Fixed: Avoid optional promotion bug in
inMemoryKey
(thanks @OguzYuuksel, #90). - Fixed: Properly snapshot optional references for TCA testing (#100).
- Infrastructure: Get unit tests passing on iOS 13 (thanks @OguzYuuksel, #91).
- Infrastructure: Change documentation to use
withDependencies
where needed (thanks @brzzdev, #96).
New Contributors
- @OguzYuuksel made their first contribution in #91
- @brzzdev made their first contribution in #96
Full Changelog: 2.1.2...2.2.0