Skip to content
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

Update Handlebars to v1.0.10 #536

Merged
merged 4 commits into from
Mar 26, 2013
Merged

Conversation

ericf
Copy link
Member

@ericf ericf commented Mar 22, 2013

This updates Handlebars to the latest published [to npm] version: v1.0.10.

This version fixes a regression in 1.0.0-rc.3 which caused nested block helpers to not work correctly. The importing script and YUI module wrappers have been updated to work with the recent changes in how Handlebars' code is organized.

Note: Handlebars.VERSION will still report as: "1.0.0-rc.3", and the following issue has been filed: handlebars-lang/handlebars.js#471

This test is broken in Handlebars@1.0.0-rc.3 because of a regression,
but that regression is fixed in Handlebars@v1.0.10.
This updates the scripts which import Handlebars and the YUI wrappers to
prepare for importing Handlebars@v1.0.10.
Updates Handlebars to the latest published [to npm] version.

**Note:** `Handlebars.VERSION` still reports "1.0.0-rc.3".
@ericf ericf merged commit 51c66fe into yui:dev-master Mar 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant