Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@folkforms folkforms released this 31 Jul 15:11
6463799

2.0.0 - 31/07/2024 SPM 8.0.1 and later

Added

  • IBM Carbon Design System has been upgraded to version 11. You will need to follow the Carbon 11 upgrade guide for any custom components you have.
  • Upgraded supported version of NodeJS 12 & 14 -> 18 & 20.
  • Upgraded node-sass -> sass.
  • Added code formatting on commit.
  • Added linting on commit.
  • Unit tests now run on every commit.
  • Fixed build warning caused by missing exports.
  • Fixed errors in documentation.
  • Updated documentation with Curam supported versions.
  • Rearchitected package structure to avoid circular dependencies.
  • Changed install command from npm ci to npm install.

Removed

Not applicable