Skip to content

Commit

Permalink
Merge pull request #18928 from emberjs/change-in-element-deprecation-…
Browse files Browse the repository at this point in the history
…timeline
  • Loading branch information
rwjblue authored Apr 24, 2020
2 parents 884a326 + be1730d commit f0883d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default function transformInElement(env: ASTPluginEnvironment): ASTPlugin
false,
{
id: 'glimmer.private-in-element',
until: '4.0.0',
until: '3.25.0',
}
);
}
Expand Down

0 comments on commit f0883d6

Please sign in to comment.