Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 997 Bytes

CHANGELOG.md

File metadata and controls

35 lines (17 loc) · 997 Bytes

Leaflet.TileLayer.Fallback Changelog

1.0.4 (2018-04-03) for Leaflet 1.x

  • Fix: explicitly check _fallbackZoom for undefined instead of falsy #10 (by @alexthemark)
  • Fix: publish *.map source map files to npm registry as well
  • Fix: comply with source map file name convention
  • Docs: add this CHANGELOG

1.0.3 (2016-12-19) for Leaflet 1.x

  • Fix: npm publishing

1.0.2 (2016-12-19) for Leaflet 1.x

  • Fix: errorTileUrl management #5
  • Fix: UMD wrapper #4

1.0.1 (2016-09-09) for Leaflet 1.0

  • Fix: compatibility with maxNativeZoom option #3

1.0.0 (2016-09-06) for Leaflet 1.0

  • Docs: updated README for Leaflet 1.0

0.1.1 (2016-09-06) for Leaflet 0.7

First release.