Skip to content

0.5.1

Compare
Choose a tag to compare
@jescalan jescalan released this 16 Jul 21:44
eb7a44a

Bugfix - the bug was caused by not passing in a scope object to renderToString, which would produce an error. Scope is optional and this should not have been the case.

Commit Log

  • Fix bug with undefined scope variable: 2324dc6