Skip to content

Releases: visjs/vis-graph3d

v7.0.2

15 Sep 17:38
bba0182
Compare
Choose a tag to compare

7.0.2 (2025-09-15)

Bug Fixes

v7.0.1

13 Jul 08:06
535a18e
Compare
Choose a tag to compare

7.0.1 (2025-07-13)

Bug Fixes

  • deps: require version of vis-* pkgs that are hybrid ESM+CJS (8f11d97)
  • deps: update dependency uuid to v11 (#1116) (d975f3f)

v7.0.0

12 Jul 19:14
8110253
Compare
Choose a tag to compare

7.0.0 (2025-07-12)

Bug Fixes

  • deps: major vis-* updates (bb7d3fe)

  • deps: major vis-* updates (c3ad945)

  • deps: major vis-* updates (16671cc)

  • feat(package)!: rework to hybrid ESM+CJS package (d02bb3f)

BREAKING CHANGES

  • For most people there should be no breaking changes,
    e.g. if you require this package, you'll get CJS, if you import this
    package, you'll get ESM. However, I'm sure there will be edge cases and
    this will require some migration steps for some so I'm labeling it as a
    major (breaking) release.

In case of edge cases, it should suffice to rewrite imports.

v6.0.8

25 Jun 18:02
79d8c02
Compare
Choose a tag to compare

6.0.8 (2025-06-25)

Bug Fixes

  • #1064: graph rotation via pointer getting stuck even after pointer button release (#1133) (79d8c02), closes #1064

v6.0.7

10 May 16:56
409e047
Compare
Choose a tag to compare

6.0.7 (2025-05-10)

Bug Fixes

  • deps: allow uuid ^10 and ^11 (409e047)

v6.0.6

24 Nov 17:25
7aaf8c1
Compare
Choose a tag to compare

6.0.6 (2023-11-24)

Bug Fixes

  • deps: update dependency component-emitter to v2 (#1042) (7aaf8c1)

v6.0.5

02 Nov 14:00
84375b0
Compare
Choose a tag to compare

6.0.5 (2023-11-02)

Performance Improvements

  • remove add/remove event polyfills\n\nWe don't polyfill these browsers using core-js (i.e. it most likely doesn't work anyway) and barely anyone is using them nowadays. (#1025) (84375b0)

v6.0.4

22 Mar 11:11
24f8a14
Compare
Choose a tag to compare

6.0.4 (2023-03-22)

Bug Fixes

v6.0.3

21 Mar 17:16
f657e3d
Compare
Choose a tag to compare

6.0.3 (2023-03-21)

Bug Fixes

  • deps: synchronize peer dep versions across packages (#936) (f657e3d)

v6.0.2

22 Aug 15:03
ef82e47
Compare
Choose a tag to compare

6.0.2 (2021-08-22)

Bug Fixes

  • deps: update dependency vis-util to v5.0.2 (#479) (ef82e47)