Skip to content

Commit e61b595

Browse files
committed
Add change in docs
1 parent b0eae7d commit e61b595

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/app/templates/public-pages/docs/migrate-8-0-to-9-0.gts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ import { LinkTo } from '@ember/routing';
5252
Note: This option was never documented.
5353
</p>
5454
</li>
55+
<li>
56+
<p>
57+
Passing
58+
<code>@dir</code>
59+
to the content component has been removed. Please pass this parameter as
60+
a regular HTML attribute instead.
61+
</p>
62+
</li>
5563
<li>
5664
<p>
5765
If you are using

0 commit comments

Comments
 (0)