react-leaflet v3.2.0 Release Notes

Release Date: 2021-05-15 // almost 3 years ago
    • ⚡️ Change unmounting logic for some layers, which should fix issues related to removing or updating elements.
    • 💅 Make the style prop of GeoJSON mutable, this prop should be used instead of pathOptions (pathOptions can still be used but should be considered deprecated).
    • 🛠 Fix documentation about bounds prop being an instance of LatLngBounds.