Skip to content

Releases: visjs/vis-util

v1.1.4

29 Jul 21:56
4a440bb

Choose a tag to compare

  • chore: always build before publishing (#19)
  • chore: add git hooks via husky (#18)

v1.1.3

29 Jul 19:20

Choose a tag to compare

  • fix(selectiveExtend): stop ignoring first two source objects
  • chore(tests): add a better test (100% test coverage now) for selectiveDeepExtend (#16)

v1.1.2

29 Jul 19:22
b462acb

Choose a tag to compare

  • chore(package): update vis-uuid
  • chore(tests): add a few more tests and enable some old tests (#13)
  • chore(package): add version and publish package hooks (#12)
  • chore(tests): more tests (#11)
  • chore(tests): add test coverage

v1.1.1

21 Jul 15:50

Choose a tag to compare

  • Update docs
  • Use vis as UMD name
  • Bump lodash from 4.17.11 to 4.17.14
  • Fix build:code package.json script
  • Remove unused extensions
  • Make some cosmetic changes in comments
  • Use overloads in binarySearchCustom
  • fix: chang exported name to 'vis'
  • Fix a copy-paste error
  • Fix Moment and backwards compatibility issues
  • Rewrite into TypeScript and add docs
  • chore: use default rollup config filename

v1.0.2

21 Jul 15:49

Choose a tag to compare

  • chore: include build step
  • chore: add README
  • feat: move util to its own module
  • chore: seperate uuid into its own module