mariusandra / pigeon-maps

ReactJS Maps without external dependencies
https://pigeon-maps.js.org/
MIT License
3.45k stars 143 forks source link

Replace deprecated componentWillReceiveProps #70

Closed JoaquimEsteves closed 5 years ago

JoaquimEsteves commented 5 years ago

Replaced soon to be deprecated and unsafe componentWillReceiveProps with the more modern componentWillUpdate

mariusandra commented 5 years ago

Hi, thank you for this! I merged the change. It's now out with 0.14.0