pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 14 forks source link

💡 [Feature]: Add information about PnP npm packages to the SPFx project upgrade action. #187

Open mkm17 opened 3 months ago

mkm17 commented 3 months ago

🎯 Aim of the feature

The objective is to provide information regarding necessary actions, such as possible upgrades, for PnP packages installed in a project.

Here are the packages that might require review:

🤔 Additional remarks or comments

I am not sure if I should address this issue here or maybe it should be covered in CLI for M365

Adam-it commented 3 months ago

Thanks @mkm17 for adding this here it will be easier to track 👍. Indeed internally this functionality base on the CLI command. Lets track this here for now before I check with the CLI team if we could resolve it there first. If not we may always extend this here 👍