Skip to content

Releases: vinsonchuong/puppet-strings-open-app

v4.0.4

17 Nov 04:43
a79c356
Compare
Choose a tag to compare

4.0.4 (2023-11-17)

Bug Fixes

  • dependencies: Update dependencies (a79c356)

v4.0.3

08 Mar 16:19
2902c4d
Compare
Choose a tag to compare

4.0.3 (2023-03-08)

Bug Fixes

  • dependencies: Update dependencies. Speed up openApp by removing unnecessary wait (2902c4d)

v4.0.2

07 Mar 16:11
7436f14
Compare
Choose a tag to compare

4.0.2 (2023-03-07)

Bug Fixes

  • package.json: Add main field to address deprecation warning (7436f14)

v4.0.1

07 Mar 16:08
fc5e0b9
Compare
Choose a tag to compare

4.0.1 (2023-03-07)

Bug Fixes

  • dependencies: Update dependencies. Bring in bug fix from passing-notes-ui (fc5e0b9)

v4.0.0

03 Mar 05:00
aaf225d
Compare
Choose a tag to compare

4.0.0 (2023-03-03)

Features

  • dependencies: Update dependencies. Stop using Flow. (e88a86c)
  • openApp: Allow the ability to provide virtual files. (f95eb1a)

BREAKING CHANGES

  • openApp: openApp() now takes an object as argument
  • dependencies: This package no longer exports Flow types.

v3.0.2

01 Sep 04:04
a161e40
Compare
Choose a tag to compare

3.0.2 (2019-09-01)

Bug Fixes

  • dependencies: Update dependencies (a161e40)

v3.0.1

27 May 06:08
31d8e4a
Compare
Choose a tag to compare

3.0.1 (2019-05-27)

Bug Fixes

  • dependencies: Update dependencies for bug fixes (31d8e4a)

v3.0.0

26 May 03:58
5fda6ab
Compare
Choose a tag to compare

3.0.0 (2019-05-26)

Features

  • openApp: Always open in Chrome (5fda6ab)

BREAKING CHANGES

  • openApp: No longer takes a path to a browser as first argument

v2.0.0

30 Apr 05:12
b7905c5
Compare
Choose a tag to compare

2.0.0 (2019-04-30)

Features

  • puppet-strings: Update to latest version of puppet-strings (b7905c5)

BREAKING CHANGES

  • puppet-strings: Added browserPath argument as puppet-strings openBrowser now requires it

v1.3.4

25 Apr 21:28
a012127
Compare
Choose a tag to compare

1.3.4 (2019-04-25)

Bug Fixes

  • openApp: Explicitly wait for compilation to complete and log any errors (a012127)