Releases: jakebailey/every-ts
Releases · jakebailey/every-ts
v2.0.2
Patch Changes
- b2161bb: Drop accidental declared support for Node 16, which has never worked
v2.0.1
Patch Changes
- e5a9066: Pin back adm-zip to prevent unzip from crashing
v2.0.0
Major Changes
- ab5d9e5: Update minimum node version to v18
v1.2.4
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
Patch Changes
- fcc9b5f: Always reset checkout on bisect reset
v1.2.1
Patch Changes
- 713e55f: Add missing --version flag
v1.2.0
Minor Changes
- d9a5c3b: Print bisect action during bisect run
Patch Changes
- 831d1b7: Directly execute fnm instead of using PATH
v1.1.4
Patch Changes
- 2069853: Fix node execution on Windows
v1.1.3
Patch Changes
- c6bb829: Add extra logging for failed builds
- 8203cd6: Ensure that longpaths are enabled when cloning on Windows