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

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

  • Add ability to get list item version information [PR] [Issue]
  • Adds support for web/EffectiveBasePermissions endpoint implementation [PR] [Issue]
  • Adds support for regional settings [PR, PR2] [Issue]

Fixes & Updates

  • Fixes typing issue for getPropertiesFor [PR] [Issue]
  • Fix a comment typo

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”