Releases: paketo-buildpacks/npm-install
v0.0.43
-
Refactor tests to leverage new pack capablities - Pend test that requires --network flag in pack, this should be unpended when there is a pack release that has that flag
(https://www.pivotaltracker.com/story/show/166687251) -
Adds cached buildpack test
(https://www.pivotaltracker.com/story/show/166687251)
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.42
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.41
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.40
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.39
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.38
- Factors out metadata creation
- creates new Checksum type
(https://www.pivotaltracker.com/story/show/166687251)
- creates new Checksum type
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.37
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.36
-
Uses npm ci command to install packages when possible
(https://www.pivotaltracker.com/story/show/166687251) -
Renames modules/modules* to modules/contributor*
(https://www.pivotaltracker.com/story/show/166687251)
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.35
No major changes.
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |
v0.0.34
- Refactors detector codepath
- renames detector pkg -> detection
- splits up detector.Detector into 2 parts:
- detection.GetNodeVersion which parses the node version number out of
a package.json - detection.NewPlan which will return a buildplan.Plan
(https://www.pivotaltracker.com/story/show/166687251)
- detection.GetNodeVersion which parses the node version number out of
Supported stacks:
name |
---|
org.cloudfoundry.stacks.cflinuxfs3 |
io.buildpacks.stacks.bionic |