Releases: ViktorJT/Get-Vercel-preview-url
Releases · ViktorJT/Get-Vercel-preview-url
Bugfix
Forgot to rebuild with ncc; this actions should be working as normal now
Bugfix: incompatible sha
1.2.1 fix pr sha
Add support for 'push' trigger
1.2.0 add push support
New functionality
This release adds controls to prefix both the URL and url path, allowing for easier control of:
- Http protocol (defaults to
https://) - i10n by prefixing e.g. /en-GB/ to the preview url
First release
Base functionality added:
- Handling of push and PRs
- Poll Vercel API for deployment status
- Output deployment preview url
0.0.2
add log for debug
First release
0.0.1 update script