Skip to content

Commit 58b1d96

Browse files
committed
chore: updated changelogs
1 parent 2a4f2ba commit 58b1d96

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/vscode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Stitch Changelog
22

3+
## 1.80.2 (2026-01-11)
4+
5+
### Fixes
6+
7+
- Resolved a build-order issue causing the Stitch VSCode runner view to not update with logs when running a project from it.
8+
- Fixed issue where the user was not visibly alerted when Stitch couldn't run the GameMaker runner because they needed to log into the IDE first.
9+
310
## 1.80.0 (2026-01-09)
411

512
### Features

packages/vscode/webviews/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @local-vscode/webviews Changelog
22

3-
## 0.0.1 (2026-01-07)
3+
## 0.0.1 (2026-01-11)
44

55
### Features
66

@@ -20,6 +20,7 @@
2020

2121
### Fixes
2222

23+
- Resolved a build-order issue causing the Stitch VSCode runner view to not update with logs when running a project from it.
2324
- Error traces are now clickable in the runner view.
2425
- Resolved formatting issues in the Runner logs caused by wrapping entries in the <pre> tag for horizontal spacing support
2526
- Resolved issue where logged spaces are not shown in the Runner panel

0 commit comments

Comments
 (0)