Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with ComposableArchitecture 1.0 #53

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

darrarski
Copy link
Owner

@darrarski darrarski commented Mar 4, 2023

Summary

This PR contains adjustments required to make the library compatible with Composable Architecture v1.0, and fixes usage of deprecated APIs.

More info about the changes: pointfreeco/swift-composable-architecture#1905

What was done

  • Switch prerelease/1.0 branch of swift-composable-architecture.
  • Update usage of deprecated APIs.
  • Switch to stable 1.0 release of swift-composable-architecture.

@darrarski darrarski self-assigned this Mar 4, 2023
# Conflicts:
#	ComposablePresentation.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	Package.swift
#	Tests/ComposablePresentationTests/PresentingCaseReducerTests.swift
It's now available when importing ComposableArchitecture
Adjusted to TCA api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant