There are a lot of changes in PNotify 4. They're mostly outlined in the README.
- No more jQuery!
- Notices are created with
PNotify.alert() instead of new PNotify().
- UMD, ES6 modules, and IIFE formats.
I think that's all that specifically applies to the React package.