Skip to content

Releases: tinylibs/tinyexec

1.2.4

31 May 09:16
d8c3c65

Choose a tag to compare

What's Changed

  • fix: revert grandchild fix for now by @43081j in #140

Full Changelog: 1.2.3...1.2.4

1.2.3

28 May 10:37
20e4117

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #135
  • fix: destroy piped streams on child exit to prevent grandchild deadlock by @Mearman in #137

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

23 May 16:11
65ef525

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

23 May 15:22
6d499f2

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

21 May 08:10
3bafedb

Choose a tag to compare

What's Changed

  • refactor: inline parse by @hyperz111 in #100
  • chore: check types on lint by @43081j in #119
  • test: add more normalize tests by @43081j in #120
  • build: update tsdown config and dependencies by @hyperz111 in #121
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #122
  • chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in #123
  • chore: set workflow permissions by @43081j in #124
  • feat: add nodePath flag by @43081j in #125
  • test: tidy up env tests by @43081j in #126
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #128
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #127
  • chore: setup funding / publish env by @43081j in #129
  • chore: enable staged publishes by @43081j in #130

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

29 Apr 07:39
66f2038

Choose a tag to compare

What's Changed

  • feat: accept readonly string[] for args parameters by @tatzyr in #112
  • chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot[bot] in #113
  • fix: Fix typo in README by @porada in #114
  • chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #116
  • chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by @dependabot[bot] in #115
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #117
  • fix: remove normalisation of commands by @43081j in #118

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.2-next.0

28 Apr 16:29
66f2038

Choose a tag to compare

1.1.2-next.0 Pre-release
Pre-release

What's Changed

  • feat: accept readonly string[] for args parameters by @tatzyr in #112
  • chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot[bot] in #113
  • fix: Fix typo in README by @porada in #114
  • chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #116
  • chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by @dependabot[bot] in #115
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #117
  • fix: remove normalisation of commands by @43081j in #118

New Contributors

Full Changelog: 1.1.1...1.1.2-next.0

1.1.1

07 Apr 12:48
53d1934

Choose a tag to compare

What's Changed

  • fix: install npm twice to make publish work by @43081j in #111

Full Changelog: 1.1.0...1.1.1

1.1.0

07 Apr 12:41
8a2484f

Choose a tag to compare

What's Changed

  • test: add publint by @AriPerkkio in #95
  • chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #97
  • feat(#33): implements sync API by @SukkaW in #96
  • docs(#96): add sync API docs by @SukkaW in #98
  • Improve Bun runtime compatibility by @iiroj in #101
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #105
  • feat: Support Result | ExecProcess | string for options.stdin by @porada in #106
  • fix: use stream.pipeline to fix combining streams with auto-destroy disabled by @iiroj in #103
  • fix: add current node executable's directory to start of PATH by @iiroj in #108
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #110

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

13 Mar 17:58
fab99e9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4