66
77### Various fixes & improvements
88
9- - ci(release): `npm install` in `test_node.yml` on release (#2768) by @szokeasaurusrex
109- Fix: symlinks in normalized upload (#2744) by @noahsmartin
11- - build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 (#2760) by @dependabot
12- - build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#2761) by @dependabot
13- - ci(rust): Auto-update rust-toolchain.toml (#2746) by @szokeasaurusrex
14- - ci(node): Test newer node versions (#2756) by @szokeasaurusrex
15- - build(node): Use `npm` in Volta (#2755) by @szokeasaurusrex
16- - ci(node): Resolve `browserslist` to `4.25.4` (#2754) by @szokeasaurusrex
17- - build: Pin Rust toolchain minor version (#2724) by @szokeasaurusrex
18- - ci(build): Cache dependencies on release build (#2745) by @szokeasaurusrex
1910- feat(vcs): Prefer upstream remote over origin for base repo name (#2737) by @runningcode
20- - ref(send-event): Introduce constant for max breadcrumbs (#2716) by @szokeasaurusrex
21- - docs: Add cargo fmt reminder to CLAUDE.md (#2738) by @runningcode
2211- feat(build): Add auto-detection of base_repo_name from git remote (#2735) by @runningcode
23- - ref(clippy): Enable `tests-outside-test-module` lint (#2736) by @szokeasaurusrex
24- - build(macos): Allow compiling without Xcode (#2733) by @szokeasaurusrex
2512- feat(build): Add auto-detection of PR number from GitHub Actions (#2722) by @runningcode
2613- feat(build): Auto-detect base_ref from git merge-base (#2720) by @runningcode
27- - ci(release): Use `container` in workflow instead of `build-in-docker.sh` (#2727) by @szokeasaurusrex
28- - build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 (#2730) by @dependabot
29- - build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#2731) by @dependabot
30- - meta(claude): Add `CLAUDE.md` (#2728) by @szokeasaurusrex
31- - build(deps): bump github/codeql-action from 3.29.8 to 3.29.11 (#2718) by @dependabot
32- - feat(logs): support log streaming (#2666) by @vgrozdanic
33-
34- _Plus 1 more_
14+ - feat(logs): support log streaming (#2666) by @vgrozdanic
3515
3616## 2.53.0
3717
@@ -53,7 +33,7 @@ Please note, the `build` commands are still experimental, and are therefore subj
5333
5434## 2.53.0-alpha
5535
56- This release reintroduces the `build` (previously named `mobile-app`) commands.
36+ This release reintroduces the `build` (previously named `mobile-app`) commands.
5737
5838### Various fixes & improvements
5939
0 commit comments