Commit Graph

17 Commits

Author SHA1 Message Date
Nathan Bierema
55e2284a3d
chore(*): upgrade prettier (#743)
* chore(*): upgrade prettier

* Update snapshots
2021-06-17 23:56:36 -04:00
Nathan Bierema
985b7b6a56
chore(*): upgrade to TypeScript 4.1 (#739)
* chore(*): upgrade to TypeScript 4.1

* Fix lint

* Fix tests
2021-06-17 21:41:41 -04:00
Nathan Bierema
698fdec21d
chore(*): upgrade to TypeScript 4.0 (#736)
* chore(*): upgrade to TypeScript 4.0

* Fix

* Fix

* trigger

* build

* More fixes

* Fix
2021-06-16 12:20:20 -04:00
Nathan Bierema
57fa5c8834
feature(react-devtools-instrument): convert to TypeScript (#604) 2020-08-22 10:28:08 -04:00
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