Skip to content

Commit 8ededda

Browse files
Add 1.4.5 release notes (#838)
1 parent 678f0f4 commit 8ededda

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/releases/2026.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
66

77
> The re-frame [Clojars page](https://clojars.org/re-frame/) contains dependency coordinates for Maven/deps/Lein.
88
9+
## 1.4.5 (2026-04-12)
10+
11+
#### Fixed
12+
13+
- Unreachable code warning during advanced compilation in `validate-inputs` ([#827](https://github.com/day8/re-frame/issues/827))
14+
- Broken documentation link in cofx-as-fx warning message ([#834](https://github.com/day8/re-frame/issues/834))
15+
16+
#### Changed
17+
18+
- Upgraded shadow-cljs in examples to 3.2.0 for ClojureScript 1.12.42 compatibility ([#833](https://github.com/day8/re-frame/issues/833))
19+
- Removed alpha toggle demo from todomvc example
20+
- Pinned GitHub Actions to commit SHAs for supply chain security
21+
- Migrated docs deployment to Pages artifact
22+
923
## 1.4.4 (2026-01-03)
1024

1125
#### Added

0 commit comments

Comments
 (0)