# End of Life (EoL) & End of Support (EoS) Notice

This document outlines versions that are no longer maintained.

---

## 🔴 End of Life (EoL)

The following versions are fully discontinued and **should not be used in production**.

| Version | Affected Target | Replacement | Reason |
|----------|----------------|------------|--------|
| 1.4.0 | Distribution files | 1.4.1 | Distribution files were unintentionally identical to v1.3.4 |
| 1.2.0-rc.2026 | UMD build | ^1.3.0 | UMD distribution was removed to simplify maintenance and reduce build complexity |
| 0.0.0-next.1202026 | Pre-release tag | 0.0.1-next.1202026 or stable releases | Versioning structure became inconsistent and difficult to maintain |
| 1.0.0 | Entire release | ^1.2.0 | Deprecated due to legacy architecture that does not meet current stability and performance standards |

---

## 🟡 End of Support (EoS)

The following versions remain functional but **will no longer receive updates, fixes, or improvements**.

| Version Range | Replacement | Notes |
|---------------|------------|-------|
| 1.3.x | 1.3.4 (LTS) or ^1.4.x | Maintenance has ended for this minor series |
| 1.2.1 | ^1.3.0 | Superseded by newer improvements and fixes |
| 1.1.0 | ^1.2.0 | Maintenance discontinued |
| 0.0.1-next.1202026 | Release Candidate or stable releases | Pre-release cycle has ended |

---

## 📌 Recommendation

Users are strongly encouraged to upgrade to the latest stable version to ensure:

- Improved performance
- Ongoing security updates
- Bug fixes and stability improvements
- Better long-term compatibility

For migration guidance, please refer to the official documentation or release notes.