CAAPIM / react-themer

React bindings for https://github.com/CAAPIM/themer
MIT License
1 stars 1 forks source link

feat: BREAKING CHANGE update to react 16.2.0 #70

Closed alepoletto closed 6 years ago

alepoletto commented 6 years ago

Status

READY

Description

update to react 16.2.0, this is required because PropTypes inside React is not supported, and even that this project didin't use PropTypes from the react lib, the bundle file was adding it causing problem to update the react version in the other projects that use this lib.

Impacted Areas in Application

codecov-io commented 6 years ago

Codecov Report

Merging #70 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #70   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          48     48           
  Branches       14     14           
=====================================
  Hits           48     48