Releases: scheduleonce/ng-strictify
Releases · scheduleonce/ng-strictify
v2.0.4
What's Changed
- Pythons/oncehub 82384 by @so-kaushal in #77
New Contributors
- @so-kaushal made their first contribution in #77
Full Changelog: 29.3...v2.0.4
v2.0.4-beta.1
Full Changelog: v2.0.4-beta.0...v2.0.4-beta.1
v2.0.4-beta.0
What's Changed
- Bump @babel/traverse from 7.17.0 to 7.23.2 in /test-app by @dependabot in #59
- Update OWNERS_ALIASES by @sodsingh in #64
- Bump follow-redirects from 1.15.2 to 1.15.4 in /test-app by @dependabot in #65
- [FIXED] vulnerability found in package ip [APP3 PR] by @ms-oh in #67
- [fixed] vulnerability found in package ip [APP3 PR 2] by @ms-oh in #68
- Merging staging-app2 in to master. by @ushankar208 in #69
- [fixed] vulnerability found in package @angular/core [MASTER PR] by @ms-oh in #70
- Bump follow-redirects from 1.15.5 to 1.15.6 in /test-app by @dependabot in #71
- Bump express from 4.18.2 to 4.19.2 in /test-app by @dependabot in #72
- Bump braces from 3.0.2 to 3.0.3 in /test-app by @dependabot in #74
- Bump ws from 8.16.0 to 8.17.1 in /test-app by @dependabot in #75
New Contributors
Full Changelog: v2.0.3...v2.0.4-beta.0
v2.0.3
Fixed maxBuffer length exceeded
Refactored the code to use spawn instead of exec to avoid "maxBuffer length exceeded" error
Removing the progress bar as it is not supported in all CLIs
In this release we have done following changes:
- Removed the progress bar as it was not working fine with Jenkins platform,
- Improved file search regex
ng-strictify v1
Incrementally update your Angular project to use the Typescript strict flag.