Skip to content

Commit

Permalink
🆙 3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kobezzza committed Sep 18, 2020
1 parent dc61102 commit e59a4bb
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 181 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ Changelog
_Note: Gaps between patch versions are faulty, broken or test releases._

## v3.27.2 ()
## v3.27.2 (2020-09-18)

#### :bug: Bug Fix

* Fixed invalid imports within README `core/data`
* Fixed a bug when a new value to set is equal by a link with the previous `core/object/watch`

## v3.27.1 (2020-09-10)

Expand Down
4 changes: 2 additions & 2 deletions docs/modules/src_core_object_watch_engines_proxy.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ <h3>set</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/V4Fire/Core/blob/master/src/core/object/watch/engines/proxy.ts#L352">src/core/object/watch/engines/proxy.ts:352</a></li>
<li>Defined in <a href="https://github.com/V4Fire/Core/blob/master/src/core/object/watch/engines/proxy.ts#L354">src/core/object/watch/engines/proxy.ts:354</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -303,7 +303,7 @@ <h3>unset</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/V4Fire/Core/blob/master/src/core/object/watch/engines/proxy.ts#L408">src/core/object/watch/engines/proxy.ts:408</a></li>
<li>Defined in <a href="https://github.com/V4Fire/Core/blob/master/src/core/object/watch/engines/proxy.ts#L410">src/core/object/watch/engines/proxy.ts:410</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit e59a4bb

Please sign in to comment.