Migration Guide

This document highlights the key upgrades made to ensure DIGIT works seamlessly with React 19 and Node 20, focusing on core libraries and essential components.

The primary focus of these updates includes the following core libraries and components:

  • @egovernmentdigit-ui-react-components

  • @egovernment/digit-ui-components

  • @egovernment/digit-ui-svg-components

  • @egovernment/digit-ui-libraries

Additionally, these updates extend to core and workbench modules, ensuring that all aspects of the DIGIT platform remain up-to-date and function as expected.

Beyond dependency upgrades, we have also migrated from Microbundle to Webpack, significantly improving build performance, modular bundling, and overall flexibility. This transition enhances the development workflow, eliminates previous limitations, and paves the way for better maintainability.

This document provides a comprehensive breakdown of the upgrades, the challenges addressed, and the resulting improvements. It serves as a valuable reference for future maintenance and further enhancements.

Last updated

Was this helpful?