Skip to content

release 0.14 #4135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
16 of 17 tasks
zpao opened this issue Jun 15, 2015 · 19 comments
Closed
16 of 17 tasks

release 0.14 #4135

zpao opened this issue Jun 15, 2015 · 19 comments
Milestone

Comments

@zpao
Copy link
Member

zpao commented Jun 15, 2015

We're still a little ways away from this but starting the list before we lose track. This is less big picture like #3220 and more about the longer tail of work.

Misc

  • Remove react-tools, JSXTransformer mentions from docs
  • Update react-tutorial repo to use babel/browser
  • Polish readme for react, react-dom
  • Update fb.me scripts to exclude JSXTransformer
  • Update to node v4 for development (will be better moving forward with stable branch maintenance)
  • Update cdnjs, jsdelivr autoupdaters to account for Build ReactDOM browser builds into react-dom/dist #4901

Documentation Changes

Final Steps

  • create 0.14-stable branch
  • shrinkwrap
  • actually publish to all the places
  • update jsfiddles
    • base
    • thinking in react
  • Update changelog.md
  • make sure master branch has all documentation changes made in 0.14-stable
  • update react-tutorial repo with final changes
@activatedgeek
Copy link

Why are react-tools being removed? Is the JSXTransformer being deprecated or something?

@JohnyDays
Copy link

@activatedgeek Yes, in favor of babel

@activatedgeek
Copy link

Ohh, I'm using a webpack build system. Will I just need to change the loader to babel ?

@dashed
Copy link

dashed commented Jun 20, 2015

@activatedgeek yeah. should be painless. https://github.com/babel/babel-loader

@activatedgeek
Copy link

Great! Thanks!

@tsingson
Copy link

+1

@sophiebits
Copy link
Collaborator

@majorye
Copy link

majorye commented Jun 23, 2015

+1

@dcousens
Copy link
Contributor

Is there any other status updates or burn down for this?

@zpao
Copy link
Member Author

zpao commented Sep 23, 2015

https://github.com/facebook/react/milestones/0.14 is what I've been looking at. We don't have issues for updating docs.

@dcousens
Copy link
Contributor

@zpao is this issue a double up of #3220? Or?

@zpao
Copy link
Member Author

zpao commented Sep 23, 2015

From the description:

This is less big picture like #3220 and more about the longer tail of work.

@dcousens
Copy link
Contributor

facepalm

Sorry, thanks.

@sophiebits sophiebits mentioned this issue Sep 23, 2015
25 tasks
@jimfb jimfb added this to the 0.14 milestone Oct 5, 2015
@blixt
Copy link

blixt commented Oct 6, 2015

Good morning! Are there tasks left for the React 0.14 release that external developers could pick up and help on, or is the remaining work on 0.14 all documentation / release stuff?

@zpao
Copy link
Member Author

zpao commented Oct 6, 2015

I think at this point we just have some docs and the final release steps. Thanks for the offer though! Feel free to jump into anything else you find.

@iamdustan
Copy link
Contributor

Having been using 0.14 since the beta, updating packages for ReactDOM.render, removing react 0.13 peerDeps, and react/addons have been the biggest pain points I’ve experienced.

@blixt opening PRs to any react components or tooling that you use or see to help the community move forwards would be superbly helpful.

@dcousens
Copy link
Contributor

dcousens commented Oct 6, 2015

@iamdustan what replaced react/addons?

@zpao
Copy link
Member Author

zpao commented Oct 6, 2015

react-addons-specific-package. It's not mentioned super loudly in http://facebook.github.io/react/blog/2015/09/10/react-v0.14-rc1.html, but it's there.

@iamdustan
Copy link
Contributor

Each addon is its own package. Technically I think for 0.14 it's still bundled for a deprecation cycle.

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

No branches or pull requests