ember-fastboot / ember-cli-fastboot

Server-side rendering for Ember.js apps
http://ember-fastboot.com/
MIT License
852 stars 160 forks source link

ember-cli-fastboot installs 2.x #829

Open runspired opened 3 years ago

runspired commented 3 years ago

It seems there's been no 3.x release of ember-cli-fastboot, and the 2.x range installs 2.x fastboot. This causes issues when trying to test with ember-cli-fastboot-testing, which was updated to use 3.x fastboot. https://github.com/embermap/ember-cli-fastboot-testing/issues/471

rahulk94 commented 2 years ago

Somewhat related, is there any idea when the 3.x series will be released? Its been in beta for a long time?

Edit: Or an issue tracking whats remaining to be done on the 3.x series prior to release so the community can contribute with some things?

jherdman commented 2 years ago

Further, the following error is raised using the v2 release:

Error: Could not find module `@ember/application/deprecations` imported from `ember-cli-fastboot/services/fastboot`
rohitpaulk commented 11 months ago

Think this can be closed, there's a 4.x release now.