A patch release for BlazeJS has been released.
This is a small patch release fixing two issues and moving TypeScript types into core for more comfort:
- Add TS types to core
- Stop establishing unnecessary reactive dependencies
- Fixes for legacy clients
Many thanks to Gabriel Grubba, Denis Perov and Zodern for contributing to this release!
Next step is Blaze v3 which is in works. Version 3 will follow in MeteorJS transition away from Fibers and supporting async methods while maintaining all the things you love about Blaze. You can also expect updated dependencies and some speed improvements (when it comes fragment parsing). More things are in works, so make sure to check the Blaze 3.0 milestone for more details.
If you like my work, please support me on GitHub Sponsors ❤️.
Top comments (2)
BlazeJS is a great tool for building reactive UIs! In web development, especially when creating user-friendly tools, it's important to have a seamless and responsive interface. I recently worked on a tool for checking Movilnet balances online, where user interaction was key. If anyone is interested in how web applications can integrate similar functionalities, check this out:
saldo movilnet consult
Does BlazeJS work well with API-driven applications for telecom services?
Is Blaze usable on its own outside of Meteor yet?