v3.2.0
- Change unmounting logic for some layers, which should fix issues related to removing or updating elements.
- Make the
style
prop ofGeoJSON
mutable, this prop should be used instead ofpathOptions
(pathOptions
can still be used but should be considered deprecated). - Fix documentation about
bounds
prop being an instance ofLatLngBounds
.