Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@stephencelis stephencelis released this 30 Jan 22:12
· 4 commits to main since this release
e4e2399

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

Full Changelog: 2.1.2...2.2.0