Version 13.0.0-alpha005

Alpha
Date 2025-03-05 (65 days ago)
Downloads 221 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 8
Umbraco Versions Umbraco 13

New alpha release for Umbraco 13 🎉

#installation">Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Limbo.Umbraco.Spa --version 13.0.0-alpha005

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.Spa -Version 13.0.0-alpha005

#changelog">Changelog

  • The HandleSkybrudRedirect method should get the path and query string from the Uri property as the Url" property will not include the query string (see 4c2a708)

  • Updated the Skybrud.Essentials dependency (17a0f8e)

  • Updated the Skybrud.Umbraco.Redirects dependency (see 77a3efd)