You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/chapters/releasenotes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release Notes
2
2
3
-
## 2.0.0-beta.2
3
+
## 2.0.0
4
4
5
5
This release brings new features which fixes problems with component's inheritance in React bindings and implements long-awaited generic IO implementation based on ES6 promises.
<p>Same as <code>every</code>, but return true when at least one function from mixins returns true.</p>
1588
1588
<h1id="release-notes">Release Notes</h1>
1589
-
<h2id="2-0-0-beta-2">2.0.0-beta.2</h2>
1589
+
<h2id="2-0-0">2.0.0</h2>
1590
1590
<p>This release brings new features which fixes problems with component's inheritance in React bindings and implements long-awaited generic IO implementation based on ES6 promises.</p>
1591
1591
<p>There shouldn't be breaking changes <em>unless</em> you're using custom logger or React bindings (formerly known as React-MVx, with a name changed to React-R in new release).</p>
0 commit comments