Releases: vinsonchuong/puppet-strings-open-app
Releases · vinsonchuong/puppet-strings-open-app
v4.0.4
4.0.4 (2023-11-17)
Bug Fixes
- dependencies: Update dependencies (a79c356)
v4.0.3
4.0.3 (2023-03-08)
Bug Fixes
- dependencies: Update dependencies. Speed up openApp by removing unnecessary wait (2902c4d)
v4.0.2
4.0.2 (2023-03-07)
Bug Fixes
- package.json: Add main field to address deprecation warning (7436f14)
v4.0.1
4.0.1 (2023-03-07)
Bug Fixes
- dependencies: Update dependencies. Bring in bug fix from passing-notes-ui (fc5e0b9)
v4.0.0
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
3.0.2 (2019-09-01)
Bug Fixes
- dependencies: Update dependencies (a161e40)
v3.0.1
3.0.1 (2019-05-27)
Bug Fixes
- dependencies: Update dependencies for bug fixes (31d8e4a)
v3.0.0
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
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
1.3.4 (2019-04-25)
Bug Fixes
- openApp: Explicitly wait for compilation to complete and log any errors (a012127)