Improve the default text output when upgrading an SPFx project
See original GitHub issueIt might just be me, but when updating an SPFx solution using the CLI, I always output the report as an md file, and I always scroll to the summary to get the aggregated pieces of what I need to do.
So for me, having a default ouput as a file named something like upgrade-1.4.0-1.5.1.md, and also having the summary at the top and not at the bottom of the report would save me a few keystrokes and seconds 😃
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
How to upgrade your SPfx project to the latest version, and ...
1. Check for duplicate dev-dependencies. Even though these are strictly speaking different npm packages you should only have on of them listed ...
Read more >Build your first SharePoint Adaptive Card Extension
Adaptive Card Extensions (ACEs) are a new SharePoint Framework component type, which enable developers to build rich, native extensions to ...
Read more >CLI for Microsoft 365 - how cool is that? - Configuring settings
Well, the answer is, it depends, as always . The moment we change some default setting, a new cli-m365-config.json file is created and...
Read more >SPFx overclockers or how to significantly speed up the "gulp ...
A few months ago I wrote an article about SharePoint Framework build performance - SPFx overclockers or how to significantly improve your ...
Read more >Can we change the Font text & color for our modern ...
thanks for your reply ..so you mean injecting custom CSS using SPFX web part is supported? what if Microsoft apply an update and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Works for me and a good solution.
This is how I’d like to see the text output.
etc.