I've been helping some coworkers install these components on their projects. An annoying thing has been happening when we try to install the latest stable version and by mistake we get an alpha.
Is it possible to follow the @material-components pattern?
@mtsgeneroso Unfortunately, we do not want to do that since we do not release and/or update at the same times. Make sure you are adding the version to the ember addon being installed:
I've been helping some coworkers install these components on their projects. An annoying thing has been happening when we try to install the latest stable version and by mistake we get an alpha.
Is it possible to follow the @material-components pattern?