3.0.0#244
Conversation
|
Hi @pauljohanneskraft, any news about this? |
|
Hey @andrefmsilva ! I'm still working on some of these changes and think of some additional features (or if there is going to be some anyways), but I would like to have that finished, since these changes will require a major version update. Do you already have any remarks regarding the current changes in this branch? |
|
Hi, i will update my app to use this branch and run some tests to see if i find some problem. |
|
@copilot Please review, leave out the docs/ directory, as those simply remove existing documentation documents, which are replaced with DocC built on demand by the CI. |
I reviewed the non-doc changes and didn’t find any actionable issues on my side. |
…ty to Coordinator protocol, fix child deallocation
Breaking changes
any Router; WeakRouter/UnownedRouter → weak/unowned any Router.
TransitionPerformer (folded into Coordinator) and the internal TransitionComponent layer.
SwiftUI integration (new)
Transitions
BaseCoordinator/BasicCoordinator.
Other additions
Docs & structure