Back to overview
Maintenance

Weekly Update - 14/05/2025

May 14 at 04:00pm AEST  –  May 14 at 04:25pm AEST
Affected services
api.dev.co-pr.com

Resolved
May 14 at 04:00pm AEST

🚧 Major Refactoring Work
📦 Utility Functions
Moved common utility files across services into the @bytecronix/co-pr-common-utils NPM package and replaced the imports accordingly:

calculateYears

dynamicErrorMsg

getEnvVariable

handleErrorLogs

📐 Interface Standardization
Replaced usage of local interfaces (e.g., IResponse) with types from @bytecronix/common-interfaces.

🗃️ Database Model Centralization
Replaced usage of common DB models with models from @bytecronix/co-pr-database.