squirrellyjs / squirrelly

Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺
https://squirrelly.js.org
MIT License
599 stars 82 forks source link

Announcements! #99

Closed nebrelbug closed 5 years ago

nebrelbug commented 5 years ago

To start off... I just published 7.0.0-beta!

Major Changes

Display this


- The great dollar sign crisis is resolved! In version 6, references like `{{hi$ih}}` would break. Now, you can have dollar signs anywhere! (_You can technically now start a reference with a number, like `1` or `2`, but please don't! It's not correct JS object notation._)

I'll be publishing a stable version as soon as I've done a little bit more testing.
nebrelbug commented 5 years ago

See the new issue about version 8 for more announcements!