diff --git a/content/ember/v5/deprecate-component-template-resolving.md b/content/ember/v5/deprecate-component-template-resolving.md new file mode 100644 index 00000000..efd73adc --- /dev/null +++ b/content/ember/v5/deprecate-component-template-resolving.md @@ -0,0 +1,78 @@ +--- +title: Component Template Resolving +until: 6.0.0 +since: 5.10.0 +--- + +There are two types of paths to migrate off the old layouts +- use a currently supported multi-file layout (keeping separate `js`, `ts`, and `hbs` files) +- migrate the component entirely to the latest component format, `gjs`, `gts`, (aka `