Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.03 KB

File metadata and controls

43 lines (25 loc) · 1.03 KB

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.

Types of changes

  • Added for new features.
  • 🔄 Changed for changes in existing functionality.
  • 🗑️ Deprecated for soon-to-be removed features.
  • 🔥 Removed for now removed features.
  • 🐛 Fixed for any bug fixes.
  • 🔒 Security in case of vulnerabilities.

[Unreleased]

5.1.1 - 2026-07-09

🐛 Fixed

  • Feliz.Recharts.line.strokeOpacity incorrectly emit stroke-opacity instead of strokeOpacity. #718 (by @Freymaurer, @projecteon)

5.1.0 - 2026-03-20

🔄 Changed

  • Bump Feliz version to support Fable.AST to 5.0.0-rc.3 (by @MangelMaxime)

5.0.0 - 2025-12-10

5.0.0-rc.1 - 2025-10-02

Changed

  • Updated dependency for Feliz v3.0.0

4.3.0 - 2024-10-26

Added

  • Last release before start of Changelog