Releases: adamscybot/react-leaflet-component-marker
Releases · adamscybot/react-leaflet-component-marker
v2.0.3
10 Mar 01:06
Compare
Sorry, something went wrong.
No results found
2.0.3 (2025-03-10)
Bug Fixes
v2.0.2
23 Dec 22:13
Compare
Sorry, something went wrong.
No results found
2.0.2 (2024-12-23)
Bug Fixes
General dependency upgrades. Relaxed peer dep constraints to allow for React 19, and changed tests to run against React 19. We now declare @react-leaflet/core as a peer dep to support these changes. (ee3eb7c )
v2.0.1
23 Aug 18:37
Compare
Sorry, something went wrong.
No results found
2.0.1 (2024-08-23)
Bug Fixes
Use nodenext module settings, and therefore enforce use of explicit extensions on imports. #2 (b9bc0a8 )
v2.0.0
11 Jul 19:44
Compare
Sorry, something went wrong.
No results found
2.0.0 (2024-07-11)
Features
Added new warnings for common misconfigurations, and options to turn them off. (47ccffc )
Added new props to control propagation of pan/click events. (47ccffc )
Improved component API to properly delimit and contain options from this library from other props. Added typings to catch common misconfig. (47ccffc )
Fixes
Removed throwing error when target portal DOM element can not be found, to fix common SSR scenarios. (47ccffc )
Corrected vertical positioning in fit-content mode. (47ccffc )
Changes to the divIcon opts (now via rootDivOpts) no longer cause component to lose state. (47ccffc )
BREAKING CHANGES
Structure of componentIconOpts has changed signifcantly. See docs.
v1.1.0
03 Feb 21:58
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-02-03)
Features
Add layout and positioning escape hatches (561ff08 )
v1.0.2
03 Feb 19:34
Compare
Sorry, something went wrong.
No results found
1.0.2 (2024-02-03)
Bug Fixes
Change package to public access (b22b5eb )
rename package as messed up first publish (d2ece8b )
v1.0.0
03 Feb 19:10
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-02-03)
Features