Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 23:09
726a3b3

What's Changed

⬆️ Dependencies

🧹 Other Changes

  • fix: stabilize the fallback value of useXarrow by @xandris in #155
  • ci: add build/test pipeline and modernize the toolchain by @Eliav2 in #194
  • Fix line SVG dotted animation in strict mode by @Reflejo in #174
  • feat: rebuild the demo on Vite + React 19, self-host it on GitHub Pages by @Eliav2 in #201
  • fix(xarrow): end the draw phase without an arrowhead, drop invalid repeatCount by @Eliav2 in #205
  • build: replace webpack with Vite and ship a real ESM/CJS package by @Eliav2 in #204
  • ci: group generated release notes into categories by @Eliav2 in #206
  • chore: point everything at main after the default branch rename by @Eliav2 in #207
  • fix(demo): dedupe React so example routes stop crashing by @Eliav2 in #203
  • ci: configure Netlify so deploy previews actually build by @Eliav2 in #209
  • test(demo): replace the bundle grep with a real single-React test by @Eliav2 in #208
  • fix(geometry): stop emitting NaN when start and end coincide by @Eliav2 in #210
  • build(deps-dev): bump typescript to 6.0.3 and modernise module resolution by @Eliav2 in #211
  • refactor: remove all three runtime dependencies by @Eliav2 in #212
  • chore: prepare the 2.1.0 release by @Eliav2 in #214
  • chore(release): 2.1.0 by @Eliav2 in #215

New Contributors

Full Changelog: v2.0.2...v2.1.0