Skip to content

Tags: Good-Proton/tapjs

Tags

@tapjs/run@3.0.3-fix.7

Toggle @tapjs/run@3.0.3-fix.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support electron from version 33 [sc-25580] (#5)

* feat: support electron version from 31

* fix

---------

Co-authored-by: Vyacheslav Dorzhiev <14217809+sanperrier@users.noreply.github.com>

tap@20.0.3-fix.2

Toggle tap@20.0.3-fix.2's commit message
fix(tap): pin dependencies

@tapjs/run@3.0.3-fix.6

Toggle @tapjs/run@3.0.3-fix.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(run): support electron 31 (#4)

@tapjs/run@3.0.3-fix.5

Toggle @tapjs/run@3.0.3-fix.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(run): support windows paths in dynamic entry (#3)

@tapjs/run@3.0.3-fix.4

Toggle @tapjs/run@3.0.3-fix.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Electron 29 support [sc-23223]

* support electron 29
* update maps
* recursive mkdir
* refactor(run): simplify `test-args` and dynamic entrypoints

---------

Co-authored-by: Vyacheslav Dorzhiev <14217809+sanperrier@users.noreply.github.com>

@tapjs/core@3.0.3-fix.3

Toggle @tapjs/core@3.0.3-fix.3's commit message
fix(core): flex conditions for OK test's `exitCode` and `signal`

@tapjs/run@3.0.3-fix.2

Toggle @tapjs/run@3.0.3-fix.2's commit message
wip

@tapjs/core@3.0.3-fix.2

Toggle @tapjs/core@3.0.3-fix.2's commit message
fix(core, tap): move electron-related stuff to `core` and fix `argv` …

…parsing

@tapjs/run@3.0.3-fix.1

Toggle @tapjs/run@3.0.3-fix.1's commit message
fix