-
one of my favourite things about JS dev is the butterfly effect of upgrading one package, having to add some kind of workaround for another package that doesn't support the new version, then several months later upgrading a 3rd package breaks everything because of the workaround
-
…in reply to @type__error
looking at you craco + jest + react-markdown's new ES Module facelift