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: 6093d4f95d0060d76792387de9a56cef1110394e
last_commit_released: 80f7f1906fb52f139c5d7064c105c7ecc8452682
name: Fable.Beam.Cowboy
---

# Changelog

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

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

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

## 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>
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: 6093d4f95d0060d76792387de9a56cef1110394e
last_commit_released: 80f7f1906fb52f139c5d7064c105c7ecc8452682
name: Fable.Beam.Jsx
---

# Changelog

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

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

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

## 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>
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: 6093d4f95d0060d76792387de9a56cef1110394e
last_commit_released: 80f7f1906fb52f139c5d7064c105c7ecc8452682
name: Fable.Beam
---

# Changelog

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

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

### πŸ—οΈ Breaking changes

* Add RequireQualifiedAccess to Erlang module (#51) ([80f7f19](https://github.com/fable-compiler/Fable.Beam/commit/80f7f1906fb52f139c5d7064c105c7ecc8452682))

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

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

### πŸš€ Features
Expand Down