Skip to content

Releases: mourner/yeahjs

v0.3.0

15 Jan 14:52
Compare
Choose a tag to compare

⚠️ Breaking: switch to ESM export and drop support for Node versions earlier than v12.17.0.

v0.2.0

15 Jan 14:51
Compare
Choose a tag to compare

Added ability to pass data to includes (<%- include('template.ejs', {foo: bar}) %>).

v0.1.0

14 May 21:01
Compare
Choose a tag to compare
  • async templates.
  • cache option and caching includes automatically.
  • Better file handling API (resolve and read options)

v0.0.1

14 May 15:08
Compare
Choose a tag to compare

Initial release.