Back to Knowledge Center
TechnologyMarch 25, 2026Kadim Karakuş

SharePoint Framework 1.23 Roadmap: SPFx, Agents and AI-Powered Development Guide

In March 2026, Microsoft released the SharePoint Framework 1.23 Preview, ushering in a new era for the SPFx ecosystem. While innovations such as the open-source SPFx CLI, list panel override support, React 18 roadmap, and navigation customizers equip developers with powerful tools, SharePoint's deepening integration with the AI and agent ecosystem is shaping the platform's future. This guide comprehensively covers the SPFx 1.23 and 1.24 roadmap, the evolution of the SharePoint Agents ecosystem, and a concrete action plan for developers.

SharePoint Framework 1.23 Roadmap: SPFx, Agents and AI-Powered Development Guide

The Strategic Role of SPFx in the AI Era

SharePoint Framework (SPFx) continues to serve as the primary extensibility platform for building secure, scalable, and enterprise-grade custom solutions within the Microsoft 365 ecosystem. As of March 2026, SPFx has evolved beyond being merely a tool for developing web parts and extensions, becoming a foundational infrastructure for creating AI-powered experiences, agent integrations, and intelligent business solutions.

Microsoft's SPFx roadmap update published in March 2026 carries several critical signals about the platform's evolution. The release of SPFx 1.23 Preview, the announcement of the open-source SPFx CLI, the transition to quarterly release cycles, and accelerating investments in AI create both opportunities and preparation requirements for developers.

This guide provides a detailed examination of the innovations in SPFx 1.23 and beyond, how SharePoint integrates with the AI and agent ecosystem, and how developers should prepare for this transformation.

SPFx 1.23: New Features and Improvements

The SPFx 1.23 Preview was released in March 2026. The general availability (GA) date is planned for April 15, 2026. The release timeline is as follows:

  • March 2026: Preview release
  • April 1, 2026: Beta 1 (including list and library panel override support)
  • April 8, 2026: Release Candidate
  • April 15, 2026: General Availability (GA)

List View Command Set Grouping Support

SPFx 1.23 introduces grouping support for list view command sets. This feature allows developers to organize custom commands into logical groups. It is an important improvement particularly for reducing toolbar complexity and enhancing user experience in enterprise solutions that host numerous custom actions.

Open-Source SPFx CLI

The most notable innovation in SPFx 1.23 is the new open-source SPFx CLI designed to replace the existing Yeoman generator. This tool is offered in Preview and will be updatable independently of the SPFx release cycle.

Key advantages of the open-source CLI include:

  • Enterprise template customization: Organizations can create and distribute SPFx solution templates aligned with their own standards.
  • Community contribution: The open-source model enables community-developed templates and improvements to be rapidly incorporated into the ecosystem.
  • Independent update cycle: The CLI can be updated separately from SPFx framework versions, enabling faster delivery of tooling improvements.

SPFx solution templates will also be shared as open source on GitHub. This step allows developers to review existing templates, contribute, and customize them for their specific needs.

List and Library Panel Override Support

With SPFx 1.23 Beta 1, the ability to customize new item creation (new) and editing (edit) panels in SharePoint lists and document libraries using SPFx components is being introduced. This feature fills a critical gap in scenarios that require enterprise business rules, validation logic, and custom user interfaces beyond standard form experiences.

Panel override support provides developers with a third SPFx-based option at the choice point between Power Apps and list forms, delivering greater flexibility and control.

Technical Improvements

SPFx 1.23 also includes technical improvements such as eslint updates and npm audit vulnerability fixes. The SPFx 1.23.1 release planned for late April specifically targets new npm audit security vulnerabilities.

SPFx 1.24: June 2026 Roadmap

SPFx 1.24 is planned for June 2026 and will deliver significant new capabilities in SharePoint extensibility.

Navigation Customizers

SPFx 1.24 will introduce navigation customizers. This feature enables developers to fully customize SharePoint site navigation nodes and experiences through SPFx components. Customizing navigation structure is one of the most common requirements in enterprise intranet projects; this innovation will offer scenarios previously only achievable through JavaScript injection or third-party tools within an officially supported model.

React 18 Support

SPFx 1.24 will bring React 18 support. Current SPFx versions run on React 17. React 18 offers performance and developer experience improvements including concurrent rendering, automatic batching, Suspense enhancements, and new hooks (useId, useSyncExternalStore). This transition will strengthen the compatibility of SPFx solutions with the modern React ecosystem.

SPFx CLI General Availability

The new SPFx CLI introduced in Preview with SPFx 1.23 will reach general availability (GA) with the 1.24 release. From this point forward, migration from the Yeoman generator to the new CLI will be officially recommended.

Quarterly Release Cycle

Microsoft has announced a transition to a quarterly release cycle for SPFx. This approach will enable new features and updates to be delivered on a more predictable schedule and will simplify enterprise planning processes.

SharePoint and AI: Evolution of the Agent Ecosystem

As of March 2026, SharePoint is undergoing a fundamental transformation in AI capabilities. Microsoft's "AI in SharePoint" vision is transforming the platform from merely a content management system into an intelligent, autonomous, and context-aware enterprise knowledge platform.

Natural Language Site Creation

This capability, which began rolling out at the end of March 2026, allows users to describe what they need in natural language and have SharePoint automatically generate structured plans containing sites, pages, lists, and libraries. This feature democratizes the site creation process, enabling even non-technical business users to create complex site structures.

Custom AI Skills

Custom skills is an upcoming framework that will enable organizations to define business logic, governance rules, and corporate terminology packages. These skills will function as active protection layers in AI-powered site creation and content management processes, ensuring solutions remain aligned with organizational standards.

This approach creates a significant opportunity area for SPFx developers. Transforming corporate standards, business rules, and industry-specific terminology into AI skills creates a new value layer in consulting and development services.

SharePoint Agents: Current State and New Capabilities

SharePoint Agents have continued to mature rapidly since reaching general availability at Microsoft Ignite in November 2024. These AI assistants, automatically activated on every SharePoint site, answer user questions and perform content-based actions based on site documents, lists, and pages. For detailed information about SharePoint Agents, see our SharePoint Agents Guide.

Key developments in the SharePoint Agents ecosystem as of March 2026 include:

  • Custom agent deployment via Copilot Studio: Custom agents created in Copilot Studio can be deployed directly to SharePoint sites. Users interact with these agents through the Copilot icon on the site.
  • SharePoint Admin Agent improvements: New management capabilities have been added including tenant-wide permission analysis and oversharing risk detection, identification of ownerless or inactive sites, and storage management insights.
  • Anthropic Claude model integration: SharePoint's AI-powered site creation feature initially operates with Anthropic's Claude model.

Agent 365 and SPFx Solution Governance

Agent 365, offered with Microsoft 365 E7 licensing, is a centralized control plane that ensures the deployment, management, monitoring, and security of AI agents at enterprise scale. Custom solutions and agents developed with SPFx can also benefit from Agent 365's observability, governance, and security layers. This integration guarantees that solutions created by SPFx developers comply with enterprise security and compliance standards.

The Intersection of Copilot Studio and SPFx

The integration between Copilot Studio and SPFx combines the strengths of two distinct development models. While Copilot Studio provides low-code or no-code agent creation capabilities, SPFx offers the capacity to enrich the user interfaces and experiences where these agents are delivered. Scenarios such as embedding Copilot experiences within custom SPFx web parts, visualizing agent outputs on Viva Connections dashboards through Adaptive Card Extensions (ACE), and accessing agent data via the Graph API become possible when both platforms are used together. For detailed information about Copilot Studio's data connectivity capabilities, see our Copilot Studio Connector Guide.

SharePoint Embedded: Content Management Beyond Microsoft 365

SharePoint Embedded is a deployment model that brings SharePoint's content management capabilities to custom applications hosted outside the Microsoft 365 interface. You can leverage SharePoint's file storage, version control, permission management, and search infrastructure while developing standalone applications with your own user interface.

SharePoint Embedded delivers particular value in the following scenarios:

  • Document management in SaaS applications: Using SharePoint's enterprise-grade storage and security capabilities in customer-facing applications
  • Industry-specific portals: Benefiting from compliance infrastructure in heavily regulated sectors such as healthcare, finance, or legal
  • Partner ecosystem: Enabling ISVs to integrate SharePoint content services into their own products

Microsoft Graph and the Unified Developer Experience

Microsoft Graph is the unified API layer through which SPFx solutions access Microsoft 365 data and AI capabilities. SPFx web parts and extensions can create rich, context-aware experiences by accessing data such as user profiles, files, Teams chats, Planner tasks, and security alerts through the Graph API.

The importance of Graph API integration is increasing for SPFx 1.23 and beyond:

  • Agent data: Access to data and analytics produced by Agent 365 and SharePoint Agents through Graph
  • Copilot context: Usage of contextual data obtained from Copilot interactions in SPFx components
  • Unified search: Consolidation of data from SharePoint, Teams, and other Microsoft 365 services in a single interface

This unified approach enables SPFx developers to build solutions spanning not just SharePoint but the entire Microsoft 365 ecosystem. For more information about end-to-end Microsoft 365 development capabilities, see our Microsoft 365 End-to-End Consulting Guide.

Action Plan for Developers

Changes in the SPFx roadmap require developers to prepare proactively. Below is a transition plan consisting of concrete steps.

Migrating from SPFx 1.22 to 1.23

  • Test your existing SPFx 1.22 projects with the Preview release; prioritize solutions that contain custom command sets and list customizations.
  • Run your npm audit reports to identify existing security vulnerabilities and compare them with fixes delivered in 1.23.
  • Review your eslint configuration against the updated rules.

React 18 Migration Plan

  • To prepare for React 18 support coming with SPFx 1.24, review your existing components for React 18 compatibility.
  • If you are using deprecated lifecycle methods (componentWillMount, componentWillReceiveProps, componentWillUpdate), convert them to modern alternatives.
  • Identify synchronous state updates that may be incompatible with concurrent rendering.
  • Verify the React 18 compatibility of your third-party libraries.

Transitioning to the New SPFx CLI

  • Try the new CLI in your test environment with SPFx 1.23 Preview.
  • Document your existing Yeoman-based workflows and plan their new CLI equivalents.
  • Define your enterprise template requirements and consider creating custom templates.
  • Execute the full migration with SPFx 1.24 GA.

Agent Development Proficiency

  • Learn the architectural structure and data flow of SharePoint Agents.
  • Gain experience creating custom agents with Copilot Studio.
  • Experiment with building hybrid solutions that combine SPFx components with agent experiences.
  • Understand the Agent 365 governance model and security requirements.

Community Resources

Following the SharePoint 2026 Hackathon, Microsoft 365 community events continue at full pace. Events such as the Microsoft 365 Community Conference and European Collaboration Summit offer important opportunities to obtain current information and network on SPFx and agent development topics. By participating in Microsoft's regular community calls, you can receive updates on the SPFx roadmap directly from the product team.

Frequently Asked Questions

When will SPFx 1.23 reach general availability?

The general availability date for SPFx 1.23 is planned for April 15, 2026. The Preview was released in March 2026, with Beta 1 planned for April 1 and the Release Candidate for April 8. This timeline may change depending on findings that emerge during the testing process.

Will the new SPFx CLI completely replace the Yeoman generator?

Yes. The new open-source SPFx CLI is designed to replace the existing Yeoman generator. It is offered in Preview with SPFx 1.23, with general availability planned for SPFx 1.24 (June 2026). The most significant difference is that the CLI can be updated independently of the SPFx release cycle and that the open-source model enables the creation of enterprise custom templates.

How do SPFx solutions integrate with SharePoint Agents?

SPFx solutions and SharePoint Agents are two complementary approaches. SharePoint Agents provide no-code AI assistants enabling users to access site content through natural language. SPFx is used to develop custom user interfaces, business logic, and Microsoft 365 integrations. Agents created in Copilot Studio can be deployed to SharePoint sites, and SPFx components can be used to visualize or enrich the data these agents provide.

Will the React 18 migration affect my existing SPFx solutions?

React 18 support coming with SPFx 1.24 (June 2026) may require updating your existing React 17-based solutions. If you are using deprecated lifecycle methods, you should convert them to modern alternatives, review synchronous state updates that may be incompatible with concurrent rendering, and verify the React 18 compatibility of your third-party libraries. Preparing for this transition now will ensure a smooth migration when the 1.24 release launches.

How will the future release schedule for SPFx take shape?

Microsoft has announced a transition to a quarterly release cycle for SPFx. This approach will ensure new features and updates are delivered on a more predictable schedule. SPFx 1.23 (April 2026), SPFx 1.24 (June 2026), and the subsequent inclusion of AI innovations in release plans are expected. Microsoft has stated that it will regularly update its public roadmap with schedule and feature updates.