Releases: microsoft/vscode-js-debug-companion
Releases · microsoft/vscode-js-debug-companion
v1.1.3
Changes:
- #35: feat: update deps, allow querying the default ui browser
- #34: chore(deps): bump ws from 8.13.0 to 8.17.1
- #33: chore(deps-dev): bump braces from 3.0.2 to 3.0.3
- #32: Engineering - cleanup TSA pipeline template parameter
- #31: chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
- #30: fix: don't reference const enums in code
This list of changes was auto generated.
v1.1.2
What's Changed
- fix: sync engines.version in @types/vscode version to fix publish by @connor4312 in #28
- Engineering - add TSAOptions by @lszomoru in #29
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- chore(deps-dev): bump webpack from 5.70.0 to 5.76.0 by @dependabot in #22
- fix: adopt improved connection process for WSL by @connor4312 in #24
- Engineering - update stable pipeline by @lszomoru in #25
- Add launch command and firefox launch support by @andreamah in #26
- 1.1.0 by @connor4312 in #27
New Contributors
- @lszomoru made their first contribution in #25
- @andreamah made their first contribution in #26
Full Changelog: v1.0.18...v1.1.1
v1.0.18
v1.0.17
Changes:
- 587950a Merge pull request #19 from microsoft/dependabot/npm_and_yarn/minimist-1.2.6
- 15e399c chore(deps): bump minimist from 1.2.5 to 1.2.6
- 0f85d02 1.0.17
- 58a0569 chore: adopt finalized schema
- 4818692 chore: update to new template
- 638db88 chore: use gh release pipeline
- 5c67837 fix: engine version compatibility
- c8a4e2b fix: template
This list of changes was auto generated.
v1.0.16
Changes:
- 638db88 chore: use gh release pipeline
- 5c67837 fix: engine version compatibility
- c8a4e2b fix: template
- 3f30a29 1.0.16
- 8f9166f chore: update dependencies
- fdfd3a4 feat: cache browser discovery results for faster launches
- a5f3b69 refactor: use websocket server for more reliable launches
- 2bd0676 add new ci pipeline
- b05afbc 1.0.15
- 97f6e3a chore: update dependencies
See More
- 03090f6 chore: support '*' quality
- 9d46add 1.0.14
- 5afeed6 npm audit fix: ws and browserslist
- f383665 1.0.13
- 20f2aff fix: retry socket connections to fix wsl issues
- 4c1a324 1.0.12
- 510ab38 satisfy icon requirements
- a77a789 adopt to capabilities
- 11e770a Merge pull request #14 from microsoft/sandy081-adoptVirtualWorkspaces
- 9b823b4 adopt virtual workspaces
- ee9e59f Merge pull request #13 from microsoft/icon-update
- a37b363 Update icons
- d248aa8 1.0.11
- 739b1dd fix: update engines
- 77e5b8c 1.0.10
- edc1476 chore: update dependencies
- 064effc feat: onboard to workspace trust
- 70cc712 Merge pull request #11 from microsoft/dependabot/npm_and_yarn/y18n-4.0.1
- 721f007 chore(deps): bump y18n from 4.0.0 to 4.0.1
- 16d8fb3 Merge pull request #10 from microsoft/dependabot/npm_and_yarn/elliptic-6.5.4
- 8d39a92 chore(deps): bump elliptic from 6.5.3 to 6.5.4
- e2bc402 Merge pull request #4 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19
- 086ef6d Merge pull request #5 from microsoft/dependabot/npm_and_yarn/elliptic-6.5.3
- 8a8804d Merge pull request #9 from microsoft/dependabot/npm_and_yarn/ini-1.3.8
- 9e40056 1.0.9
- 04db8e9 fix: browser failing to launch on linux/gnome
- 31bf106 chore(deps): bump ini from 1.3.5 to 1.3.8
- 9e65a97 1.0.8
- 7163447 fix: try to wait for a graceful exit before killing the process
- 6ab48d5 1.0.7
- 9dfec83 fix: chrome shutting down ungracefully
- 5c69a86 1.0.6
- 1c254e8 fix: unawaited promise when resolving the userDataDir
- 768c0cc 1.0.5
- 25cd7b0 fix: ensure user data dir exists before setting it
- 916e9ef 1.0.4
- eecb0e3 fix: update min vscode version
- 2dbde89 1.0.3
- 0124e47 feat: enable launching browser with ws ports and attaching
- 59138bf chore: update dependencies
- bfbbff7 chore(deps): bump elliptic from 6.5.2 to 6.5.3
- 05e776f chore(deps): bump lodash from 4.17.15 to 4.17.19
- 08cd20f Merge pull request #3 from kimadeline/patch-1
- ae68a06 Update README.md
- aa759f0 1.0.2
- 58cac8a fix: chrome canary not found on osx
- 7cf4cb6 1.0.1
- 1632476 chore: update browsers package
- e537e7d Merge pull request #1 from microsoft/dependabot/npm_and_yarn/acorn-6.4.1
- 5318c28 1.0.0
- 40d5fdc feat: support gzip
- 7c1871e chore(deps): bump acorn from 6.4.0 to 6.4.1
- 718cd3d 0.0.4
- 192da44 fix: require only as ui extension
- cadb7d5 0.0.3
- ba8266a fix: allow js-debug-companion as a workspace extension
- 0e0e3e0 fix: tests
- fe6287b 0.0.2
- c79a01f fix: discard invalid cwd, promise not to use sync api
- a032d51 fix validation pipeline
- 364cd16 chore: add release and validation pipelines
This list of changes was auto generated.