Open Gaurav0 opened 2 weeks ago
@Gaurav0 thank you for report! Definitely a miss, we should allow @ember/test-helpers@2.x
in peerDependencies as we still test 3.28 in CI.
However, issue is not resurfaced in CI as this addon uses yarn which does not complain about such things.
As a follow up, may need to switch to pnpm with strict peer deps config to avoid such issues.
@ember/test-helpers@3.x
requiresember-source: 4.x | 5.x
as a peerDependency, making it unclear how to use version 0.6.2 of this addon with Ember 3.28. I don't see an ember-try configuration. Please clarify.If 0.6.2 is incompatible with
ember-source@3.28
it should probably have been released as 0.7.0