Skip to content

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