Skip to content

Releases: scheduleonce/ng-strictify

v2.0.4

04 Sep 06:36
4f20686
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 29.3...v2.0.4

v2.0.4-beta.1

29 Aug 06:34
Compare
Choose a tag to compare
v2.0.4-beta.1 Pre-release
Pre-release

v2.0.4-beta.0

29 Aug 06:25
Compare
Choose a tag to compare
v2.0.4-beta.0 Pre-release
Pre-release

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

13 Oct 10:26
Compare
Choose a tag to compare
Try working directory

Fixed maxBuffer length exceeded

08 Feb 11:46
Compare
Choose a tag to compare

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

14 May 05:00
Compare
Choose a tag to compare

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

31 Mar 09:41
Compare
Choose a tag to compare

Incrementally update your Angular project to use the Typescript strict flag.