This week's newsletter about the latest SharePoint Framework release is timely. Why? This month marks my 20 year anniversary of being in the SharePoint space.
Yup... September 2003 I got put on a project as the lead developer to relaunch our company's intranet. Just think, that path led me to your inbox 20 years later! 🤣
Microsoft released the SharePoint Framework (SPFx) v1.18 on September 12, 2023. This release features one significant change among other updates such as core dependency upgrades like Node.js, TypeScript, Fluent UI React, and the Microsoft Teams JS SDK.
Most of this release is centered around Adaptive Card Extensions (ACEs).
Unlike earlier releases where I found many undocumented things, the official release notes are mostly complete. But like prior releases, I did find a few added nuggets in my research picking this release apart.
This release can be grouped into the following buckets.
- a few fixes and a pair of deprecations
- updates to core dependencies for SPFx projects
- updates to ACEs such as replacing all the project templates with new templates
So, let’s get started! This week's article (including the linked video) covers everything that you need to know about the SPFx v1.18 release!
Keep reading (12 minutes) ↗️ |
🍿 Click Worthy Things
- 🚀 In case you don’t click the link above and read my article 😟, here's the official release notes for the SPFx v1.18 release.
- 🪦 Earlier this year, Microsoft announced they were going to decommission the Outlook REST API v2.0 in favor of Microsoft Graph. But at the time, they didn’t say when this would take effect… until now - the decision date to March 31, 2024.
- 🚢 Laura Kokkarinen published a great article that shows how to implement Azure DevOps pipelines for SharePoint Framework library components.
🏆 My Picks
- 🍞 Heard the news about the new JavaScript runtime Bun? It’s getting a ton of press with their v1 release. Who’s going to be the first to move all their stuff over? Hold up... maybe it's not a great idea to be an early adopter as this post cautions you on the hype.
- 🤖 This is a long read, but a fantastic one. Chris O’Brien dug into and shared a comprehensive look at Microsoft’s “Azure OpenAI ‘own your data’ accelerator” and offered his thoughts in the first of a two-part series.
