diff --git a/CHANGELOG.md b/CHANGELOG.md index 758f68f50..d20906c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,11 @@ ## next deploy +- Updated nodejs version to 16.13.2 for dev environment, to reflect production version +- Changed the apparence of the modal dialogs (React): no more logo and the close button appears in full-text in the top right corner. - Use react-hook-form to manage and validate forms - New text editor - Change font family to "Work Sans" -- Updated Node to 16.13.2 - Updated eslint to v8 and eslint related packages to their latest versions - Updated typescript to v4.6.3 - Webpack overlay will now report eslint issues