Skip to content

1.1.6

Compare
Choose a tag to compare
@stephencelis stephencelis released this 29 Apr 17:30
· 31 commits to main since this release
03d51ee

What's Changed

  • Fixed: Raise the minimum supported version of Observable to iOS 17.0.1, etc., to avoid crash affecting users running beta version of iOS 17 (thanks @ollieatkinson, #64).
  • Fixed: Removed unused swift-collections dependency (#63).
  • Fixed: Drop @Bindable's conditional conformance to Identifiable, which causes concurrency warnings in Swift <6 (#62). We can revisit this conformance later when it is motivated.

New Contributors

Full Changelog: 1.1.5...1.1.6