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

Compatibility with new modules API (Ember 2.16) #707

Closed
locks opened this issue Aug 25, 2017 · 2 comments
Closed

Compatibility with new modules API (Ember 2.16) #707

locks opened this issue Aug 25, 2017 · 2 comments

Comments

@locks
Copy link
Contributor

locks commented Aug 25, 2017

With the release of Ember 2.16, it is planned that projects will now use the new modules API (RFC 176) by default.
However, you can already use them in your application if you have ember-cli-babel 6.6 or higher.

We are asking community members that have moved their addons and applications to new modules already to test out the Inspector and help us make sure that if something happens to break, that we can try to address it before the release.

The instructions are:

  • Make sure you're using the latest version of the Inspector (2.1.0 at the time of writing)
  • Navigate to your app
  • Open up Ember Inspector
  • Use your app and the Inspector and report any breakage as a separate issue an link here in a comment

Thank you! :) We are aware that there are some current bugs in the Inspector, we're trying to address those as well!

@nightire
Copy link

@locks It should be 2.1.0 instead of 2.0.1, isn't it?

@sivakumar-kailasam
Copy link
Member

@locks Seems to be working fine on 2.18 and 3.0. Probably good to close.

@locks locks closed this as completed Feb 22, 2018
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

3 participants