Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify a version for Ember Data in the docs #40

Closed
benkonrath opened this issue Dec 15, 2014 · 1 comment
Closed

Specify a version for Ember Data in the docs #40

benkonrath opened this issue Dec 15, 2014 · 1 comment

Comments

@benkonrath
Copy link
Collaborator

Our docs currently specify the requirements as follows:

  • Django REST Framwork >= 3.0
  • Ember CLI >= 0.1.0

We also require Ember Data >= 1.0.0-beta.12 but I don't know what this implies for the version of Ember and Ember CLI. There's some information on the Ember blog about Ember 1.7 support being dropped in 1.0.0-beta.13 and it seems to recommend Ember 1.8.

http://emberjs.com/blog/2014/11/24/ember-data-1-0-beta-12-released.html

At the very least we need to add ED 1.0.0-beta.12 to the list of requirements.

@benkonrath benkonrath added this to the Version 1.0 milestone Dec 15, 2014
@dustinfarris
Copy link
Owner

Ember CLI currently generates a requirement for ember-data 1.0.0-beta.12. I'm thinking we should peg the next release of ember-cli as the minimum supported version for two reasons:

  1. I'm hoping the ember-cli-dependency-checker issue is resolved in the next release.
  2. All new projects generated with ember new will be sure to meet our minimum ED requirement.

Notwithstanding all of that, noting the required ED version in the docs is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants