Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): treat directives, pipes, components as by default (#58229)
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.
- Loading branch information