Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Update for 0.14 #83

Closed
zpao opened this issue Oct 7, 2015 · 1 comment
Closed

Update for 0.14 #83

zpao opened this issue Oct 7, 2015 · 1 comment

Comments

@zpao
Copy link
Member

zpao commented Oct 7, 2015

@spicyj made some changes in the React repo to use ReactDOM. We should do that here too as well as bump versions to 0.14 once we ship.

@zorfling
Copy link

zorfling commented Oct 7, 2015

Yep, I'm trying to follow the tutorial, but it's for 0.14.0 and the starter code repo is for 0.13.0. (and the cdn doesn't have 0.14.0 yet?
For anyone else trying this in the interim, I just used the following scripts:

<script src="https://fb.me/react-0.14.0.js"></script>
<script src="https://fb.me/react-dom-0.14.0.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

@zpao zpao closed this as completed in a52792b Oct 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants