Releases: amondnet/vercel-action
Releases · amondnet/vercel-action
v25.2.0
What's Changed
- feat: allow spaces in vercel-args by @skyf0l in #237
- build(deps): bump minimist, mkdirp, karma, handlebars and protractor in /example/angular by @dependabot in #226
- chore: package script by @skyf0l in #238
- Fix for #249 by @dmarcucci in #254
- updated the version of the action in the docs by @RockBacon9922 in #246
- feat: use node 20 by @amondnet in #255
New Contributors
- @skyf0l made their first contribution in #237
- @dmarcucci made their first contribution in #254
- @RockBacon9922 made their first contribution in #246
Full Changelog: v25.1.1...v25.2.0
v25
What's Changed
- build(deps): vercel 25.0.1 by @amondnet in #154
- docs: add nextjs example by @amondnet in #157
- ci: add nextjs example by @amondnet in #159
- ci: add nextjs example by @amondnet in #160
- Pin Vercel CLI to 25.1.0 by @vitorbal in #171
- feat: add vercel-version option by @michalak111 in #183
- fix: workflow examples with deprecated commands by @nicosommi in #189
- chore(deps): bump @actions/core to v1.10.0 by @michalak111 in #208
- fix: don't require the deprecated zeit-token action input by @cassus in #210
- feat: retry on alias creation error by @danmichaelo in #215
New Contributors
- @vitorbal made their first contribution in #171
- @michalak111 made their first contribution in #183
- @nicosommi made their first contribution in #189
- @cassus made their first contribution in #210
- @danmichaelo made their first contribution in #215
Full Changelog: v20...v25
v25.1.1
What's Changed
- feat: add vercel-version option by @michalak111 in #183
- fix: workflow examples with deprecated commands by @nicosommi in #189
- chore(deps): bump @actions/core to v1.10.0 by @michalak111 in #208
- fix: don't require the deprecated zeit-token action input by @cassus in #210
- feat: retry on alias creation error by @danmichaelo in #215
New Contributors
- @michalak111 made their first contribution in #183
- @nicosommi made their first contribution in #189
- @cassus made their first contribution in #210
- @danmichaelo made their first contribution in #215
Full Changelog: v25.1.0...v25.1.1
v25.1.0
v25.0.0
v20.0.2
What's Changed
- docs: remove builds from vercel.json by @amondnet in #133
- Revert "docs: remove builds from vercel.json" by @amondnet in #134
- docs: use
@vercel/static-build
instead of@now/static
by @amondnet in #135 - docs: how to skip build step by @amondnet in #136
- fix: add quotes around commit message by @Regaddi in #141
New Contributors
Full Changelog: v20.0.1...v20.0.2
v20: chore: publish 20.0.2
Signed-off-by: Minsu Lee <amond@amond.net>
v20.0.1
What's Changed
- build(deps): bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #44
- build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /example/angular by @dependabot in #35
- build(deps): bump lodash from 4.17.15 to 4.17.20 by @dependabot in #36
- ci: pull_request_target by @amondnet in #59
- feat: enable users to customize github comment by @sundoufu in #56
- ci: use pull request target by @amondnet in #63
- docs: remove deprecated package now/node-server by @amondnet in #62
- chore: Fix typo in README.md by @caoer in #73
- reformated checkbox by @claranceliberi in #92
- Use vercel-compatible ref naming by @andyrichardson in #108
- Parse deployment details in Github comments by @abstractalgo in #124
- feat: Vercel Metadata Override by @cgosiak in #118
New Contributors
- @sundoufu made their first contribution in #56
- @caoer made their first contribution in #73
- @claranceliberi made their first contribution in #92
- @andyrichardson made their first contribution in #108
- @abstractalgo made their first contribution in #124
- @cgosiak made their first contribution in #118
Full Changelog: v20...v20.0.1
v20.0.0
Implemented enhancements:
Closed issues:
Merged pull requests:
- chore(README): Update deployment script path #49 (richardtapendium)
- chore(deps): vercel cli v20.1.1 #41 (amondnet)
v19.0.1+4
Fixed bugs:
- Getting errors after upgrading to vercel-action #4
Closed issues:
set-env
command is deprecated and will be disabled soon #42- Unable to find version #39
- Difficulty adding multiple environment variables in vercel-args #38
- Deployment never finish #32
- Input required and not supplied:
${name}
#26
Merged pull requests: