Releases: jctaveras/heroku-deploy
Releases · jctaveras/heroku-deploy
Release v3.1.0
Release v3.0.0
Major Changes
- Add TypeScript support to the code
- Change
@zeit/ncc
to@vercel/ncc
to build the package
Breaking Changes
- Simplify the build and push logic to just use the
heroku:push
action - Users will have to name their
Dockerfile
according to theirprocess_type
. For example:Dockerfile.web
forprocess_type = web
Dockerfile.wroker
forprocess_type = worker
- No longer support
docker
options via theoptions
input - Replace the
formation
input for theprocess_type
input - The
process_type
input is a list of space separated process type which will have to mach the number ofDockerfil
pushed on the push process
Which Issues does this PR Closes?
Closes: #23
Release v2.1.3
v2.1.3: Fix Dockerfiles with relative path
Release v2.1.2
v2.1.2: Fix Dockerfile Path Issue
Release v2.1.1
Fix Build
Release v2.1.0-rc
Test Version v2.1.0-rc
Release v2.1.0
Allow Users to Change the Dyno Formation
Release v2.0.0-rc
Release Candidate v2.0.0-rc
Release v2.0.0
Release v2.0.0
Release v1.2.2
Release v1.2.2