Skip to content

Releases: d3/d3-transition

v3.0.1

09 Jun 23:52
c4c94c4
Compare
Choose a tag to compare
  • Fix d3-selection peerDependency range.

v3.0.0

07 Jun 23:58
98e84f0
Compare
Choose a tag to compare

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

v2.0.0

23 Aug 20:22
@Fil Fil
Compare
Choose a tag to compare

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

v1.3.2

18 Nov 16:54
Compare
Choose a tag to compare
  • Add sideEffects: true to the package.json.

v1.3.1

17 Nov 22:51
Compare
Choose a tag to compare
  • Propagate the this context to interpolators in transition.styleTween, transition.attrTween and transition.textTween.

v1.3.0

17 Nov 06:35
Compare
Choose a tag to compare

v1.2.1

16 Nov 19:36
Compare
Choose a tag to compare
  • Adopt explicit files when publishing.
  • Add sideEffects: false to the package.json. (Note: this was later reverted!)
  • Update dependencies.

v1.2.0

25 Jan 01:17
Compare
Choose a tag to compare

v1.1.3

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

v1.1.2

24 Aug 19:25
Compare
Choose a tag to compare
  • Update dependencies.