mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 05:50:43 -07:00
chore(release): 9.9.0 [skip ci]
# [9.9.0](https://github.com/harttle/liquidjs/compare/v9.8.0...v9.9.0) (2020-03-02)
### Features
* move filters/tags to instances, fixes [#188](https://github.com/harttle/liquidjs/issues/188) ([df8a919](https://github.com/harttle/liquidjs/commit/df8a919))
This commit is contained in:
@@ -71,9 +71,9 @@
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<div class="tsd-index-content">
|
||||
<section class="tsd-index-section ">
|
||||
<h3>Classes</h3>
|
||||
<h3>Interfaces</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter"><a href="../classes/_template_template_.template.html" class="tsd-kind-icon">Template</a></li>
|
||||
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/_template_template_.template.html" class="tsd-kind-icon">Template</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@@ -93,8 +93,8 @@
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter">
|
||||
<a href="../classes/_template_template_.template.html" class="tsd-kind-icon">Template</a>
|
||||
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
|
||||
<a href="../interfaces/_template_template_.template.html" class="tsd-kind-icon">Template</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user