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

React 16 compatibility #7

Merged
merged 10 commits into from
Oct 21, 2017
Merged

Conversation

mikkelwf
Copy link
Contributor

  • Updated to react 16
  • Removed createClass in favour of class and stateless functions
  • Updated to webpack 3
  • Updated test framework to latest versions
  • Expect was deprecated, now using expect (jest), sinon and babel-plugin-rewire
  • Update and lint examples
  • Make tests work witk code coverage (isparta-loader is deprecated)

@mikkelwf
Copy link
Contributor Author

PR to issue #5

@malte-wessel malte-wessel merged commit d775d95 into malte-wessel:master Oct 21, 2017
@malte-wessel
Copy link
Owner

Thanks a lot man!

@malte-wessel
Copy link
Owner

published v0.2.0

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