Skip to content

Commit 80ffbe5

Browse files
meta: update changelog
Document changes and features introduced in version 2.53.0 and 2.53.0-alpha.
1 parent 783b75e commit 80ffbe5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,20 @@
66

77
### Various fixes & improvements
88

9-
- meta(cursor): Tell Cursor to `cargo fmt` (#2721) by @szokeasaurusrex
109
- feat(mobile-app): Add release notes option (#2712) by @noahsmartin
1110

11+
### Changes from 2.53.0-alpha
12+
13+
2.53.0-alpha reintroduced the `build` (previously named `mobile-app`) commands. 2.53.0 is the first stable release to reintroduce them.
14+
15+
Please note, the `build` commands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.
16+
17+
- feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand (#2706) by @rbro112
18+
- chore(mobile-app): Rename mobile-app subcommand to build (#2719) by @rbro112
19+
- Revert "feat(mobile-app): Reintroduce mobile-app feature gating (#2643)" (#2670) by @noahsmartin
20+
- meta(cursor): Add rule to avoid explicit type annotations (#2717) by @szokeasaurusrex
21+
- retry on cloudflare timeout (#2695) by @manishrawat1992
22+
1223
## 2.53.0-alpha
1324

1425
This release reintroduces the `build` (previously named `mobile-app`) commands.

0 commit comments

Comments
 (0)