Skip to content

Releases: airbnb/visx

v3.1.1

22 Mar 20:09
Compare
Choose a tag to compare

v3.1.1 (2023-03-22)

πŸ› Bug Fix

  • fix(zoom): prevent wheel interfering with pinch #1639

πŸ† Contributors

v3.1.0

08 Mar 00:37
Compare
Choose a tag to compare

v3.1.0 (2023-03-08)

πŸš€ Enhancements

  • feat(axis): support object type tickLabelProp #1662

πŸ† Contributors

v3.0.2

07 Mar 00:53
Compare
Choose a tag to compare

v3.0.2 (2023-03-07)

πŸ› Bug Fix

  • fix(demo/sandboxes, xychart): Convert '@visx/.../src/...' to '@visx/.../lib/...' #1660

πŸ“ Documentation

  • docs: Add Fig Stats to In the wild #1652

πŸ† Contributors

v3.0.1

13 Feb 20:17
Compare
Choose a tag to compare

v3.0.1 (2023-02-13)

πŸ› Bug Fix

  • fix(demo): fix missing API documentation #1648

πŸ“ Documentation

  • fix(demo): fix missing API documentation #1648

🏠 Internal

  • Delete ROADMAP.md #1628

πŸ† Contributors

v3.0.0

06 Jan 22:21
Compare
Choose a tag to compare

v3.0.0 (2023-01-06)

πŸ’₯ Breaking Changes

  • security: Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" #1621
  • breaking(annotation): remove deprecated/LinePathAnnotation #1620
  • breaking(responsive, xychart): require ResizeObserver or polyfill #1622

🏠 Internal

  • internal(github/workflows): add tsconfig + demo site build checks #1626
  • deps(demo): upgrade to next@11 to fix ESM imports #1627

πŸ† Contributors

v2.18.0

03 Jan 21:28
Compare
Choose a tag to compare

v2.18.0 (2023-01-03)

πŸ› Bug Fix

  • fix(demo/pages/docs): use relative imports to fix API docs #1612
  • Revert breaking "deps(scale): bump d3-interpolate and d3-scale" #1619

πŸ“ Documentation

  • fix(demo/pages/docs): use relative imports to fix API docs #1612

πŸ† Contributors

v2.17.0

22 Dec 00:51
Compare
Choose a tag to compare

v2.17.0 (2022-12-22)

πŸ› Bug Fix

  • deps(scale): bump d3-interpolate and d3-scale #1578

🏠 Internal

  • internal: migrate off nimbus #1609

πŸ† Contributors

v2.16.1

20 Dec 23:32
Compare
Choose a tag to compare

v2.16.1 (2022-12-20)

πŸ› Bug Fix

  • fix(demo/radar): uneven data elements renders spokes and web out of sync #1599
  • fix(brush): update brush start/end on window resize #1606

πŸ“ Documentation

  • docs(xychart): fix typo #1594

🏠 Internal

  • internal(github-actions): add github release script #1585

πŸ† Contributors

v2.10.0

09 May 12:58
Compare
Choose a tag to compare

What's Changed

  • docs: add WHO in the wild by @artidata in #1486
  • deps: Update to support React 18 by @Gaya in #1483
  • new(react-spring): add tickLineProps to AnimatedTicks by @Zenith00 in #1490
  • feat(xychart): add colorAccessor to LineSeries by @Zenith00 in #1489

New Contributors

Full Changelog: v2.9.2...v2.10.0

v1.6.1

08 Mar 20:16
Compare
Choose a tag to compare

πŸ› Bug Fix

  • fix(network): string type in node/linkComponent #1078
  • fix(xychart/Axis): export AxisScale type, set default Scale generic #1094

πŸ“ Documentation

  • fix(network): string type in node/linkComponent #1078

🏠 Internal

  • build(happo): decrease compare threshold #1088
  • new(workflows/push): automate releases #1073

πŸ† Contributors