Skip to content

Updated ember-cli-typescript to v5.3.0. Deprecated `ember g translation`.

Compare
Choose a tag to compare
@ijlee2 ijlee2 released this 08 Mar 13:01
· 14 commits to main since this release
3eb8030

Updating ember-cli-typescript will help remove warnings that ember-intl (along with other addons) might have produced.

WARNING: ember-cli-typescript requires ember-cli-babel ^7.17.0, but you have version 8.0.0 installed; your TypeScript files may not be transpiled correctly

Important

The blueprint files, which make ember g translation <locale> currently possible, will be removed in v7.0.0. You can manually create the translation file (more accurately).