Skip to content

v5.0.0

Choose a tag to compare

@ibm-devx-sdk ibm-devx-sdk released this 18 Jun 18:31
· 98 commits to main since this release

5.0.0 (2024-06-18)

Bug Fixes

  • remove test utilities and dependency from package (901ece0)

Build System

  • bump minimum node version to v18 (3d8fef5)

BREAKING CHANGES

  • SDK test helpers are no longer exposed in this package.

To continue using the test helpers, which SDK unit tests still rely on, install
the new "@ibm-cloud/sdk-test-utilities" package as a development dependency.

Signed-off-by: Dustin Popp dustinpopp@ibm.com

  • Node v18 or above is now required to use this package.

Signed-off-by: Dustin Popp dustinpopp@ibm.com