Commit Graph

71 Commits

Author SHA1 Message Date
Mihail Diordiev
19d61684cf
Merge branch 'master' into feature/407 2018-11-16 00:01:27 +02:00
Dan Rumney
a0f5108c9f Resolves #407: Add support for Redux 4.0.0 2018-10-03 18:30:04 -05:00
Nick McCurdy
9cf85cc4c3 Support Redux 4 in peer dependencies 2018-04-20 23:17:07 -04:00
Zalmoxisus
fc1ab01ca1 v3.4.1 2017-11-11 21:06:07 +02:00
Tyler Cook
687a855192 Added React v16 peer dependency support (#385) 2017-11-11 20:51:19 +02:00
Zalmoxisus
33c6f314d8 v3.4.0 2017-04-25 23:17:08 +03:00
Timofey Smirnov
41abd40631 Fixed PropTypes warnings (#358) 2017-04-25 23:09:02 +03:00
Zalmoxisus
e647d6e108 3.3.2 2017-01-12 21:53:59 +02:00
Daniel Stockman
e099a73964 Allow react-redux 5 in peerDependencies (#334)
This allows users to upgrade to the API-compatible v5 of react-redux without encumbering their `node_modules` with a nested copy of react-redux (v4) under `redux-devtools/node_modules`.

It also moves redux and react-redux into `devDependencies`, which is the proper location for packages that are also specified in `peerDependencies`. Otherwise, peers specified as an alternating range (`||`) won't resolve properly. This brings it in line with what [react-redux does](https://github.com/reactjs/react-redux/blob/master/package.json#L94-L107).
2017-01-12 21:46:19 +02:00
unknown
10e3b991c0 Fixed bug 244, Npm install fails on windows 2016-10-27 12:46:58 +01:00
Dan Abramov
ec0d55bbee 3.3.1 2016-05-09 12:56:54 +01:00
Mihail Diordiev
ee6d46e750 Move instrumentation to redux-devtools-instrument (#281) 2016-05-09 12:55:55 +01:00
Dan Abramov
f02ceebc81 3.3.0 2016-05-09 02:48:17 +01:00
Michael van Engelshoven
7b5adf9718 Fix redux support for observables (#275)
fixes #274
2016-05-09 02:45:26 +01:00
Dan Abramov
275f564c54 3.2.0 2016-04-02 18:18:37 +01:00
C. T. Lin
56b31a299b Added support to react@15.0.0-rc.1 2016-03-08 12:09:09 +08:00
Dan Abramov
9713bd2a01 3.1.1 2016-02-08 16:37:54 +00:00
Dan Abramov
86f522af90 3.1.0 2016-02-02 18:09:30 +00:00
Dan Abramov
778803eb97 Merge remote-tracking branch 'lo/dependency/lodash/upgrade' 2016-02-02 17:57:11 +00:00
Dan Abramov
8316de0970 Tweak tests to use new API and add another warning 2016-02-02 17:53:37 +00:00
Sébastien HOUZÉ
9b6f3f7237 Upgrade lodash dependency to ^4.2.0. 2016-02-02 11:29:16 +01:00
Dan Abramov
c64b4c616d 3.0.2 2016-01-28 19:15:14 +00:00
Dan Abramov
fdc78b303e Use explicit files whitelist 2015-12-27 00:35:53 +00:00
Dan Abramov
7029a9e42e 3.0.1 2015-12-27 00:34:30 +00:00
Dan Abramov
cd80dad9da Merge pull request #180 from colinmeinke/next
Update to Babel 6
2015-12-27 00:13:51 +00:00
Colin Meinke
ac48eb35b3 Use es2015-loose and react babel presets 2015-12-14 17:18:34 -06:00
Dan Abramov
e94eab68e3 Update to final 3.0 APIs 2015-12-14 01:58:27 +00:00
Colin Meinke
c66e352efe Update to Babel 6 2015-11-05 16:39:01 +01:00
Dan Abramov
878c5e493d 3.0.0-beta-3 2015-10-17 15:52:10 +03:00
Dan Abramov
4249b3a991 Normalize actions in lifted state as per #134 2015-10-17 03:53:43 +03:00
Dan Abramov
c23a997a0f Rewrite to simpler API 2015-10-17 02:21:07 +03:00
Dan Abramov
79b51a7c0f Component-centric API, horrors are encapsulated 2015-09-28 21:12:07 +03:00
Dan Abramov
83e265d4d8 3.0.0-alpha-7 2015-09-28 18:38:42 +03:00
Dan Abramov
86199748e7 3.0.0-alpha-6 2015-09-28 16:11:25 +03:00
Dan Abramov
915ffeee08 3.0.0-alpha-4 2015-09-28 03:52:18 +03:00
Dan Abramov
e9e951412f 3.0.0-alpha-3 2015-09-27 16:11:15 +03:00
Dan Abramov
4ac31f985a Allow monitors to have their own reducers 2015-09-27 16:10:46 +03:00
Dan Abramov
237b543324 3.0.0-alpha-2 2015-09-24 23:38:39 +03:00
Dan Abramov
f3e950aecf 3.0.0-alpha-1 2015-09-24 22:55:08 +03:00
Dan Abramov
b58ae85971 3.0.0-alpha 2015-09-24 20:35:52 +03:00
Dan Abramov
274d0cba27 Extract LogMonitor 2015-09-24 20:35:33 +03:00
Dan Abramov
c74c3b479f 2.1.3 2015-09-24 16:40:38 +03:00
Dan Abramov
6dba7875ba Update dependencies 2015-09-24 16:40:14 +03:00
Lee Bannard
49b7bd1282 add tests for createDevTools.js 2015-09-23 20:47:07 +01:00
Shu Uesugi
dcb2ada59c ⬆️ react-json-tree 0.1.9
@dzannotti helped increase the performance of `react-json-tree` - it doesn't use deep equality check anymore, so it should be much faster. I put it on 0.1.9. The details are on this commit:

b550c73770
2015-09-14 12:51:04 -07:00
Dan Abramov
fc839a0896 2.1.2 2015-09-13 02:58:44 +03:00
Dan Abramov
751e22d687 Bump peerDependencies to include Redux 3.x 2015-09-13 02:58:34 +03:00
Dan Abramov
d1d39a0890 Bump react-json-tree dependency 2015-09-12 17:14:13 +03:00
Dan Abramov
dbe42cbacc 2.1.1 2015-09-12 16:57:17 +03:00
Dan Abramov
1d41c808a1 2.1.0 2015-09-03 16:24:48 +03:00