Date | 2022-11-20 (726 days ago) |
---|---|
Downloads | 326 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 5 |
Umbraco Versions | Umbraco 9 |
New release for Umbraco 9 🎉
#installation
">Installation#changelog
">ChangelogChanged visibility of LimboBlockListPropertyEditor
constants from internal to public (see 5cae010
)
Making the constants public ensures that they can be used by code outside of the package.
Added upper bound for Umbraco dependencies (see a5f4cfc
)
Both changes should help indicating which version of Umbraco this release supports.