What's Changed
- Added: All new state sharing tools, including the
@Shared
property wrapper and more (#2858). (Thanks @NFulkerson, @hallee, @pyrtsa, @DandyLyons, @hiltonc, @lukeredpath, @andtie, @AlexKobachiJP, @ZevEisenberg, for their contributions!) - Updated: Bumped swift-collections to remove
@unchecked
fromStackState
'sSendable
conformance (thanks @rhysm94, #2997). - Updated: Bumped swift-custom-dump to avoid a crash and leverage the latest tools for shared state (thanks @y-mimura, #3008).
- Infrastructure: Update README.md package addition wording to match latest Xcode (thanks @dafurman, #2998).
- Infrastructure: Tutorial fixes and updates (thanks @dafurman, #3003).
New Contributors
Full Changelog: 1.9.3...1.10.0