m365pnpjs's profile picture. Microsoft 365 PnPjs is community driven collection of fluent libraries for consuming SharePoint, Graph, and Office 365 REST APIs in a type-safe way.

Microsoft 365 PnPjs

@m365pnpjs

Microsoft 365 PnPjs is community driven collection of fluent libraries for consuming SharePoint, Graph, and Office 365 REST APIs in a type-safe way.

The PnPjs Team is VERY excited to announce the release of the next major version, 4.0.0. For all the details on the update please see the Getting Started docs as well as the complete changelog lnkd.in/ePU5JnMc #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. The PnPjs Team is VERY excited to announce the release of the next major version, 4.0.0. 

For all the details on the update please see the Getting Started docs as well as the complete changelog lnkd.in/ePU5JnMc

#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

Version 3.24 of PnPjs is out. A couple of small updates for Microsoft Graph support: - Fix DirectoryObject GetById ReturnType - Updated Batching - Support Chunked Batch Size For more information check out our GitHub github.com/pnp/pnpjs

m365pnpjs's tweet image. Version 3.24 of PnPjs is out. A couple of small updates for Microsoft Graph support:

- Fix DirectoryObject GetById ReturnType
- Updated Batching - Support Chunked Batch Size

For more information check out our GitHub github.com/pnp/pnpjs

PnPjs version 3.23.0 has been released. A fix for batching and caching together not working and added getSchedule to the graph Calendar endpoint. Check out the details: github.com/pnp/pnpjs #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. PnPjs version 3.23.0 has been released. A fix for batching and caching together not working and added getSchedule to the graph Calendar endpoint. Check out the details: github.com/pnp/pnpjs
#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

🎉Version 3.22.0 of PnPjs just dropped! Not a big release but a fix for NodeJS projects and a bug in our Clone() method. Plus, a couple other small fixes. Check out all the updates in our ChangeLog: github.com/pnp/pnpjs/blob… #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 🎉Version 3.22.0 of PnPjs just dropped! Not a big release but a fix for NodeJS projects and a bug in our Clone() method. Plus, a couple other small fixes. Check out all the updates in our ChangeLog: github.com/pnp/pnpjs/blob… #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

Great news! We've released 3.21.0! 🚀🚀🚀🤘 For Graph   - Adding Photos with Dimension support - Rework Caching and Pagination Logic For SharePoint   - Add ItemId to IListItemFormUpdateValue   - Add parameter to AddUsingPath Changelog: github.com/pnp/pnpjs/blob…

m365pnpjs's tweet image. Great news!  

We've released 3.21.0!  🚀🚀🚀🤘

For Graph  
- Adding Photos with Dimension support  
- Rework Caching and Pagination Logic  

For SharePoint   
- Add ItemId to IListItemFormUpdateValue   
- Add parameter to AddUsingPath  

Changelog: github.com/pnp/pnpjs/blob…

PnPjs version 3.20.0 just landed. Some small updated to handle blob parsing for graph batch calls and a fix for the chat message add typing. Check out the details at github.com/pnp/pnpjs #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. PnPjs version 3.20.0 just landed. Some small updated to handle blob parsing for graph batch calls and a fix for the chat message add typing. Check out the details at github.com/pnp/pnpjs
#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

PnPjs v3 in SP Editor!? Yes Please! 🔥🔥🔥

Released SP Editor (Edge) 6.6.4🔥 Now play with latest #MicrosoftGraphToolkit 3.0 React component right in your browser 👑 #PnPjs also in latest 3.17.0 version #Microsoft365Dev K¡nG Install: microsoftedge.microsoft.com/addons/detail/… Source: github.com/pnp/sp-editor



#PnPjs Tip of the day. Did you know that you can call any #SharePoint REST Endpoint using PnPjs, even if it's not natively implemented in the library? Check this out! pnp.github.io/pnpjs/concepts…


🎆 PnPjs release 3.17.0 is out. - Fix for batching adding incorrect headers - Fixes issue with channel messages in teams. - Removed analytics endpoint on drive root - Fixed issues with browser console logging levels. #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 🎆 PnPjs release 3.17.0 is out.
- Fix for batching adding incorrect headers
- Fixes issue with channel messages in teams.
- Removed analytics endpoint on drive root
- Fixed issues with browser console logging levels.
#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

#PnPjs Tip of the day! Did you know that you can supply generic typing parameters to achieve intellisense for your return objects in your #PnPjs solutions? Learn more pnp.github.io/pnpjs/concepts…

m365pnpjs's tweet image. #PnPjs Tip of the day!

Did you know that you can supply generic typing parameters to achieve intellisense for your return objects in your #PnPjs solutions?

Learn more
pnp.github.io/pnpjs/concepts…

PnPjs just released version 3.16.0. Included: - Fix for cannot read properties of undefined (reading 'prototype') - Fix for multichoice field properties - Fix for apostrophes in filename - Adds shares modules to graph library #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. PnPjs just released version 3.16.0. Included:

- Fix for cannot read properties of undefined (reading 'prototype')
- Fix for multichoice field properties
- Fix for apostrophes in filename
- Adds shares modules to graph library
#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

Do you use PnPJs? Is there functionality missing that you wish we had? Please share your opinions! We're starting to plan work on Version 4 of #PnPjs, and would love to hear your feedback! You can share your thoughts here 🙂 github.com/pnp/pnpjs/issu… @Microsoft365Dev


Released 3.15.0! Fixed issues with batching. Adjustment for our new Azure Identity client. Fix for no error when there are no observers registered. As always updates and adjustments to the documentation. github.com/pnp/pnpjs/blob… #PnPjs #Microsoft365Dev #M365PnP


Release 3.14.0 just happened, and we have a new 'azure/identity' wrapper to support authentication called @pnp/azidjsclient. This will be a game changer for doing Azure NodeJS solutions with PnPjs. Check out all our updates and additions in the changelog: github.com/pnp/pnpjs/blob…

m365pnpjs's tweet image. Release 3.14.0 just happened, and we have a new 'azure/identity' wrapper to support authentication called @pnp/azidjsclient. This will be a game changer for doing Azure NodeJS solutions with PnPjs. Check out all our updates and additions in the changelog: github.com/pnp/pnpjs/blob…

🎉Released to version 3.13.0 of #PnPjs. -Documentation updates -Addition of getCurrentUserMemberships. -Fixes in the node package for the asCancelable wrapper and setStreamContentChunked method. github.com/pnp/pnpjs/blob… #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 🎉Released to version 3.13.0 of #PnPjs.

-Documentation updates
-Addition of getCurrentUserMemberships.
-Fixes in the node package for the asCancelable wrapper and setStreamContentChunked method.
github.com/pnp/pnpjs/blob…
#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

😱 WOOPS! PnPjs released patch 3.12.1! Sorry about the hiccup, see the details in our changelog: github.com/pnp/pnpjs/blob…

m365pnpjs's tweet image. 😱 WOOPS! PnPjs released patch 3.12.1!

Sorry about the hiccup, see the details in our changelog: github.com/pnp/pnpjs/blob…

🎉Announcing #PnPjs Release 3.12.0 🐇Added SPFx Token behavior 🐇Fixed issue with unhandlable promise in start 🐇Fixed issue with timeouts after browser tab sleeps 🐇.. and more Check out the changelog: github.com/pnp/pnpjs/blob… #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 🎉Announcing #PnPjs Release 3.12.0

🐇Added SPFx Token behavior
🐇Fixed issue with unhandlable promise in start
🐇Fixed issue with timeouts after browser tab sleeps
🐇.. and more
Check out the changelog: github.com/pnp/pnpjs/blob… #Microsoft365Dev #M365PnP #PnPWeekly

🎉 Release 3.11.0 is out. - Overhaul of Graph-OneDrive module providing file/folder method for OneDrive/SharePoint. - bugs fixed and documentation updates. See Changelog for more details: github.com/pnp/pnpjs/blob… #PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 🎉 Release 3.11.0 is out. 
- Overhaul of  Graph-OneDrive module providing file/folder method for OneDrive/SharePoint.
- bugs fixed and documentation updates.
See Changelog for more details:
github.com/pnp/pnpjs/blob… 
#PnPjs #Microsoft365Dev #M365PnP #PnPWeekly

🎁 #pnpjs Verson 3.10 has been released Lots of updates - fixes to caching - updates to Graph OneDrive - getSharingInformation improvements - Add/update/delete features for Taxonomy github.com/pnp/pnpjs/blob… #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 🎁 #pnpjs Verson 3.10 has been released 

Lots of updates
- fixes to caching
- updates to Graph OneDrive 
- getSharingInformation improvements
- Add/update/delete features for Taxonomy
github.com/pnp/pnpjs/blob…
#Microsoft365Dev #M365PnP #PnPWeekly

📢 #PnPjs fans, 3.9.0 was just released. We have updates for multi-line batch responses, getting a site by resource url in Graph, fixes to search and suggest endpoints in SP, plus a fix to the promises changing in batching/caching behaviors. #Microsoft365Dev #M365PnP #PnPWeekly

m365pnpjs's tweet image. 📢 #PnPjs fans, 3.9.0 was just released. We have updates for multi-line batch responses, getting a site by resource url in Graph, fixes to search and suggest endpoints in SP, plus a fix to the promises changing in batching/caching behaviors. #Microsoft365Dev #M365PnP #PnPWeekly

Loading...

Something went wrong.


Something went wrong.