v1.87.0
What's Changed
- fix: removed support for logpoints by @connor4312 in #1927
- Revert the revert of #1464 by @segevfiner in #1928
- fix: skipFiles not matching/negating with special chars by @connor4312 in #1929
- chore: fix codeql warnings by @connor4312 in #1930
- chore: update dependencies by @connor4312 in #1932
- fix: potential console error when debugging stops by @connor4312 in #1933
- fix: pages not loading in browser after attach browser disconnect by @connor4312 in #1934
- fix: support object property shorthand in logpoints by @connor4312 in #1935
- fix: allow debugging nested extension host workers by @connor4312 in #1937
- feat: lazily announce evaluated scripts by @connor4312 in #1940
- feat: support running extension test CLI from launch.json by @connor4312 in #1941
- 1.87.0 by @connor4312 in #1943
- fix: include launch args from test config by @connor4312 in #1946
Full Changelog: v1.86.1...v1.87.0