Skip to content

1.7.0

Choose a tag to compare

@stephencelis stephencelis released this 28 Jan 21:08
· 417 commits to main since this release
30ab89d

What's Changed

See Migrating to 1.7 for more details.

  • Added: Observation support (#2593), which both streamlines and soft-deprecates many concepts in the Composable Architecture. See the 1.7 migration guide for more information on how to apply these updates to your applications.
  • Infrastructure: Add CI for Swift 5.7.1 (#2701).
  • Infrastructure: Add docs for testing StackAction's case path subscript (thanks @lukeredpath, #2704).
  • Infrastructure: Fixed examples CI (#2715).
  • Infrastructure: Fixed TestStore.assert docs (#2720).
  • Infrastructure: Use XCTExpectFailure from XCTestDynamicOverlay (#2721).
  • Infrastructure: Documentation typo fix (thanks @JonCox, #2723).
  • Infrastructure: Fixed concurrency docs (thanks @hmhv, #2726).
  • Infrastructure: Fixed composing features tutorial (thanks @bricklife, #2698; thanks @Kyome22, #2727).
  • Infrastructure: Fixed 1.7 migration guide (thanks @Ryu0118, #2731).

New Contributors

Full Changelog: 1.6.0...1.7.0