Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaidman committed Jan 19, 2019
1 parent 112fdd0 commit e9f13bc
Show file tree
Hide file tree
Showing 17 changed files with 4,928 additions and 11 deletions.
7 changes: 7 additions & 0 deletions dist/cjs/whyDidYouRender.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* @welldone-software/why-did-you-render 2.5.0
* MIT Licensed
* Generated by Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)
* Generated at 2019-01-19
*/

'use strict';

function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
Expand Down
7 changes: 7 additions & 0 deletions dist/cjs/whyDidYouRender.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/whyDidYouRender.min.js.map

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions dist/esm/whyDidYouRender.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* @welldone-software/why-did-you-render 2.5.0
* MIT Licensed
* Generated by Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)
* Generated at 2019-01-19
*/

import _isString from 'lodash/isString';
import _reduce from 'lodash/reduce';
import _keys from 'lodash/keys';
Expand Down

0 comments on commit e9f13bc

Please sign in to comment.