Bug Fix | Npm Release | release run fails if npm project name is not scoped i.e. @scope/package-name | |
Bug Fix | Imports | fix several module import issues and remove each 'require' bandaid previously used | |
Refactoring | General | update all shared packages to latest versions | |
Refactoring | Vcs Release | use projectSlug property when constructing path to the repository for all vcs type releases (i.e. github, gitlab, mantisbt) | |
Refactoring | Config | remove config file handling and convert to use cmn-utils package shared config module | |
Refactoring | General | update build configurations to latest shared package releases and wpw release | |
Refactoring | General | removal of all 'require' calls and conversion to default imports, major package and project structure cleanup | |
Refactoring | Build | update type-utils package to v1.32.4 |