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

This month’s release of sp-pnp-js, 3.0.4, 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

  • Adds support for navigation service [PR] [Issue] [Docs]
  • Adds allproperties shortcut to Web object [PR] [Issue]
  • Adds Refiners collection to ResultTable interface [PR]
  • Adds support to send attachment files to recycle bin [PR]
  • Makes public a static method to parse batch responses [PR] [Issue/Discussion]

Fixes & Updates

  • Fixes an issue with RenderListData in verbose mode [PR] [Issue]
  • Fix for a change in BasePermissions to have string properties [PR] [Issue]
  • Remove NavigationNode update method as it does nothing on server [PR] [Issue]

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”