You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,11 @@
6
6
7
7
### Various fixes and improvements
8
8
9
+
- feat: `login` now opens the org auth token creation page (#1737) by @loewenheim
10
+
- feat: Debug IDs are now supported in Hermes bundles (#1667) by @krystofwoldrich
11
+
- feat: The root sourcemap for RAM bundles is now uploaded, improving support for preloaded modules (#1743) by @krystofwoldrich
9
12
- feat: Commands with a `--wait` flag now also have a `--wait-for <SECS>` option that additionally puts a limit on the wait time. (#1748) by @loewenheim
13
+
- deps: `symbolic` updated to 12.4.1 (#1749) by @loewenheim
0 commit comments