github akursat/react-leaflet-cluster v4.1.0

latest release: v4.1.3
6 hours ago

What's Changed

  • Perf: Buffer all incoming addLayer() calls into an array instead of processing immediately
    Schedule a flush using queueMicrotask() to run on the next microtask
    Flush once by calling addLayers()/removeLayers() with the entire batch by @kaprests in #49

Full Changelog: v4.0.0...v4.1.0

Don't miss a new react-leaflet-cluster release

NewReleases is sending notifications on new releases.