Skip to content

Commit

Permalink
chore(release): 4.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.2](v4.0.1...v4.0.2) (2020-11-11)

### Bug Fixes

* add estree type (which is exported) as a dependency ([e8d0f90](e8d0f90))
  • Loading branch information
semantic-release-bot committed Nov 11, 2020
1 parent e8d0f90 commit bf1d936
Show file tree
Hide file tree
Showing 67 changed files with 556 additions and 547 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.2](https://github.com/baidu/san-ssr/compare/v4.0.1...v4.0.2) (2020-11-11)


### Bug Fixes

* add estree type (which is exported) as a dependency ([e8d0f90](https://github.com/baidu/san-ssr/commit/e8d0f9037ca2998b7c8b74b00c6362b4e11eef4c))

## [4.0.1](https://github.com/baidu/san-ssr/compare/v4.0.0...v4.0.1) (2020-11-09)


Expand Down
16 changes: 8 additions & 8 deletions docs/classes/_src_models_component_info_.componentinfoimpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L32">src/models/component-info.ts:32</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L32">src/models/component-info.ts:32</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -178,7 +178,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> child<wbr>Components<
<div class="tsd-signature tsd-kind-icon">child<wbr>Components<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_src_models_component_info_.html#tagname" class="tsd-signature-type">TagName</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">R</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L39">src/models/component-info.ts:39</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L39">src/models/component-info.ts:39</a></li>
</ul>
</aside>
</section>
Expand All @@ -188,7 +188,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L37">src/models/component-info.ts:37</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L37">src/models/component-info.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -203,7 +203,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> root</h3>
<div class="tsd-signature tsd-kind-icon">root<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ANode</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L38">src/models/component-info.ts:38</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L38">src/models/component-info.ts:38</a></li>
</ul>
</aside>
</section>
Expand All @@ -220,7 +220,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Computed<wbr>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L43">src/models/component-info.ts:43</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L43">src/models/component-info.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -237,7 +237,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Filter<wbr>Na
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L44">src/models/component-info.ts:44</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L44">src/models/component-info.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -254,7 +254,7 @@ <h3>has<wbr>Dynamic<wbr>Component</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L45">src/models/component-info.ts:45</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L45">src/models/component-info.ts:45</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -271,7 +271,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> has<wbr>Method</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L42">src/models/component-info.ts:42</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L42">src/models/component-info.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
22 changes: 11 additions & 11 deletions docs/classes/_src_models_component_info_.dynamiccomponentinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L61">src/models/component-info.ts:61</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L61">src/models/component-info.ts:61</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -167,7 +167,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> child<wbr>Components<
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#childcomponents">childComponents</a></p>
<p>Inherited from <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#childcomponents">childComponents</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L39">src/models/component-info.ts:39</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L39">src/models/component-info.ts:39</a></li>
</ul>
</aside>
</section>
Expand All @@ -177,7 +177,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> component<wbr>Class</
<div class="tsd-signature tsd-kind-icon">component<wbr>Class<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_models_component_.html#componentclass" class="tsd-signature-type">ComponentClass</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L66">src/models/component-info.ts:66</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L66">src/models/component-info.ts:66</a></li>
</ul>
</aside>
</section>
Expand All @@ -189,7 +189,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3>
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#id">id</a></p>
<p>Inherited from <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#id">id</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L37">src/models/component-info.ts:37</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L37">src/models/component-info.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -204,7 +204,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> proto</h3>
<div class="tsd-signature tsd-kind-icon">proto<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">SanComponentConfig</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L61">src/models/component-info.ts:61</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L61">src/models/component-info.ts:61</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -223,7 +223,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> root</h3>
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#root">root</a></p>
<p>Inherited from <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L38">src/models/component-info.ts:38</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L38">src/models/component-info.ts:38</a></li>
</ul>
</aside>
</section>
Expand All @@ -242,7 +242,7 @@ <h3>get<wbr>Computed<wbr>Names</h3>
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#getcomputednames">getComputedNames</a></p>
<p>Overrides <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#getcomputednames">getComputedNames</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L80">src/models/component-info.ts:80</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L80">src/models/component-info.ts:80</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -261,7 +261,7 @@ <h3>get<wbr>Filter<wbr>Names</h3>
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#getfilternames">getFilterNames</a></p>
<p>Overrides <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#getfilternames">getFilterNames</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L84">src/models/component-info.ts:84</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L84">src/models/component-info.ts:84</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -280,7 +280,7 @@ <h3>has<wbr>Dynamic<wbr>Component</h3>
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#hasdynamiccomponent">hasDynamicComponent</a></p>
<p>Inherited from <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#hasdynamiccomponent">hasDynamicComponent</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L45">src/models/component-info.ts:45</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L45">src/models/component-info.ts:45</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -299,7 +299,7 @@ <h3>has<wbr>Method</h3>
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#hasmethod">hasMethod</a></p>
<p>Overrides <a href="_src_models_component_info_.componentinfoimpl.html">ComponentInfoImpl</a>.<a href="_src_models_component_info_.componentinfoimpl.html#hasmethod">hasMethod</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L76">src/models/component-info.ts:76</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L76">src/models/component-info.ts:76</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -323,7 +323,7 @@ <h3>init<wbr>Data</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_models_component_info_.componentinfo.html">ComponentInfo</a>.<a href="../interfaces/_src_models_component_info_.componentinfo.html#initdata">initData</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/74536c9/src/models/component-info.ts#L72">src/models/component-info.ts:72</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/e8d0f90/src/models/component-info.ts#L72">src/models/component-info.ts:72</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{}</span></h4>
Expand Down
Loading

0 comments on commit bf1d936

Please sign in to comment.