LucasBassetti / react-simple-chatbot

:speech_balloon: Easy way to create conversation chats
https://lucasbassetti.com.br/react-simple-chatbot/
MIT License
1.72k stars 596 forks source link

0.6.2 #335

Open davedotdev opened 2 years ago

davedotdev commented 2 years ago

This is a large update to 0.6.1. Read the commits for more information.

In essence it updates the dependencies to the latest that React 16.x supports. Some minor code modifications have been allowed for to keep ESlint happy too.

One test from Corti.js is breaking and that's been commented out for now. There is a deprecated event call which could be causing issues, but I've not had enough time yet to resolve that matter.