Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eslint-plugin): remove no-host-metadata-property from the recommended list. #1772

Conversation

JeanMeche
Copy link

As part of the v18 release and as discussed in angular/angular#53888 & angular/angular#54284, the styling guide will now recommend using the host property instead of the @HostBinding/@HostListener.

The change reflect in the recommended rule list reflect this change.

@JamesHenry JamesHenry added the BREAKING CHANGE This is a breaking change and should only be released as part of a new major version label Apr 17, 2024
@JamesHenry JamesHenry added this to the v18 milestone Apr 17, 2024
@JamesHenry
Copy link
Member

Thank you @JeanMeche!

We only make changes to recommended in major versions, so I'll be sure to get this in v18

@JamesHenry
Copy link
Member

Thanks again @JeanMeche, superseded by #1839 (you updated a generated file here, and we also need to formally deprecate the rule)

@JamesHenry JamesHenry closed this May 23, 2024
@JeanMeche JeanMeche deleted the remove-recommended-no-host-metadata-property branch May 23, 2024 12:29
@JeanMeche
Copy link
Author

Thanks for your work !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This is a breaking change and should only be released as part of a new major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants