Skip to content

Releases: microsoft/vscode-js-profile-visualizer

v1.0.10

25 Sep 21:15
a55b5a7
Compare
Choose a tag to compare

Changes:

  • #197: chore: bump version
  • #196: build(deps-dev): bump vite from 5.2.8 to 5.4.7
  • #195: build(deps-dev): bump rollup from 4.14.0 to 4.22.4
  • #192: chore: bump express
  • #191: fix vsce packaging issue
  • #190: chore: npm audit fix
  • #186: Fixes microsoft/vscode#225059
  • #185: build(deps-dev): bump ws from 8.16.0 to 8.17.1
  • #184: build(deps-dev): bump braces from 3.0.2 to 3.0.3
  • #182: address CG

This list of changes was auto generated.

v1.0.9

05 Apr 01:05
9e48be1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

28 Nov 17:41
ea5f5aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

15 Nov 23:16
30304f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.4

11 Dec 19:06
12be712
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

05 Jul 21:35
a78b09e
Compare
Choose a tag to compare

Changes:

  • 5a97263 Merge pull request #81 from microsoft/fix/empty-profile-error
  • a78b09e v1.0.3
  • 6c83a31 fix: don't error out on empty profile
  • 654b8a7 Merge pull request #79 from microsoft/chore/update-dependencies
  • 8b30868 chore: update dependencies
  • dc5a07a Merge pull request #78 from microsoft/chore/bump-version

This list of changes was auto generated.

v1.0.2

19 May 20:41
cc025bd
Compare
Choose a tag to compare

Changes:

  • 654b8a7 Merge pull request #79 from microsoft/chore/update-dependencies
  • 8b30868 chore: update dependencies
  • dc5a07a Merge pull request #78 from microsoft/chore/bump-version
  • cc025bd v1.0.2
  • c5b31b1 Merge pull request #77 from microsoft/fix/profile-boundary-issues
  • ae05c61 fix: bad handling of first and last model samples
  • c79fd08 fix: make debugging work all nice and stuff
  • 3e59afa chore: remove unused notebook

This list of changes was auto generated.

v1.0.1

06 Apr 18:10
Compare
Choose a tag to compare

Changes:

See More
  • 36cbb3b refactor: use flame components instead of hooks
  • b702150 refactor: clean up code lens generics and use components instead of hooks
  • 10e98fb Merge branch 'feat/heap' of https://github.com/zjffun/vscode-js-profile-visualizer into zjffun-feat/heap
  • ea4f15c chore: pass in nodeps option to fix build
  • ff9b686 chore: update codicons import
  • e18679c chore: add ci with standard template
  • 15c05e7 chore: remove unnecessary web flag
  • b259b00 chore: update vm image
  • 517777e v0.0.24
  • e64b220 chore: add lerna version command
  • 286cce1 fix: text wrapping in narrow flame graphs
  • 2391798 Change heap used metric to heapUsed value (#63) [ #62 ]
  • 156c61b fix: unit
  • 172f531 fix: add annotations
  • 3036c87 fix: location lineNumber and columnNumber
  • 248b6c4 fix: the position of annotations
  • b4f393e feat: support source locations of heap
  • 06ef9cb refactor: extract getRawColumns function
  • 2224acd fix: heap genericMatchStr
  • 24c2370 refactor: rm unused goToFile class
  • 9010c20 chore: fix comment
  • 7cd68af refactor: rm node.children check
  • 1890732 fix: ProfileCodeLensProvider type
  • 0c27cc3 fix: Component definition is missing display name
  • 73cd4bb fix: vscode-js-profile-core import of notebook
  • 4c2ee98 fix: heap unit and order of annotations
  • 78c0c62 fix: heap TreeNodeAccessor
  • 00b93d1 feat: heap annotations
  • f26ab17 feat: heap src
  • 0899f49 refactor: table and flame
  • 108e0f9 refactor: core and table
  • f2f6b5b feat: heap flame
  • 063faf5 feat: heap viz
  • b12d654 chore: add paths to tsconfig
  • 879938a fix: type error
  • e3213a0 v0.0.23
  • f482198 chore: update node versions
  • 596c176 fix: don't show clear lens command when not available [ #57 ]
  • d1143fd v0.0.22
  • f330fdd chore: drop proposed api
  • b0136dc chore: give nicer displayName to extensions
  • 09d26ee Added .cpuprofile format (#45)
  • dca464d build(deps): bump browserslist from 4.9.1 to 4.16.6 (#43)
  • 477677b v0.0.21
  • 60d74ed fix: bad nonce handling in realtime view
  • 01ce805 build(deps): bump url-parse from 1.4.7 to 1.5.1 (#40)
  • 2ae0d96 v0.0.20
  • 590ea84 fix: remove svg logo failing publishing
  • a6fe1f6 v0.0.19
  • 9f57eab allow to work in virtual workspaces and web
  • 581e38b v0.0.18
  • 94a6f3e fix icon in table, allow escape to close flame infobox
  • f1cfd26 v0.0.17
  • dfbc02d put icon in the right place
  • 7100aa9 adopt to capabilities schema (#35)
  • d396f3e Update icons (#34)
  • 724b22c build(deps): bump ssri from 6.0.1 to 6.0.2 (#33)
  • 7e43280 v0.0.16
  • 407101f feat: onboard to workspace trust
  • b7155b2 v0.0.15
  • 4750201 build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#8)
  • 40eb1cc chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#18)
  • d29dbc2 chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#19)
  • ffbb762 chore(deps): bump node-fetch in /packages/vscode-js-profile-core (#20)
  • f9a68ce chore(deps): bump lodash from 4.17.15 to 4.17.20 (#21)
  • ee50e82 chore: update command name [ #32 ]
  • 2c37921 chore(deps): bump y18n from 4.0.0 to 4.0.1 (#30)
  • b2fae50 chore(deps): bump ini from 1.3.5 to 1.3.8 (#28)
  • 8c9509e chore(deps): bump elliptic from 6.5.2 to 6.5.4 (#29)
  • 58058f1 v0.0.14
  • bcf44f6 fix: units in realtime graph labels
  • b5a7109 feat: show a panel at the with stack frame info
  • ff995fa readme typo: enable -> enabled (#27)
  • 7c522d1 v0.0.13
  • 5b30173 fix: flame graph not showing for auto attach [ #24 ]
  • 6af0cfe v0.0.12
  • 74d4329 fix: performance not being shown when a webworker is selected
  • 3ace09e fix: logo path
  • a5b413e v0.0.11
  • a9a37a9 polish: use a better icon for split/collapse charts
  • ed1d562 fix: don't clear data when only view duration is changed
  • 3d5e510 fix: show the hovered value in the configurator as well
  • 785f30a polish: improve naming of visible perf charts command
  • 39be86e docs: improve flame chart readme, add logo
  • e5f0194 polish: add profile button in realtime perf view
  • 31d23b5 fix: add tooltip for toggle buttons
  • 37ee87d fix: hide irrelevant stats in quickpick, allow disabling qp charts
  • 1efc2de polish: add horizontal padding to axis guides
  • efda265 polish: add upper bound and date format for chart axis
  • 1a68e7f fix: perf view doesn't show when debugging ad hoc
  • 181d531 polish: clear realtime view data when a debugee ends
  • f9a0d81 polish: fix bad casing for action
  • 890b0e1 polish: useconds as unit for duration settings
  • fa3761b polish: improve wording for empty view
  • 00987c0 v0.0.10
  • 3a6ca54 fix: allow profiling extensionhost as well
  • df70c08 v0.0.9
  • 485c3bd feat: derive flame chart colors from the user theme
  • 5d8e5eb feat: adopt new theme colors and add hover on the realtime graph
  • de45587 feat: add labels to split graph
  • 9476781 feat: add split view for realtime graph
  • b2d7424 feat: ui improvements in realtime profile
  • b2d4bd2 preserve data when webviews are moved
  • e40250f simplify rendering
  • cc3cd8c feat: add realtime performance graph
  • cea3b5b v0.0.8
  • 3cb9d7b chore: polish left heavy
  • 99e1f37 fix: rm debug
  • f5e3fb3 feat: add left-heavy view to flame graph
  • 51522f0 fix: move vscodeignore into subpackages
  • 87e13dc v0.0.7
  • 6d9d946 fix: filtering, revamp logic [ #5 ]
  • d1fa975 fix: gc frames stacking on each other incorrectly
  • 90296c3 v0.0.6
  • 8a6f3e6 fix: timings in table visualizer being incorrect
  • 8b587c9 refactor: use a lazy profile annotation collection for lenses [ #10 ]
  • de59443 docs: improve descriptions of extensions [ #9 ]
  • 2e84826...
Read more