File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments