Skip to content
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

Update grunt-react to use react-tools v0.12.0 #40

Merged
merged 1 commit into from
Oct 29, 2014

Conversation

jackwanders
Copy link
Collaborator

Because React's update from 0.11 to 0.12 contains breaking changes,
grunt-react should update its version accordingly.
Tests have been updated to reflect update React functionality:

  • /** @jsx React.DOM **/ annotation no longer used
  • js files will be transformed if valid React code is encountered

For reference, React 0.12.0 release notes are here: http://facebook.github.io/react/blog/2014/10/28/react-v0.12.html

Because React's update from 0.11 to 0.12 contains breaking changes,
grunt-react should update its version accordingly.
Tests have been updated to reflect update React functionality:
- /** @jsx React.DOM **/ annotation no longer used
- js files will be transformed if valid React code is encountered
@ericclemmons
Copy link
Owner

With this sort of quality, you're getting contributor's rights!

ericclemmons added a commit that referenced this pull request Oct 29, 2014
Update grunt-react to use react-tools v0.12.0
@ericclemmons ericclemmons merged commit 5ae2b8a into ericclemmons:master Oct 29, 2014
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

Successfully merging this pull request may close these issues.

2 participants