Mihail Diordiev
2f91b8765c
Move redux-devtools-test-generator package ( #438 )
...
* Move from zalmoxisus/redux-devtools-test-generator
* Update package and links
* Fix CI
2018-12-23 02:13:56 +02:00
Mihail Diordiev
110e9e4f8c
Compatibility with react-redux@6 ( #427 )
2018-12-21 21:31:45 +02:00
Mihail Diordiev
b80cc9e5b9
Merge react-json-tree package ( #428 )
...
* Merge react-json-tree from alexkuz/react-json-tree
* Npm package config
* Add credits
* Stick `eslint-plugin-react` to `7.4.0` till change deprecated `componentWillReceiveProps`
2018-12-21 21:18:05 +02:00
Zalmoxisus
00863e8aa0
Fix linting and dependences
2018-12-13 03:38:24 +02:00
Zalmoxisus
f23cebaa2a
Run build on install as yarn workspaces don't handle install lifecycle
2018-12-13 03:31:17 +02:00
Zalmoxisus
2b4af4e38e
Lerna publish commands
2018-12-11 02:28:55 +02:00
Zalmoxisus
bd0ca28e95
Use lerna run
to test only what was changed since master
2018-12-11 00:16:45 +02:00
Zalmoxisus
dabc7d9b8e
Run tests in packages
2018-12-07 18:59:40 +02:00
Zalmoxisus
18910522f0
Configure lerna with yarn workspaces
2018-12-07 16:44:11 +02:00
Zalmoxisus
0e0740e6d7
Move redux-devtools
to packages
2018-12-02 23:22:37 +02:00
Zalmoxisus
4fa6a2fb8f
v3.4.2
2018-11-16 00:21:15 +02:00
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