Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 906 Bytes

File metadata and controls

48 lines (25 loc) · 906 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - 2025-07-13

Added

  • Support for IAsyncEnumerable in RazorHxResult to support SSE

[0.3.0] - 2025-07-11

Added

  • HttpContext extensions to check htmx request headers
  • Add a Trigger to the RazorHxResult.

[0.2.0] - 2025-01-13

Added

  • Add an OutOfBand Component to the RazorHxResult.

[0.1.1] - 2025-01-10

Fixed

  • Fixed an issue with header mappings.

[0.1.0] - 2024-12-12

Added

  • Added support for layout overrides for components.

[0.0.2] - 2024-02-02

Fixed

  • Fixed an issue with the nugget package.

[0.0.1] - 2024-02-02

Added

  • Initial version of the RazorHx library with basic functionality.