File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,11 +16,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717## [ Unreleased]
1818
19+ ## 3.0.0-rc.8 - 2025-11-03
20+
21+ ### 🐛 Fixed
22+
23+ - Update Feliz ` /fable ` content after packing to include all ` **/*.fs ` files not only ` *.fs ` by @Freymaurer
24+
1925## 3.0.0-rc.7 - 2025-11-03
2026
2127### 🐛 Fixed
2228
23- - Trying to fix issues with fsproj setup 😞 # 644 by @Freymaurer
29+ - Trying to fix issues with fsproj setup 😞 by @Freymaurer
2430
2531## 3.0.0-rc.6 - 2025-11-03
2632
Original file line number Diff line number Diff line change 3737 </ItemGroup >
3838
3939 <ItemGroup >
40- <Content Include =" *.fsproj; *.fs; *.js;" Exclude =" **\*.fs.js" PackagePath =" fable\" />
40+ <Content Include =" **\* .fsproj; **\* .fs; **\ *.js;" Exclude =" **\*.fs.js" PackagePath =" fable\" />
4141 </ItemGroup >
4242
4343 <ItemGroup >
You can’t perform that action at this time.
0 commit comments