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
{{ message }}
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
## 0.3.0 (Edge)
2
+
* Depends on `sprockets < 3` thus source map can still work
3
+
* Remove sprockets-es6 from dependency
2
4
* Set `displayName` of component as the Ruby class name, which make it displayed better in [react-devtools](https://github.com/facebook/react-devtools)
3
5
* Fix React::Element bridging in React Native environment (#fba2daeb)
4
6
* React#create_element accept a native component constructor function
0 commit comments