Skip to content

v3.0.0

Compare
Choose a tag to compare
@Fil Fil released this 26 Aug 20:29
  • Update dependencies: d3-geo: "1.12 - 2", d3-array: "1 - 2", canvas: "1-2" (#177)
  • fix vanDerGrinten4 inverse
  • remove deprecated misspelling geoPierceQuincuncial — use geoPeirceQuincuncial instead
  • remove deprecated copy of geoNaturalEarth and geoNaturalEarth1 (they are in d3-geo)
  • remove deprecated rotation argument in polyhedral (use angle instead)
  • deliberate ES6 syntax

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-geo-projection 2.x or use a transpiler.