Commit Graph

13 Commits

Author SHA1 Message Date
Nathan Bierema
10bf7bc084
chore(*): upgrade prettier (#570)
* chore(*): upgrade prettier

* chore(*): upgrade prettier
2020-08-08 16:26:39 -04:00
Nathan Bierema
1a4e509b4b
chore(*): fix prettier (#557)
* Fix

* Test

* Changes

* Run prettier

* Remove single quote
2020-08-05 09:12:31 -04:00
Nathan Bierema
fead81ca9e
chore(*): enable tests in travis build (#554)
* Enable test all

* Fix instrument tests
2020-08-02 00:04:41 -04:00
Nathan Bierema
c1917be76e
chore(redux-devtools-instrument): consolidate rxjs (#542) 2020-08-01 13:35:13 -04:00
nndio
6907c48147 Use prettier 2019-01-10 20:51:14 +02:00
nndio
458f9019aa Fix and unify eslint 2019-01-10 19:23:33 +02:00
nndio
b2adfb1238 Fix tests and rewrite to jest 2019-01-08 18:35:12 +02:00
Zalmoxisus
292e5f64c4 Include 3 extra frames when Error.captureStackTrace not supported
To get the necessary limit after excluding extensions frames
2018-12-14 22:27:11 +02:00
Zalmoxisus
d338dd96b4 Force traceLimit value modifying and restoring Error.stackTraceLimit 2018-12-14 00:05:28 +02:00
Zalmoxisus
671b26157e Limit stack trace frames 2018-12-13 03:38:24 +02:00
Zalmoxisus
d94c034f07 Exclude instrumentation calls from stack trace 2018-12-13 03:38:24 +02:00
Zalmoxisus
ee439fac9f Get stack trace using an outside trace function 2018-12-13 03:38:24 +02:00
Zalmoxisus
6279ce8350 Merge redux-devtools-instrument to packages 2018-12-02 23:49:12 +02:00