Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Changelog for official Angular schematics #222

@cyrilletuzi

Description

@cyrilletuzi

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Area

- [ ] devkit
- [x] schematics

Desired functionality

To stay up to date, upgrading the CLI itself is not enough. We need to know the changes done in the official Angular schematics, for example to know when the dependencies are updated in package.json to know when it's safe to upgrade tools (like tslint, codelizer, etc.). There can also be changes in other files (for tests, polyfills and so on...).

And currently, we have to look at the git history of each file within this repo (which is now separate from the CLI, and some people may even not know about it).

So a CHANGELOG is really required, or at least, changes done here should be integrated in the CLI changelog.

Thanks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions