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

Install beta Versions

Patrick Rodgers edited this page Apr 12, 2017 · 2 revisions

Beginning after the release of 2.0.3 we will be publishing beta versions so folks can try out features early or see if a particular fix works for their scenario. These versions are not necessarily production ready and MAY NOT WORK in some cases. But there is value in letting folks try things early and provide feedback. To install the latest beta version use this command:

npm install sp-pnp-js@beta --save

There is no particular release schedule for beta releases and generally they will not be announced except in the issue thread they may address. The hope being we can respond faster to issues and let folks make their own choice on using a version in a given environment. As always feedback is welcome.

Clone this wiki locally