v1.0.1
Fix webpack using valid image file for default icon path (#4849) (#4979)
Don't load class leaflet-tile-loaded in case of error (#4980)
docstrings: update L.circle example to match new syntax (#4974)
Remove zoomanimation option from divOverlay, related to #4699
docstrings: Expanded FeatureGroup docs. (#4862)
docstrings: L.GeoJSON functions to methods
Add opacity param to setOpacity jsdoc (#4903)
docstrings: Refactor interactive layers, implements #4583 (#4585)
Merge branch 'master' into label
Do not fail when closing an interactive tooltip not yet added to the map (#4937)
Correct handling of markerZoomAnimation event hooks (#4460)
Leafdoc: fix internal links & inconsistent return types (#4469)
Removed Popup's _zoomanimated option from @fnicollet's changes from #4699
Allow to create and open a tooltip without source (fix #4827) (#4836)