-
-
Notifications
You must be signed in to change notification settings - Fork 115
Release 2.7 #415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.7 #415
Conversation
Implemented async bindings in `#let`.
Added support for `Promise`s in `Spacebars.call` and `Spacebars.dot`.
jankapunkt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest first to check and merge #416
Async: update test app
|
Could you do a re-check, @jankapunkt? I've bumped the versions and I think we are ready to go |
| name: 'templating-runtime', | ||
| summary: "Runtime for compiled .html files", | ||
| version: '1.6.1', | ||
| version: '1.6.2', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
something happened while publishing :/ will update to 1.6.3
|
Blaze 2.7.0 is out |
This release will focus on bringing the async possibility to Blaze
cc: @StorytellerCZ @jankapunkt
TODO: