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

MiniRacer remix #53

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Prev Previous commit
mention rename in changelog
  • Loading branch information
xrl committed Jan 27, 2022
commit 2a9e704a79930f380a990536a9bf6fdb8808a5f7
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 0.9.0
# 0.1.0

* Smolbars rename
* Replace therubyracer with mini_racer
* No more invoking Ruby from JS
* We build templates through string concatentation. Do not pass in untrusted handlebars templates.
Expand Down