before-build-webpack
Webpack plugin that gives ability to add callback before build (or at any other event hook). Can stop compilation by condition.
use-special-effect
Special version of React's useEffect hook, which allows (1) defining which dependency changes should trigger the effect + (2) accessing both old + new values during effect run