Install beta Versions - SharePoint/PnP-JS-Core GitHub Wiki
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.