File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.3 Release
2+ - Fixed warning "Accessing PropTypes via the main React package is deprecated"
3+
14# 1.0.2 Release
25- Fix bug where radius, blur, and max were not being used when passed in as props.
36
47# 1.0.1 Release
58- Fix bug in componentWillUnmount->safeRemoveLayer where getPanes doesn't return anything so .contains is called on undefined.
6- - Fixed warning "Accessing PropTypes via the main React package is deprecated"
79
810# 1.0.0 Release
911- Leaflet 1.0.0 support
Original file line number Diff line number Diff line change 11{
22 "name" : " react-leaflet-heatmap-layer" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " A custom layer for heatmaps in react-leaflet" ,
55 "main" : " lib/HeatmapLayer.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments