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

Releases: willdurand/puppet-nodejs

2.1.2 (2020-09-15)

Choose a tag to compare

@Ma27 Ma27 released this 15 Sep 17:30
a0d571c
  • Allow puppetlabs-stdlib at version 6.x (#196)

2.1.1 (2020-10-19)

Choose a tag to compare

@Ma27 Ma27 released this 15 Sep 17:32
bd5ec57
  • Fixed issue in npm package provider: #191

2.1.0 (2019-01-16)

Choose a tag to compare

@Ma27 Ma27 released this 16 Jan 11:13
6efe903

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)

Choose a tag to compare

@Ma27 Ma27 released this 21 Sep 10:51
0519968

See recent ChangeLog

2.0.2 (2018-06-11)

Choose a tag to compare

@Ma27 Ma27 released this 11 Jun 09:06
01a4524

2.0.1 (2018-05-01)

Choose a tag to compare

@Ma27 Ma27 released this 01 May 15:37
20ff732
  • Support for Puppet 5
  • Install rubygems when managing dependencies

2.0.0 (2018-01-07)

Choose a tag to compare

@Ma27 Ma27 released this 07 Jan 01:32
30bde5b

Final release of 2.0. All new features will go into 2.1, 1.9 will be kept maintained.

For the release notes please refer to the Changelogs and the alpha tags (https://github.com/willdurand/puppet-nodejs/releases/tag/2.0.0-alpha3, https://github.com/willdurand/puppet-nodejs/releases/tag/2.0.0-alpha2, https://github.com/willdurand/puppet-nodejs/releases/tag/2.0.0-alpha1).

2.0.0-alpha3 (2017-07-13)

Pre-release

Choose a tag to compare

@Ma27 Ma27 released this 13 Jul 09:26
a8b01bb

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)

Pre-release

Choose a tag to compare

@Ma27 Ma27 released this 24 Mar 20:43
fe41d67

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)

Choose a tag to compare

@Ma27 Ma27 released this 15 Jan 09:53
436116d

Fixed: