Releases: paketo-buildpacks/npm-install
Releases · paketo-buildpacks/npm-install
v0.0.15
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.14
- Do not error out if detection criteria are unmet
(https://www.pivotaltracker.com/story/show/164991430)
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.13
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.12
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.11
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.10
- Remove buildpack.toml, in favor of buildpack.toml.tmpl
- Use go templating (./scripts/template.go) to construct the buildpack.toml when packaging/releasing cnbs
- The CHANGELOG is deprecated, in favor of release notes
- Use dagger.DeleteBuildpack to preserve built CNB in our release pipeline
(https://www.pivotaltracker.com/story/show/166793497)
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.9
-
Add tip to vendor node_modules
(https://www.pivotaltracker.com/story/show/163528537) -
Update unmet node dependencies err to be more visible
(https://www.pivotaltracker.com/story/show/164386880)
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.8
- Remove buildpacks from id
v0.0.7
- release to restore pipeline state
v0.0.6
Release npm-cnb version 0.0.6 Co-authored-by: Daniel Thornton <[email protected]>