mirror of
https://github.com/pointfreeco/swift-composable-architecture.git
synced 2025-12-20 09:11:33 +01:00
* Find-and-replace: Add `@testable import CounterApp` * Typo Fix: "you" -> "your" * Typo fix: It's -> its * Typo: `CounterFeature` -> `ContactsFeature` * Find-and-replace: Switch from deprecated `.navigationBarTitle()` to `navigationTitle()` * Typo: `using` -> `uses` * Add `@testable import CounterApp` to the Composing Feature section * Typo: `closet` -> `closest` * Remove mention of now-unused forward slash syntax for case paths