Releases: merative/spm-ui-addon-devenv
2.0.0
2.0.0 - 31/07/2024
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
tonpm install
.
Removed
Not applicable
1.1.0
1.1.0 - 14/11/2021
Added
This release has the following improvements:
- Better structure of the Apollo Client hooks for the sample addon component in the
carbon-addons-devenv
package. - Restructured documentation, now including an overview diagram. Improved guidance for customization, both for creating custom pages and for customizing the Case Overview. Improved guidance about creating GraphQL queries.
- The provision of a lightweight mock GraphQL service that serves data from the file system and can be used within this sandboxed environment for testing purposes. You can use the mock GraphQL service to test your custom components before production GraphQL queries development is completed.
- Enablement of the React Development Tools browser extension to view the composition of React JavaScript components on web page with iframes.
- The provision of a tool that shows a breakdown of the generated JavaScript files in terms
of how much footprint (size in KB) each third-party library contributes to their overall size. - The introduction of
index_latest
files as a mechanism to convey the most up-to-date-template for index files. You can diffindex_latest
files with your verion of theindex.js
orindex.scss
files to see any differences in the underlying directory structure.
Removed
Not applicable
More information
For more information about the React Developer Tools browser extension, see React Developer Tools.
For more information about Merative™ Social Program Management, see the documentation.
For more information about server-side changes, see the Merative Social Program Management release notes for your version.
For more information about the IBM Carbon Design System v10, see https://v10.carbondesignsystem.com/.
1.0.0
1.0.0 - 26/11/2021
Added
This is the initial release. It enables the rapid development of custom application pages based on the IBM Carbon components.
Removed
Not applicable
More Information
For information about IBM Cúram Social Program Management, visit the knowledge centre.
For information about server-side changes, see the IBM Cúram Social Program Management release notes for your version.
For more information on IBM Carbbon, see https://www.carbondesignsystem.com/