Have you noticed recently that when you run npm install on your PCF projects, you get a high severity vulnerabilities error (or maybe you were spammed by the GitHub 🤖 dependabot like I was)? Luckily, it's not necessarily a reason to panic! 😅 [More]
One of the new features now supported in PCF (Power Apps Component Framework) code components are object-outputs. Let's take a look at how they can be used to create an output property with a dynamic schema. [More]
React version 18 has recently been pushed into npm which is great if all of your components support [More]