Releases: wmde/php-vuejs-templating
Releases · wmde/php-vuejs-templating
2.0.0
This release drops support for Vue 2 filter syntax; only method syntax is supported now. (Note that the JS expression parser is still fairly limited; in particular, it only supports method calls with a single argument.) See #25 and #26.
Full Changelog: 1.1.0...2.0.0
1.0.3
Merge pull request #21 from wmde/php8
Add PHP 8 to CI
1.0.2
Fixed broken encoding of UTF-8 in the rendered output.
1.0.1
.gitattributes file added