Skip to content

Releases: Esri/esri-leaflet-heatmap

v2.0.1

Choose a tag to compare

@gavinr gavinr released this 09 Mar 14:45

Updated

  • Updated dependencies and changed build-related settings to be consistent with Esri Leaflet (#25)

Fixed

  • Do not use named exports from JSON (info) (#25)

v2.0.0

Choose a tag to compare

@jgravois jgravois released this 30 Aug 03:07

Breaking Changes

  • Namespace change (L.esri.Heatmap.heatmapFeatureLayer is now L.esri.Heatmap.featureLayer )
  • repository and npm package have been renamed esri-leaflet-heatmap~~-feature-layer~~ for brevity's sake

Added

  • setOptions() and redraw() methods #10
  • The build system has been refactored to use latest Rollup and Rollup plugins.
  • Reworked bundling directives for various modules systems to resolve and simplify various issues
    • WebPack users no longer have to use the Babel loader.
    • Babelify with Babel 6 now works

v2.0.0-beta.1

Choose a tag to compare

@jgravois jgravois released this 07 Aug 18:36

Breaking

  • Requires the 2.0.0-beta.4 release of Esri Leaflet.
  • Requires the 1.0.0-beta.1 release of Leaflet.

Added

  • Better build/test/release automation.
  • Support for JSPM in package.json. Now you can import heat from 'esri-leaflet-heatmap-feature-layer/src/HeatmapFeatureLayer'; for more compact builds but, be aware of caveats
  • Support for browserify in the package.json. Now you can var heat = require('esri-leaflet-heatmap-feature-layer/src/HeatmapFeatureLayer'); for more compact builds, but be aware of caveats

1.0.2

Choose a tag to compare

@patrickarlt patrickarlt released this 11 Jul 16:06
  • Fix incorrect version number on tagged files.

1.0.1

Choose a tag to compare

@patrickarlt patrickarlt released this 11 Jul 15:44
  • Fix incorrect version number in built files.

1.0.0

Choose a tag to compare

@patrickarlt patrickarlt released this 11 Jul 15:42

Stable release!

Release Candidate 4

Release Candidate 4 Pre-release
Pre-release

Choose a tag to compare

@patrickarlt patrickarlt released this 10 Nov 17:51

Changes

  • bower install esri-leaflet-heatmap-feature-layer should now work without bower cache clean
    Update Esri Leaflet dependency to RC 4

Release Candidate 3

Release Candidate 3 Pre-release
Pre-release

Choose a tag to compare

@patrickarlt patrickarlt released this 26 Oct 17:43

Changes

  • Fix bower install esri-leaflet-heatmap-feature-layer
  • Update Esri Leaflet dependency to RC 3

Release Candidate 2

Release Candidate 2 Pre-release
Pre-release

Choose a tag to compare

@patrickarlt patrickarlt released this 20 Oct 20:21
v1.0.0-rc.2

bumping version  to v1.0.0-rc.2

Release Candidate 1

Release Candidate 1 Pre-release
Pre-release

Choose a tag to compare

@patrickarlt patrickarlt released this 20 Oct 20:21
v1.0.0-rc.1

bumping version  to v1.0.0-rc.1