Version 2.0.0-alpha005

Alpha
Date 2024-03-18 (242 days ago)
Downloads 103 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New alpha release for Umbraco 10+ 🎉

#installation">Installation

Install via NuGet - either via the .NET CLI:

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

or the NuGet Package Manager:

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

#changelog">Changelog

  • Removed teapot status code (see 69a2d88)

  • Updated Skybrud dependencies (see 1d223eb)

  • Added upper bound for Umbraco dependencies (see 1d223eb)

  • Updated the NotFoundPage constant to no longer use the sky prefix (eb6e370)