react-paginate v7.0.0 Release Notes

    • ➕ Add a rel attribute on previous/next buttons. Rel attributes are customizable thanks to props 'prevRel' and 'nextRel' (see: https://github.com/AdeleD/react-paginate/pull/326).
    • ⬆️ Upgrade devDependencies packages jest-cli and webpack-cli.