Releases: visjs/vis-graph3d
Releases · visjs/vis-graph3d
v7.0.2
7.0.2 (2025-09-15)
Bug Fixes
v7.0.1
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
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
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
6.0.7 (2025-05-10)
Bug Fixes
- deps: allow uuid ^10 and ^11 (409e047)
v6.0.6
6.0.6 (2023-11-24)
Bug Fixes
- deps: update dependency component-emitter to v2 (#1042) (7aaf8c1)
v6.0.5
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
6.0.4 (2023-03-22)
Bug Fixes
v6.0.3
6.0.3 (2023-03-21)
Bug Fixes
- deps: synchronize peer dep versions across packages (#936) (f657e3d)
v6.0.2
6.0.2 (2021-08-22)
Bug Fixes
- deps: update dependency vis-util to v5.0.2 (#479) (ef82e47)