v2.1.0
What's Changed
⬆️ Dependencies
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot[bot] in #159
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot[bot] in #158
- Bump terser from 4.8.0 to 4.8.1 by @dependabot[bot] in #148
- Bump nanoid from 3.1.23 to 3.3.4 in /examples by @dependabot[bot] in #162
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot[bot] in #164
- Bump minimist from 1.2.5 to 1.2.7 in /examples by @dependabot[bot] in #163
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples by @dependabot[bot] in #161
- Bump nanoid from 3.1.23 to 3.3.4 by @dependabot[bot] in #165
- Bump terser from 4.8.0 to 4.8.1 in /examples by @dependabot[bot] in #147
- Bump node-fetch from 2.6.1 to 2.6.7 in /examples by @dependabot[bot] in #145
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot[bot] in #143
- Bump tar from 6.1.0 to 6.1.12 in /examples by @dependabot[bot] in #166
- Bump eventsource from 1.1.0 to 1.1.2 in /examples by @dependabot[bot] in #167
- Bump async from 2.6.3 to 2.6.4 by @dependabot[bot] in #137
- Bump async from 2.6.3 to 2.6.4 in /examples by @dependabot[bot] in #136
- Bump url-parse from 1.5.1 to 1.5.10 by @dependabot[bot] in #127
- Bump url-parse from 1.5.1 to 1.5.10 in /examples by @dependabot[bot] in #126
- Bump follow-redirects from 1.14.1 to 1.14.8 by @dependabot[bot] in #123
- Bump follow-redirects from 1.14.1 to 1.14.8 in /examples by @dependabot[bot] in #122
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot[bot] in #101
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot[bot] in #100
- Bump tmpl from 1.0.4 to 1.0.5 in /examples by @dependabot[bot] in #99
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot[bot] in #90
- Bump pnpm/action-setup from 4 to 6 by @dependabot[bot] in #195
- Bump actions/checkout from 5 to 7 by @dependabot[bot] in #196
- Bump actions/setup-node from 5 to 7 by @dependabot[bot] in #197
- Bump @types/node from 15.14.9 to 26.1.2 by @dependabot[bot] in #200
🧹 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