You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this isn't really a bug. But I wanted to ask:
If I see correctly there hasn't been a release since v2.7.1 from last May, right?
By now important changes have been done to support ASYNC data sources in templates. #let, #if / #unless, and even attributes now allow for reactive data sources.
These changes are almost required for everybody wanting to migrate their existing Blaze app to Async.
I think it'd be good to create a release including these changes in the near future so people wanting to migrate can use the package instead of manually checking out the blaze repositories locally.