React / Vite starter package update

I was updating some projects last night and I noticed the @vitejs/plugin-react-refresh has been deprecated in favor of @vitejs/plugin-react. I think this should be updated in the React starters.

I’ve also noticed my React projects have acted finicky when I try to update to React 18. Still haven’t figured out why it works for some projects and not others but, having the latest packages is a start.

2 Likes

Thanks for the headsup @christina! Looking into it… :eyes:

2 Likes

Just confirming we’ve updated the React starters to switch from @vitejs/plugin-react-refresh to @vitejs/plugin-react - thanks again for flagging this up! :raised_hands: :tada:

3 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.