- b2161bb: Drop accidental declared support for Node 16, which has never worked
- e5a9066: Pin back adm-zip to prevent unzip from crashing
- ab5d9e5: Update minimum node version to v18
- 685a3ed: Attempt to update local branches on
every-ts fetch
- c143c42: Ensure repo is cloned before bisect commands are run
- fcc9b5f: Always reset checkout on bisect reset
- d4be77f: Fix missing exit codes
- 713e55f: Add missing --version flag
- d9a5c3b: Print bisect action during bisect run
- 831d1b7: Directly execute fnm instead of using PATH
- 2069853: Fix node execution on Windows
- c6bb829: Add extra logging for failed builds
- 8203cd6: Ensure that longpaths are enabled when cloning on Windows
- a491de0: Fix bin linking on Windows
- 6e75119: Print a message when TS has been built successfully
- 409dc01: Fix git bisect when repo isn't clean
- be0ccf6: Add "every-ts dir" to get the repo dir for npm link
- b6d28a9: Document "every-ts fetch" and ensure it builds
- e51e137: Initial release