Open matthewhartstonge opened 1 month ago
so ember composability tools is a major breaking change 😞 this is going to be a hard one to remove. This was the motivation for https://github.com/miguelcobain/ember-paper/pull/1254 so that I could migrate away for the need for it one component at a time
As an FYI I'm starting to merge PRs into a fork in the need to move fast as conflicts are and have already become a pain. (and run integration tests!)
Do you have any suggestions? Dependencies will obviously be the worst.
I'm trying my best to keep things from not diverging as much as possible to give back.
I'm thinking the best will be to use ~atomic PRs~ stacked PRs that merge on top of one another?
Enables me to go back and fix things as I go, but keep moving forwards?
Helps to removes some deprecations