Skip to content

Releases: jakebailey/every-ts

v2.0.2

06 Jun 06:29
8bdcac7
Compare
Choose a tag to compare

Patch Changes

  • b2161bb: Drop accidental declared support for Node 16, which has never worked

v2.0.1

21 Mar 17:48
874ac68
Compare
Choose a tag to compare

Patch Changes

  • e5a9066: Pin back adm-zip to prevent unzip from crashing

v2.0.0

04 Feb 22:44
0282d57
Compare
Choose a tag to compare

Major Changes

  • ab5d9e5: Update minimum node version to v18

v1.2.4

04 Feb 22:36
1164444
Compare
Choose a tag to compare

Patch Changes

  • 685a3ed: Attempt to update local branches on every-ts fetch
  • c143c42: Ensure repo is cloned before bisect commands are run

v1.2.3

17 Nov 23:52
4c813dd
Compare
Choose a tag to compare

Patch Changes

  • fcc9b5f: Always reset checkout on bisect reset

v1.2.2

03 Nov 18:44
02de405
Compare
Choose a tag to compare

Patch Changes

v1.2.1

30 Oct 19:36
333c8ce
Compare
Choose a tag to compare

Patch Changes

  • 713e55f: Add missing --version flag

v1.2.0

30 Oct 18:51
1989218
Compare
Choose a tag to compare

Minor Changes

  • d9a5c3b: Print bisect action during bisect run

Patch Changes

  • 831d1b7: Directly execute fnm instead of using PATH

v1.1.4

13 Oct 17:44
05e56a8
Compare
Choose a tag to compare

Patch Changes

  • 2069853: Fix node execution on Windows

v1.1.3

13 Oct 02:52
1b0b719
Compare
Choose a tag to compare

Patch Changes

  • c6bb829: Add extra logging for failed builds
  • 8203cd6: Ensure that longpaths are enabled when cloning on Windows