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 3.0.0 #185

Closed
wants to merge 1 commit into from
Closed

Update handlebars to 3.0.0 #185

wants to merge 1 commit into from

Conversation

JDillon522
Copy link

In response to assemble/assemble-handlebars#22

This updates the handlebars dependency to 3.0.0.

It only failed one test and that was in utils_test.js:

Handlebars.Utils.escapeExpression(false).should.equal('');

I'm not too familiar with the inner workings of the particular util, but I tracked down how handlebars tests the same util here.

Heres the relevant issue for it.

Now Handlebars is updated and the tests are updated to Handlebars' own spec.

Woot

@jonschlinkert
Copy link
Member

sorry for the delay, might be able to merge this sometime today. if not I'll try tomorrow. thanks!

@jonschlinkert
Copy link
Member

closing since this project was refactored and uses a newer handlebars (however, we'll be removing handlebars completely in an upcoming release)

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.

2 participants