Skip to content

Commit

Permalink
Remove react hot loader from prod build (AdeleD#364)
Browse files Browse the repository at this point in the history
* Remove react-hot-loader from production build

* Update changelog
  • Loading branch information
AdeleD authored May 23, 2021
1 parent c72f6b7 commit 739ebcc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## >= 7.1.3

- Remove react-hot-loader from production build.

## >= 7.1.2

- A new prop `pageLabelBuilder` has been added. It allows to customize pages labels of the component. By default, the page number is displayed (see: https://github.com/AdeleD/react-paginate/pull/334).
Expand Down
Loading

0 comments on commit 739ebcc

Please sign in to comment.