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

Releases: willdurand/puppet-nodejs

2.1.2 (2020-09-15)

15 Sep 17:30
a0d571c
Compare
Choose a tag to compare
  • Allow puppetlabs-stdlib at version 6.x (#196)

2.1.1 (2020-10-19)

15 Sep 17:32
bd5ec57
Compare
Choose a tag to compare
  • Fixed issue in npm package provider: #191

2.1.0 (2019-01-16)

16 Jan 11:13
6efe903
Compare
Choose a tag to compare

Notable changes

  • Dropped unsupported Puppet3
  • Make source tarballs for NodeJS configurable (#185)

For a full changelog, please refer to CHANGELOG.md

2.0.3 (2018-09-21)

21 Sep 10:51
0519968
Compare
Choose a tag to compare

2.0.2 (2018-06-11)

11 Jun 09:06
01a4524
Compare
Choose a tag to compare

2.0.1 (2018-05-01)

01 May 15:37
20ff732
Compare
Choose a tag to compare
  • Support for Puppet 5
  • Install rubygems when managing dependencies

2.0.0 (2018-01-07)

07 Jan 01:32
30bde5b
Compare
Choose a tag to compare

2.0.0-alpha3 (2017-07-13)

13 Jul 09:26
a8b01bb
Compare
Choose a tag to compare
Pre-release

This is the third alpha release of puppet-nodejs v2. From now on we'll only accept bugfixes for changes in 2.0, new features will land in 2.1.

Fixed

  • #174 - executable of global NPM packages not found in $PATH

2.0.0-alpha2 (2017-03-24)

24 Mar 20:43
fe41d67
Compare
Choose a tag to compare
Pre-release

We're happy to announce the second pre-release of willdurand/nodejs! 🎉 🎉

Notes

To review the entire list of changes, please refer to the CHANGELOG.md

Changes

  • Support for ARM processor architecture (#169)
  • Removed useless auto-install of git (#168)
  • Added download_timeout parameter to ::nodejs to avoid hacks to set the download timeout of ::nodejs::instance::download
  • Added a build_deps parameter to fix issues with duplicated declarations (see willdurand/puppet-composer#44 for further information)
  • Simplified public API of ::nodejs::npm

1.9.6 (2017-01-15)

15 Jan 09:53
436116d
Compare
Choose a tag to compare

Fixed: