v5.0.0
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