Closed campeis closed 10 months ago
Thanks ! Does it break something in the usage of handlebars templating ? Or is it only about the API ?
Just the APIs, no change to the templates is mentioned in the changelog
Thanks @campeis it has been published on 0.10.0
Update to handlebars v5. for the same breaking change handlebars_misc_helpers has to be updated too.
Handlebars v5 simplified Helper lifetimes.
It also deprecates creating RenderError directly in favor of using a new RenderErrorReason enum.