react-blur v0.5.0 Release Notes

    • ๐Ÿ›  Fix gitignore for MAC
    • ๐Ÿ›  Fix undeclared vars
    • โž• add onLoadFunction prop for hook into the blur loading.
    • ๐Ÿ‘‰ make sure changing src keeps correct blurRadius
    • Do not reload image if the img src prop is relative (because it won't match this.img.src which is absolute)

    Thanks @iamJoeTaylor!