|
2 | 2 |
|
3 | 3 | "You know what they say. Fool me once, strike one, but fool me twice... strike three." — Michael Scott |
4 | 4 |
|
| 5 | +## 2.54.0 |
| 6 | + |
| 7 | +### Various fixes & improvements |
| 8 | + |
| 9 | +- ci(release): `npm install` in `test_node.yml` on release (#2768) by @szokeasaurusrex |
| 10 | +- 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 | +- 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 | +- 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 | +- feat(build): Add auto-detection of PR number from GitHub Actions (#2722) by @runningcode |
| 26 | +- 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_ |
| 35 | + |
5 | 36 | ## 2.53.0 |
6 | 37 |
|
7 | 38 | ### Various fixes & improvements |
|
0 commit comments