Skip to content

Conversation

jancy01
Copy link

@jancy01 jancy01 commented Nov 15, 2024

Currently ssg-hx-uk is using the react version 16.8.1. This pr is to test the ssg-hx-uk on react version 18.
This is to move forward with technology and to enhance the performance of the application.
We have stumbled on few occasions when creating new search forms using vite etc we have to downgrade to use react 16 as ssg-hx-uk is using 16.
And to utilize the new features of react 18

ssg-toolbox - https://github.com/holidayextras/ssg-toolbox/pull/1038

@jancy01 jancy01 mentioned this pull request Mar 25, 2025
@jancy01 jancy01 requested a review from putvande April 1, 2025 12:35
"react-dom": "16.14.0",
"react-redux": "^5.0.6",
"redux": "^4.2.0",
"react": "18.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason this hasn't gone to the last (stable) version 18? https://www.npmjs.com/package/react/v/18.3.1

console.log("Writing redirect to bash file for ".concat(pageUrl, " has failed."), err);
}
};
var _default = exports.default = writeRedirect; No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are all of these files supposed to be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants