Releases: jlfwong/speedscope
Releases · jlfwong/speedscope
v1.22.2
v1.22.1
- Update to working
open
, switch to ESM [#499] (by @flying-sheep) - Revert "Fix broken CLI dependency
open
" [#498] (by @flying-sheep) - Fix broken CLI dependency
open
[#498] (by @flying-sheep) - Update README.md [#496] (by @dkuku)
v1.22.0
v1.21.2
v1.21.0
v1.20.0
v1.19.0
v1.18.0
v1.17.0
- Upgrade prettier, update prettier & react-hooks eslint plugins [#456] (by @jlfwong)
- Upgrade typescript & eslint to latest, fix resulting errors [#455] (by @jlfwong)
- Re-enable eslint prettier rule after being accidentally disabled for 3 years [#454] (by @jlfwong)
- Support the chrome JSON trace format (allows viewing of hermes traces) [#453] (by @zacharyfmarion)
- Fix bug in selectQueueToTakeFromNext for trace profiles [#450] (by @zacharyfmarion)
- Add bounds checking for sampleTypeIndex [#449] (by @jlfwong)
- Update README-zh_CN.md [#442] (by @byronhe)
- Update publish-and-deploy to remove automated release creation [#440] (by @jlfwong)
v1.16.0
- Automate more of the release process [#439] (by @jlfwong)
- Improve profile builder performance [#437] (by @Goose97)
- Fix crash when importing big linux perf tool files [#435] (by @Goose97)
- Improve splitLines: return iterator instead [#434] (by @Goose97)
- Fix trimTextMid [#431] (by @jlfwong)
- Added support for Papyrus profiles [#428] (by @xieve)