Skip to content

Releases: steve-taylor/viz

v3.0.1

15 May 03:39

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.1-alpha.2

14 May 16:50

Choose a tag to compare

v3.0.1-alpha.2 Pre-release
Pre-release

What's changed

  • Add babel-loader

Full Changelog: v3.0.1-alpha.1...v3.0.1-alpha.2

v3.0.1-alpha.1

14 May 14:11

Choose a tag to compare

v3.0.1-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0...v3.0.1-alpha.1

Click and hover actions

19 Jul 05:47

Choose a tag to compare

Export puppeteer's click and hover functions.

Type definitions and config changes

17 Jul 16:12

Choose a tag to compare

  • Type definitions for TypeScript
  • Configurable Babel settings
  • Optional sourcemaps
  • Optional viewport scale factor
  • Automatic Chrome path discovery

Breaking changes:

  • Tests must now import describe, beforeEach, afterEach, test and it.
  • Babel configuration must be overridden in the config file to support React.

Fix watchify dependency

17 Jul 15:55

Choose a tag to compare

Pre-release
v2.0.0-alpha.9

2.0.0-alpha.9

Fix the test compiler

17 Jul 15:46

Choose a tag to compare

Fix the test compiler Pre-release
Pre-release

This release finally fixes the test compiler and adds some additional config items.

Fix viz compiler

17 Jul 07:45

Choose a tag to compare

Fix viz compiler Pre-release
Pre-release
v2.0.0-alpha.7

2.0.0-alpha.7

Test compiler fixes

15 Jul 07:56

Choose a tag to compare

Test compiler fixes Pre-release
Pre-release

Add TypeScript support to the tests compiler.

TypeScript fixes

15 Jul 07:49

Choose a tag to compare

TypeScript fixes Pre-release
Pre-release

Add Babel presets to support TypeScript.