You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ship a stable 1.0 of @embroider/macros (and probably rename it to @ember/macros)
docs site
finish the work on the env-macros branch (this adds support for some things like isTesting and isDevelopingApp macros)
make sure the HBS macros are up to date with the JS macros
create / test / ship the compatibility shim
make ember-auto-import aware of v2 addons. It is our key polyfill for v2 behavior in a v1 world.
complete first version of addon-author-guide
have a place for recipes / common issues / etc
itemize the different options for authoring format (we expect this to be
more fluid right now, and move toward standardization after there's real
feedback)
figure out the plan for including embroider into ember-cli official releases
depends on what the ember-cli team is thinking about their overall architecture
we could be a direct dependency of ember-cli, or remain an explicitly imported thing from ember-cli-build.js.
The text was updated successfully, but these errors were encountered:
TODO list of the high-priority things that will get embroider stabilized and into ember's recommended stack:
isTesting
andisDevelopingApp
macros)more fluid right now, and move toward standardization after there's real
feedback)
The text was updated successfully, but these errors were encountered: