Skip to content

Releases: visjs/vis-data

v8.0.3

10 Sep 16:22
e23c94c

Choose a tag to compare

8.0.3 (2025-09-10)

Bug Fixes

v8.0.2

10 Sep 15:17
2bfd19e

Choose a tag to compare

8.0.2 (2025-09-10)

Bug Fixes

v8.0.1

13 Jul 02:53
f5a085c

Choose a tag to compare

8.0.1 (2025-07-13)

Bug Fixes

  • deps: require version of vis-* pkgs that are hybrid ESM+CJS (1b04db9)

v8.0.0

12 Jul 18:34
c17459a

Choose a tag to compare

8.0.0 (2025-07-12)

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

Bug Fixes

  • deps: major vis-* updates (c17459a)
  • deps: major vis-* updates (8ee3861)

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.

v7.1.10

06 Jul 08:43
bfd77de

Choose a tag to compare

7.1.10 (2025-07-06)

Bug Fixes

  • deps: allow uuid ^10 and ^11 (77010fd)

v7.1.9

24 Nov 17:54
254eb5e

Choose a tag to compare

7.1.9 (2023-11-24)

Bug Fixes

  • deps: update dependency component-emitter to v2 (#1126) (254eb5e)

v7.1.8

08 Nov 02:10
3924917

Choose a tag to compare

7.1.8 (2023-11-08)

Bug Fixes

v7.1.7

13 Sep 18:14
c98c408

Choose a tag to compare

7.1.7 (2023-09-13)

Bug Fixes

  • deps: update dependency vis-dev-utils to v4.0.33 (#1042) (c98c408)

v7.1.6

22 Mar 11:40
8f6838a

Choose a tag to compare

7.1.6 (2023-03-22)

Bug Fixes

v7.1.5

21 Mar 20:55
f2a7bb6

Choose a tag to compare

7.1.5 (2023-03-21)

Bug Fixes

  • deps: allow v9 of uuid (#999) (2576178)
  • deps: synchronize peer dep versions across packages (#1027) (1d4b2fc)
  • types: typescript 4.8 compatibility (fefb552)