Upgrade Print List Item Command View Set extension to latest version of SPFx - Refresh Rangers Hacktoberfest Event
🎯Aim
The aim of this issue is to upgrade the Print List Item Command View Set extension sample to the latest version of SPFx (1.20)
🤔 Tips how to get started
To support you in this issue you may use the below tooling:
-
CLI for Microsoft 365 has a command that will generate upgrade guidance for this SPFx project
m365 spfx project upgrade -
SPFx Toolkit VS Code extension has an Upgrade Project action which generates an
.mdreport with upgrade guidance to the latest supported SPFx version
📣 What's this event all about
Refresh Rangers is a unique Hacktoberfest event aiming to update our most popular samples 🚀. During this, you may obtain a unique Microsoft 365 & Power Platform Community badge - Refresh Rangers 🎖️ To obtain this badge besides opening a PR you also need to opt-in the Microsoft 365 & Power Platform Community Recognition Program and fill out this form
Hey @Adam-it,
I'll take this too :)
Thanks, Nishkalank
Hello @Adam-it ,
This project seems to have dependencies which will not work with react v17. I would like to give a try to upgrade to spfx v1.11.0 since, later versions of spfx has a significant breaking changes too. This might take some time, but I suggest to upgrade to spfx v1.11.0 and then try to do an incremental upgrade. Your suggestion please.
Thanks, Nishkalank
Hello @Adam-it ,
This project seems to have dependencies which will not work with react v17. I would like to give a try to upgrade to spfx v1.11.0 since, later versions of spfx has a significant breaking changes too. This might take some time, but I suggest to upgrade to spfx v1.11.0 and then try to do an incremental upgrade. Your suggestion please.
Thanks, Nishkalank
What if we try to upgrade gradually but in a single PR? So first commit changes to upgrade to v1.11 and then based on this commit changes to upgrade to v1.20?
Hello @Adam-it , This project seems to have dependencies which will not work with react v17. I would like to give a try to upgrade to spfx v1.11.0 since, later versions of spfx has a significant breaking changes too. This might take some time, but I suggest to upgrade to spfx v1.11.0 and then try to do an incremental upgrade. Your suggestion please. Thanks, Nishkalank
What if we try to upgrade gradually but in a single PR? So first commit changes to upgrade to v1.11 and then based on this commit changes to upgrade to v1.20?
Thats the idea, So now the first commit is of v1.11.0, I am trying to upgrade to next version which is spfx v1.13.0 with node -v 14.21.3
Thanks, Nishkalank
Hey @Adam-it, Quick update, I upgraded to v1.13.0, now upgrading to v1.15.0.
Now, its upgraded to v1.15.0, next step is to upgrade to the latest version of spfx ;)
//Nishkalank