v17.0.0-alpha002
Pre-release
Pre-release
·
0 commits
to v13/main
since this release
New alpha release for Umbraco 17. This release will not work with other versions of Umbraco.
Installation
Via NuGet:
.NET CLI:
dotnet add package Limbo.Umbraco.ModelsBuilder --version 17.0.0-alpha002
NuGet Package Manager:
Install-Package Limbo.Umbraco.ModelsBuilder -Version 17.0.0-alpha002
Changelog
- Fixed issue with the dashboard UI not being updated when generating new models (see e0a9e33)