Releases: nitayneeman/schematics-utilities
Releases · nitayneeman/schematics-utilities
v2.0.3
v2.0.2
v2.0.1
Fixed
- Clone
@angular/cdk
's schematics code to avoid version conflicts
v2.0.0
Added
-
Add new utility functions:
getRouterModuleDeclaration
addRouteDeclarationToModule
updateWorkspace
getConfig
relativePathToWorkspaceRoot
getProject
isWorkspaceSchema
isWorkspaceProject
hasNgModuleImport
appendHtmlElementToHead
getHtmlHeadTagElement
targetBuildNotFoundError
Changed
- Change the code to import and reuse the original source
Removed
-
Remove utility functions:
getHeadTag
addHeadLink
getIndexHtmlPath
getStylesPath
runPostScheduledTasks
v1.1.3
Docs
- Deploy docs after improving README file
v1.1.2
Changed
- Adjust code to the original source
v1.1.1
Fixed
- Change projects to use
targets
instead ofarchitect
v1.1.0
Added
- Add new utilities:
angular/lint-fix
angular/project-targets
material/build-component
material/get-project
material/lib-versions
material/testing
Changed
- Adjust code to the original source
v1.0.1
Removed
- Remove redundant function:
findModuleFromOptionsWithPathHandling
v1.0.0
🎉 Initial release