Skip to content

Releases: d3/d3-selection

v3.0.0

07 Jun 17:43
91245ee
Compare
Choose a tag to compare
  • 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

23 Aug 17:00
Compare
Choose a tag to compare

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

16 Nov 19:17
Compare
Choose a tag to compare
  • Adopt exact paths for imports.
  • Adopt explicit files for publishing.
  • Add sideEffects: false to the package.json.
  • Update dependencies.

v1.4.0

23 Jan 04:43
Compare
Choose a tag to compare

v1.3.2

24 Aug 21:20
Compare
Choose a tag to compare
  • Housekeeping.

v1.3.1

24 Aug 18:54
Compare
Choose a tag to compare
  • Update dependencies.

v1.3.0

28 Jan 18:13
Compare
Choose a tag to compare

v1.2.0

21 Nov 21:45
Compare
Choose a tag to compare

v1.1.0

15 May 17:36
Compare
Choose a tag to compare

v1.0.6

05 May 23:35
Compare
Choose a tag to compare