fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.33k stars 676 forks source link

Please bump clsx #1033

Closed maybephilipp closed 5 months ago

maybephilipp commented 5 months ago

Do you want to request a feature or report a bug?

I'm requesting bug? maybe feature 😄

What is the current behavior?

react-toastify requires clsx@1

What is the expected behavior?

Could you please bump or allow clsx@2 to be used/installed? What I have now is that it forces all my mini-repos in monorepo to use their own copy of clsx@2 in each, which is awful.

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

All

fkhadra commented 5 months ago

Hey @maybephilipp just published v10. It bumps all dependencies.