github akursat/react-leaflet-cluster v3.0.0

latest release: v3.1.0
one month ago

Breaking Changes:
CSS imports are now required manually - The package no longer automatically imports CSS files to prevent Next.js build issues. You must now import the CSS files separately:

import 'react-leaflet-cluster/dist/assets/MarkerCluster.css'
import 'react-leaflet-cluster/dist/assets/MarkerCluster.Default.css'
  • React 19 compatibility
  • Next.js compatibility

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

NewReleases is sending notifications on new releases.