Skip to content

Releases: jeffbski/wait-on

v9.0.5

10 Apr 16:05

Choose a tag to compare

Update minor dependencies and npm audit fixes

v9.0.4

12 Feb 16:48

Choose a tag to compare

Updated patch dependencies including axios and lodash

v9.0.3

08 Nov 18:16

Choose a tag to compare

Update to jsdoc. Thanks @westonruter

Minor dependencies updated: eslint, mocha, axios

v9.0.2

08 Nov 18:06

Choose a tag to compare

Replaced unmaintained expect-legacy package with chai. Thanks @bdkopen

v9.0.1

20 Sep 18:06

Choose a tag to compare

Update minor deps:

  • axios
  • eslint

v9.0.0

16 Sep 14:32

Choose a tag to compare

Updating major version to align with removal of unspported versions of Node.js

wait-on will continue to support the active and maintained releases listed at https://nodejs.org/en/about/previous-releases which currently is 20, 22, 24.

There are no other breaking changes other than changing the versions of Node.js that are supported.

v8.0.5

12 Sep 19:56

Choose a tag to compare

Update minor deps including axios@1.12.1 and joi@18

v8.0.4

23 Jul 18:36

Choose a tag to compare

Update dependencies including axios@1.11.0 which also updated form-data@4.0.4

v8.0.3

11 Mar 19:18

Choose a tag to compare

  • update minor deps
  • update eslint to v9

v8.0.2

10 Jan 00:35

Choose a tag to compare

Dependency updates:

  • axios@1.7.9
  • eslint-plugin-import@2.31.0
  • cross-spawn - npm audit fix