Skip to content

Releases: paketo-buildpacks/npm-install

v0.0.10

09 Jul 16:01
Compare
Choose a tag to compare
  • 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

18 Jun 19:00
Compare
Choose a tag to compare

Supported stacks:

name
org.cloudfoundry.stacks.cflinuxfs3
io.buildpacks.stacks.bionic

v0.0.8

13 May 13:22
Compare
Choose a tag to compare
  • Remove buildpacks from id

v0.0.7

02 Apr 15:06
Compare
Choose a tag to compare
  • release to restore pipeline state

v0.0.6

01 Apr 22:19
Compare
Choose a tag to compare
Release npm-cnb version 0.0.6

Co-authored-by: Daniel Thornton <[email protected]>

v0.0.4

14 Feb 21:31
Compare
Choose a tag to compare

v0.0.4 Feb 14, 2019

v0.0.3

13 Dec 21:44
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Fix incorrect version in buildpack.toml

v0.0.2

13 Dec 19:26
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
Bump go.mod

Co-authored-by: Zander Mackie <[email protected]>

v0.0.1

29 Nov 21:43
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Install node_modules to layer named modules instead of npm

[#161654202]

v0.0.1-alpha

06 Nov 20:54
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
Fix rebuild layer unit test

[#161557168]

Co-authored-by: An Yu <[email protected]>