This PR is mostly a no-op be eai2 is required to consume v2 addons.
This will be a breaking change.
I breaking change is a bit of a shame, but this is only a semver communication -- the APIs for modern apps should still be the same, and we can recommend overrides configs for folks to ensure that they only have one copy of @ember/test-waiters in their projects.
Moving to a monorepo will allow a good variety of test apps to showcase this.
Context, Plan, etc: https://gist.github.com/NullVoxPopuli/eafc7dad6547de5e730098498b829e1f
This PR is mostly a no-op be eai2 is required to consume v2 addons. This will be a breaking change.
I breaking change is a bit of a shame, but this is only a semver communication -- the APIs for modern apps should still be the same, and we can recommend overrides configs for folks to ensure that they only have one copy of
@ember/test-waiters
in their projects.Moving to a monorepo will allow a good variety of test apps to showcase this.