Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Confidence
@react-leaflet/core (source) 2.1.0 -> 3.0.0 age confidence

Release Notes

PaulLeCam/react-leaflet (@​react-leaflet/core)

v3.0.0

Compare Source

v3 is a full rewrite of React Leaflet and contains breaking change from v2.

  • Full rewrite based on React Hooks (no more extending Component)
  • Replace Flow by TypeScript for type checking
  • Drop IE support (Babel config will only target the "last 2 versions" of modern browsers)
  • Switch to the Hippocratic License
  • The Map component is replaced by MapContainer, behaving differently
  • Event handlers must be attached using the eventHandlers prop rather than on* props, with a similar change for path options and WMS params
  • The react-leaflet package only exposes a public API while a new package, @react-leaflet/core, is used to provide the core APIs
  • A new documentation website using Docusaurus v2 with live examples

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 14, 2024
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 033e80f to 298382c Compare August 10, 2025 13:31
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 298382c to 84088e9 Compare August 31, 2025 13:13
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch 3 times, most recently from ab6586d to 4368fda Compare September 29, 2025 13:12
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 4368fda to 87c8db5 Compare November 11, 2025 00:29
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 87c8db5 to 1d8b894 Compare November 18, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant