mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-11 04:22:13 +00:00
* [now dev] Bundle `canary` builders for Now CLI canary Closes #2641. * Add unit tests * More unit tests * Use `semver.parse()` in `getDistTag()` * Convert build script to TypeScript, DRY the `getDistTag()` function * Prettier