embermap / ember-cli-fastboot-testing

Test your FastBoot-rendered HTML alongside your application's tests.
https://embermap.github.io/ember-cli-fastboot-testing
MIT License
39 stars 18 forks source link

Revert fastboot as peerDependency, allows v3 and v4 instead #799

Closed SergeAstapov closed 1 year ago

SergeAstapov commented 1 year ago

This reverts #765 and instead allows either v3 or v4 of fastboot package.

problem with #765 is that consuming applications usually do not specify fastboot as dependency hence this may break expectations and come as (an unnecessary) surprise