Releases: saiichihashimoto/vercel-cron
Releases · saiichihashimoto/vercel-cron
v1.2.2
1.2.2 (2024-09-30)
Bug Fixes
- node: updating node versions for vercel's currently supported versions (0a0c1c1)
v1.2.1
1.2.1 (2024-01-16)
Bug Fixes
- docs: readme and descriptions (8bbfc03), closes #4
v1.2.0
1.2.0 (2024-01-16)
Features
- env: load env vars using @next/env (c347d63), closes #13
v1.1.6
1.1.6 (2024-01-16)
Bug Fixes
- output: change CRON to cron/Cron (e28ae75)
v1.1.5
1.1.5 (2024-01-15)
Bug Fixes
v1.1.4
1.1.4 (2024-01-15)
Bug Fixes
- fs: using fs instead of fs/promises (4ed49e3)
v1.1.3
1.1.3 (2024-01-14)
Bug Fixes
- docs: get me that sweet stryker badge (002db56)
v1.1.2
1.1.2 (2024-01-14)
Bug Fixes
- build: use tsc instead of tsup (e887f55)
v1.1.1
1.1.1 (2024-01-14)
Bug Fixes
- args: changes to some args (2fcd7c8)
v1.1.0
1.1.0 (2024-01-13)
Features