Upgrading Your Theme And Extensions To React 19
· 6 min read
EverShop 2.2.1 upgraded the framework from React 17 to React 19.
Because EverShop resolves React through a single hoisted copy (a webpack alias), your theme and your extensions run on the same React as the core. There is no opt-out: once you upgrade EverShop, your components are React 19 components.
