PnP JSCore 2.0.8 (sp-pnp-js@2.0.8)

This month’s release of sp-pnp-js, 2.0.8, brings some great new functionality as well as fixes for reported issues. Give it a try and as always let us know if you see any issues. Be sure to check out the developer guide and happy coding!

New Features

Fixes & Updates

  • Fix to handle 200 response with empty or whitespace only body [PR] [Issue 1 & 2]
  • Fixed Incorrect behaviour when using configure with getParent on Queryable [PR] [Issue]
  • Implemented suggested change in getPage [PR] [Issue]
  • Updated package.json to latest of all dependencies [PR 1 & 2]

What is the JS Core Component?

The Patterns and Practices JavaScript Core Library was created to help developers by simplifying common operations within SharePoint and the SharePoint Framework. Currently it contains a fluent API for working with the full SharePoint REST API as well as utility and helper functions. This takes the guess work out of creating REST requests, letting developers focus on the what and less on the how.

“Sharing is Caring”