tjtanjin / react-chatbotify

A modern React library for creating a flexible and extensible chatbot.
https://react-chatbotify.tjtanjin.com/
MIT License
103 stars 49 forks source link

[Task] Bump up to React 19 #70

Open tjtanjin opened 1 month ago

tjtanjin commented 1 month ago

Description: Users on ReactJS 19/NextJS 15 are reporting issues using React ChatBotify. It's worth bumping up to support React 19. Have gone through the React 19 changelog and there aren't significant code changes required. Also good to take the chance to update the workflows to test against multiple React versions.