Skip to content

Version 0.25

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:44
  • #148 Add overloads for template event holes and bind setters returning Task and Async<unit>.

  • #374 On .NET 9 or newer, use RenderInfo to not need custom Elmish Program.run.

  • #367 Drop support .NET 6 and 7.

  • #375 Support .NET 10.

  • #381 Add IDisableCookieRedirectMetadata to remote endpoints.

  • #384 When possible, generate more efficient sequential code from the templating type provider.