6
6
7
7
### Various fixes & improvements
8
8
9
- - ci(release): `npm install` in `test_node.yml` on release (#2768) by @szokeasaurusrex
10
9
- 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
19
10
- 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
22
11
- 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
25
12
- feat(build): Add auto-detection of PR number from GitHub Actions (#2722) by @runningcode
26
13
- 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
35
15
36
16
## 2.53.0
37
17
@@ -53,7 +33,7 @@ Please note, the `build` commands are still experimental, and are therefore subj
53
33
54
34
## 2.53.0-alpha
55
35
56
- This release reintroduces the `build` (previously named `mobile-app`) commands.
36
+ This release reintroduces the `build` (previously named `mobile-app`) commands.
57
37
58
38
### Various fixes & improvements
59
39
0 commit comments