Skip to content

Releases: d3/d3-selection

v3.0.0

Choose a tag to compare

@mbostock mbostock released this 07 Jun 17:43
91245ee
  • Adopt type: module. #281
  • Allow selection.merge to take a transition. #257
  • Allow selection.join to take transitions. #286
  • Convert array-likes (e.g., live NodeList) to arrays in d3.selectAll and selection.selectAll. #276
  • Update dependencies.
  • Make build reproducible.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

Choose a tag to compare

@mbostock mbostock released this 23 Aug 17:00

For an overview of changes, see https://observablehq.com/@d3/d3-selection-2-0.

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-selection 1.x or use a transpiler.

v1.4.1

Choose a tag to compare

@mbostock mbostock released this 16 Nov 19:17
  • Adopt exact paths for imports.
  • Adopt explicit files for publishing.
  • Add sideEffects: false to the package.json.
  • Update dependencies.

v1.4.0

Choose a tag to compare

@mbostock mbostock released this 23 Jan 04:43

v1.3.2

Choose a tag to compare

@mbostock mbostock released this 24 Aug 21:20
  • Housekeeping.

v1.3.1

Choose a tag to compare

@mbostock mbostock released this 24 Aug 18:54
  • Update dependencies.

v1.3.0

Choose a tag to compare

@mbostock mbostock released this 28 Jan 18:13

v1.2.0

Choose a tag to compare

@mbostock mbostock released this 21 Nov 21:45

v1.1.0

Choose a tag to compare

@mbostock mbostock released this 15 May 17:36

v1.0.6

Choose a tag to compare

@mbostock mbostock released this 05 May 23:35