Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(core): treat directives, pipes, components as standalone by default #58229

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

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

JeanMeche
Copy link
Member

@JeanMeche JeanMeche commented Oct 16, 2024

BREAKING CHANGE: Angular directives, components and pipes are now standalone by default. Specify standalone: false for declarations that are currently declared in @NgModules. ng update for v19 will take care of this automatically.

BREAKING CHANGE: Angular directives, components and pipes are now standalone by default. Specify  for declarations that are currently declared in s.  for v19 will take care of this automatically.
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit area: core Issues related to the framework runtime labels Oct 16, 2024
@ngbot ngbot bot modified the milestone: Backlog Oct 16, 2024
@devversion devversion added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Oct 16, 2024
@ngbot

This comment was marked as outdated.

@devversion devversion merged commit 819ff03 into angular:main Oct 16, 2024
27 of 29 checks passed
@devversion devversion changed the title feat(core): treat directives, pipes, components as by default feat(core): treat directives, pipes, components as standalone by default Oct 16, 2024
@devversion
Copy link
Member

FYI: Looks like the title/description misses some important keywords. I've fixed them in changelog + UI, but my bad not spotting that 😄 I've assumed it's the same message we've finalized over Slack

@JeanMeche JeanMeche deleted the feat/breaking-standalone branch October 16, 2024 22:38
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit PullApprove: disable target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants