a4-meinberlin
a4-meinberlin copied to clipboard
fix(deps): update dependency @react-leaflet/core to v3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @react-leaflet/core (source) | ^2.1.0 β ^3.0.0 |
Release Notes
PaulLeCam/react-leaflet (@βreact-leaflet/core)
v3.0.0
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
Mapcomponent is replaced byMapContainer, behaving differently - Event handlers must be attached using the
eventHandlers proprather thanon*props, with a similar change for path options and WMS params - The
react-leafletpackage 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 is behind base branch, 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.