Skip to content

Version 4.2.0

Compare
Choose a tag to compare
@nikcio nikcio released this 06 Apr 11:51
· 19 commits to v4/contrib since this release
ec3a673

✨ Highlights

  • Umbraco 13 support

🚀 Features

  • Umbraco 13 support

🧪 Test improvements

  • Rewrote tests to be snapshot-based for better regression testing.
  • Converted test projects to use XUnit
  • Converted unit test project to use NSubstitute instead of Moq

📦 Dependencies

  • Updated Microsoft.Extensions.DependencyInjection.Abstractions to 8.0.1
  • Updated Microsoft.Extensions.Logging.Abstractions to 8.0.1
  • Updated HotChocolate.AspNetCore to 13.9.0
  • Updated HotChocolate.AspNetCore.Authorization to 13.9.0
  • Updated HotChocolate.Data to 13.9.0
  • Updated Starlight to version 0.21.4 for the documentation website
  • Updated Astro to version 4.5.16 for the documentation website
  • Added Sharp 0.33.3 as a dependency to the documentation website
  • Updated all Test dependencies to the newest versions
  • Updated all GitHub actions to the newest versions