Fable 5.6 is officially here! 🚀
📁 Expanded https://t.co/5NF6gynyUf API support (Path and Directory) for JS & Python.
🤖 100% automated release process achieved for the first time!
#fsharp
Fable 5.5 is out 🎉
This release have a strong focus on fixing bug for JavaScript/TypeScript targets.
It is also trying to make the writing cross-target code easier. Thanks to `https://t.co/iF4u9BDQUb*` target detection as an alternative to compiler directives.
#fsharp
@threepointone We're building a binding for the #fsharp and @FableCompiler communities to implement the full SDK. Every bit helps! 😉 https://t.co/g0mX4EIvOJ
What's better than Fable 5?
Fable 5.1 and 5.2! 🎉 (And yes, I totally forgot to announce 5.1).
Both releases bring plenty of fixes across various targets. Check out the release notes for details:
https://t.co/vCVdivdo81
#fsharp
There is a new test framework joining the F# ecosystem: Scriptorium.
It is designed from the ground up as a cross-target testing framework, seamlessly supporting both F# .NET and Fable compilation targets (JavaScript only at the time of writing)
https://t.co/dJEq2BJjmr
#fsharp
Fable 5 has been released 🎉
This is the result of almost 1 year and a half of work from the community and the maintainers.
Huge thank you to everyone involved. ❤️
#fsharp
🚨 BREAKING: 🙄🧐🤨☺️We just pushed the latest version of Cloudflare bindings for #fsharp. We've generated bindings for a fairly significant cross-section of the supported SDK and API surface for management. #dotnet@FableCompiler https://t.co/qxVKW37D3Q
The wait is over! Fable 5 Release Candidate is officially here. 🚀
After a year of hard work from the community, we're bringing you:
✨ .NET 10 & F# 10 support
🐍 A massive Python update (now powered by a Rust core & PyPI!)
🌐 Cleaner JS/TS Pojo bindings
https://t.co/NVvA5TxzrV
@vyrotek@raimeyuu Yes, everything in the blog post should still be working. And some improvement where made since then.
However, for type safety people use Feliz DSL in general so they don't escape F# type safety. It depends on the preference.
Fable 5.0.0-alpha.15 has been released.
Lot of improvements have been made for TS and Python target.
It also include fixes for Nullable Reference Types hopefully making us closer to an official stable release. Fable 5 is already used in production by some.
#fsharp
This is a #fsharp project for building and deploying a @Cloudflare based file sharing applet. It builds a React SPA using @FableCompiler and Elmish with a WebDAV Worker and R2 bucket behind it. Users are managed via Cloudflare Secrets. https://t.co/yiZAL2lCee
The goal of this alpha is for people to be able to experiment with Nullness in Fable and see how it plays out both in term of usage and for creating bindings.
2/2
🚀 Fable 5.0.0-alpha.14 is out!
This one has a big focus on Python and adding support for Nullness to Fable (both your project and dependencies needs to be written with nullness in mind for it to work)
To benefit from all the new features you need to use Fable.Core beta too
1/