Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

React 16 #9

Merged
merged 10 commits into from
Nov 30, 2017
Merged

React 16 #9

merged 10 commits into from
Nov 30, 2017

Conversation

amaury1093
Copy link
Contributor

@amaury1093 amaury1093 commented Nov 29, 2017

Some breaking changes

  • Update all packages to latest versions.
  • Most importantly: Update React to v16.
  • The lib/ folder now contains processed CSS (compared to SCSS before). (fix Create-React-App cannot use this repo's components #8)
  • Added/Removed babel plugins to have the minimum necessary.
  • Since we're using semistandard, remove all rules extending it. Reason.
  • No code change (except lint & package update migrations).

@jacogr jacogr merged commit 75ebffb into master Nov 30, 2017
@jacogr jacogr deleted the react-16 branch November 30, 2017 13:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create-React-App cannot use this repo's components
2 participants