Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/cowboy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
last_commit_released: 627e3bc0aa59775753dc9d61c6d2f1465c1aa291
last_commit_released: 6093d4f95d0060d76792387de9a56cef1110394e
name: Fable.Beam.Cowboy
---

# Changelog

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

## 5.0.0-rc.21 - 2026-03-29

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/627e3bc0aa59775753dc9d61c6d2f1465c1aa291..6093d4f95d0060d76792387de9a56cef1110394e)</small></strong>

## 5.0.0-rc.20 - 2026-03-28

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/54e6460193a8b048f026249f7ae24fa773eed535..627e3bc0aa59775753dc9d61c6d2f1465c1aa291)</small></strong>
Expand Down
6 changes: 5 additions & 1 deletion src/jsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
last_commit_released: 627e3bc0aa59775753dc9d61c6d2f1465c1aa291
last_commit_released: 6093d4f95d0060d76792387de9a56cef1110394e
name: Fable.Beam.Jsx
---

# Changelog

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

## 5.0.0-rc.6 - 2026-03-29

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/627e3bc0aa59775753dc9d61c6d2f1465c1aa291..6093d4f95d0060d76792387de9a56cef1110394e)</small></strong>

## 5.0.0-rc.5 - 2026-03-28

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/54e6460193a8b048f026249f7ae24fa773eed535..627e3bc0aa59775753dc9d61c6d2f1465c1aa291)</small></strong>
Expand Down
10 changes: 9 additions & 1 deletion src/otp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
---
last_commit_released: 627e3bc0aa59775753dc9d61c6d2f1465c1aa291
last_commit_released: 6093d4f95d0060d76792387de9a56cef1110394e
name: Fable.Beam
---

# Changelog

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

## 5.0.0-rc.21 - 2026-03-29

### πŸš€ Features

* Add Logger handler config, simplify filter, and add phash2 binding (#49) ([6093d4f](https://github.com/fable-compiler/Fable.Beam/commit/6093d4f95d0060d76792387de9a56cef1110394e))

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/627e3bc0aa59775753dc9d61c6d2f1465c1aa291..6093d4f95d0060d76792387de9a56cef1110394e)</small></strong>

## 5.0.0-rc.20 - 2026-03-28

### 🐞 Bug Fixes
Expand Down