Releases: cerebral/cerebral-debugger
Releases · cerebral/cerebral-debugger
1.5.0
- Stack trace on error
- Fix mutated props
- Handle missing signal details
1.4.2
Fixes firebase shared execution, state change and time travel (release fix)
1.4.1
Fixes firebase shared execution, state change and time travel
1.4.0
Adds support for apps running on HTTPS
1.3.1
- Fixed bug related to clicking paths
1.3.0
- Toggle full signal path names
- Fixed link to webpage
- Improved contribution process
1.2.1
- Fixed link to debugger documentation
- Fixed appveyor build
1.2.0
1.1.1
1.1.0
- Errors are now shown as objects, instead of only the message. This will give more information like stack trace and other custom information related to Cerebral errors
- The initial sequence of the signal is now shown
- Filtering information now handle sequence/parallel names
- Copy/Paste is now working thanks to @MartanLV
- Now time travel is shown with buttons instead
And finally a HUGE thanks to @reflog for fixing the automatic publishing of debugger!!!