Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Releases: willdurand/puppet-nodejs

1.8.3 (2014-10-13)

13 Oct 11:36
Compare
Choose a tag to compare

1.8.2 (2014-10-10)

10 Oct 14:21
Compare
Choose a tag to compare
  • Fixed: require_relative does not work with Ruby 1.8 (#69)

Puppet Forge: https://forge.puppetlabs.com/willdurand/nodejs/1.8.2

1.8.1 (2014-10-09)

09 Oct 09:05
Compare
Choose a tag to compare
  • Fixed: metadata.json

You will probably be interested in changes of release 1.8.0.


Puppet Forge: https://forge.puppetlabs.com/willdurand/nodejs/1.8.1

1.8.0 (2014-10-09)

09 Oct 09:05
Compare
Choose a tag to compare
  • Added: caching layer for nodejs_latest_version and nodejs_stable_version facts.
  • Added: new metadata.json file

Puppet Forge: https://forge.puppetlabs.com/willdurand/nodejs/1.8.0

1.7.1 (2014-10-07)

07 Oct 12:27
Compare
Choose a tag to compare
  • Fixed: npm list --json parsing error

Puppet Forge: https://forge.puppetlabs.com/willdurand/nodejs/1.7.1

1.7.0

02 Oct 15:08
Compare
Choose a tag to compare
  • Added: new nodejs::npm() type (see #65)
  • Fixed: nodejs_installed_version facter must use full path (see #59)

Puppet Forge: https://forge.puppetlabs.com/willdurand/nodejs/1.7.0

1.6.5

25 Jun 13:15
Compare
Choose a tag to compare
  • Fixed: set home variable on npm command (#50, #51)

Puppet Forge: https://forge.puppetlabs.com/willdurand/nodejs/1.6.5

1.6.4

17 Apr 07:44
Compare
Choose a tag to compare
  • ignore fixtures directory in git archive (should fix #45 and #49)

1.6.3

11 Apr 07:45
Compare
Choose a tag to compare
  • add .gitattributes file to maintain line endings for .sh files (fixes #47)

1.6.2

10 Mar 12:53
Compare
Choose a tag to compare
  • Fixed: duplicate declaration error (#34)