transloco
transloco copied to clipboard
Bug(schematics): deprecated `upgrade` schematic not removed
Is there an existing issue for this?
- [X] I have searched the existing issues
Which Transloco package(s) are the source of the bug?
Schematics
Is this a regression?
No
Current behavior
The following schematic states: Legacy and will be removed in v7:
https://github.com/jsverse/transloco/blob/5cece4b482766cc514fec34acdde16203b8ed623/docs/docs/schematics/upgrade.mdx#upgrade-legacy-and-will-be-removed-in-v7
https://github.com/jsverse/transloco/tree/5cece4b482766cc514fec34acdde16203b8ed623/libs/transloco-schematics/src/upgrade
However, the schematic was not removed.
Expected behavior
Should be just removed or replaced by schematic for migrating from v6 to v7.
Please provide a link to a minimal reproduction of the bug, if you won't provide a link the issue won't be handled.
https://codesandbox.io/s/ngneat-transloco-kn52hs
Transloco Config
No response
Please provide the environment you discovered this bug in
Transloco:
Angular:
Node:
Package Manager:
OS:
Browser
No response
Additional context
No response
I would like to make a pull request for this bug
No