Skip to content

Infrawise v0.20.0

Latest

Choose a tag to compare

@Sidd27 Sidd27 released this 30 Jul 07:40

What's New

  • feat(website): show all-time npm downloads instead of monthly

Bug Fixes

  • fix(deps): drop duplicated ip-address entries from the lockfile
  • fix(website): mark JSON-LD blocks is:inline
  • fix(cli): align the analysis summary box
  • fix(server): send logs to stderr so stdio transport keeps stdout clean
  • fix(docker): drop npm from the runtime stage, move base to Node 26
  • correct the missing-DLQ finding's description of SQS retry semantics

Maintenance

  • docs: state the Node 22 requirement and bump website softwareVersion
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#90)
  • chore(ci): ignore typescript and js-yaml majors that break the build

Other

  • build: typecheck the test suite
  • ci: build and smoke test the Docker image